Github messages for voidlinux
 help / color / mirror / Atom feed
From: zenny <zenny@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: texlive-latexextra 2021.58668-2 missing: no pdfx.sty
Date: Wed, 10 Nov 2021 10:56:36 +0100	[thread overview]
Message-ID: <20211110095636.bgs5ixWgq_AF-SpI1TXZRgkqES043SC8rX9YKCaXIhA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34005@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1677 bytes --]

New comment by zenny on void-packages repository

https://github.com/void-linux/void-packages/issues/34005#issuecomment-964970304

Comment:
I used the following template to create package from the source:

```
# Template file for 'texlive-latexextra'
pkgname=texlive-latexextra
version=2021.58668
revision=2
build_style="texmf"
depends="perl-File-Which python3-Pygments texlive-core texlive-pictures"
short_desc="TeX Live - Collection of LaTeX addon packages"
maintainer="fosslinux <fosslinux@aussies.space>"
license="GPL-2.0-or-later"
homepage="http://tug.org/texlive/"
distfiles="https://sources.archlinux.org/other/texlive/${pkgname}-${version}-src.zip"
checksum=9c2ef3ce71ad656df7644770a2c4aec27c4ea9375421d0ab3b56cb5b25a06287
```

It built the package and installed, yet emacs reports `pdfx.sty` not installed, although:

```
]# ls -la /usr/share/texmf-dist/tex/latex/pdfx/pdfx.sty
-rw-r--r-- 1 root root 109591 Nov 10 01:49 /usr/share/texmf-dist/tex/latex/pdfx/pdfx.sty
```

However, the installed package is not seen by `xbps-query`:

```
# xbps-query -v -Rs texlive-latexextra
[-] texlive-latexextra-2020.57067_1 TeX Live - Collection of LaTeX addon packages
```

Trying to reinstall the package using `xi` says:

```
[~/gitrepos/void-packages ]$ xi texlive-latexextra

Password:
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
Package `texlive-latexextra' already installed.
```

???


  reply	other threads:[~2021-11-10  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10  9:04 [ISSUE] " zenny
2021-11-10  9:56 ` zenny [this message]
2022-06-11  2:13 ` github-actions
2022-06-25  2:15 ` [ISSUE] [CLOSED] " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211110095636.bgs5ixWgq_AF-SpI1TXZRgkqES043SC8rX9YKCaXIhA@z \
    --to=zenny@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).