GNU bug report logs - #42449
texlive: l3regex.sty not shipped with texlive-latex-l3kernel

Previous Next

Package: guix;

Reported by: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>

Date: Mon, 20 Jul 2020 21:23:01 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 42449 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Cc: 42449 <at> debbugs.gnu.org
Subject: Re: bug#42449: texlive: l3regex.sty not shipped with
 texlive-latex-l3kernel
Date: Tue, 21 Jul 2020 12:07:24 +0200
Hi,

> But I couldn't find any texlive package providing `l3regex.sty`.
> According to https://www.ctan.org/pkg/l3regex it should be included in
> `texlive-latex-l3kernel`.
>
> But something is wrong with the build:
> ```
> find $(guix build --source texlive-latex-l3kernel) -name "*regex*"
> /gnu/store/46sm302ggnmk5hcr08psiazj24svpp5d-texlive-latex-l3kernel-51265-checkout/l3regex.dtx
>
> find $(guix build texlive-latex-l3kernel) -name "*regex*"
> [no result].
> ```

Thanks for the report.  Yes, the “texlive-latex-l3kernel” package is
incomplete.  Most of the packages whose names follow the
“texlive-{latex,tex,generic}-*” pattern are incomplete because they
predate the introduction of “texlive-origin” (and more importantly
“svn-multi-fetch”).

For all of these packages we need to write replacements that include all
source files as listed in $(guix build texlive-bin)/share/tlpkg/texlive.tlpdb

-- 
Ricardo




This bug report was last modified 263 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.