GNU bug report logs -
#65472
texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65472 in the body.
You can then email your comments to 65472 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#65472
; Package
guix
.
(Wed, 23 Aug 2023 11:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 23 Aug 2023 11:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
after switching to split texlive packages (via texlive-scheme-medium),
my documents fail to compile.
I cannot find split packages for isodate.sty, wallpaper.sty, and dashrule.sty
Minimal reproduction:
--- file: test.tex ---
\documentclass{memoir}
\usepackage[iso,german]{isodate}
\usepackage{wallpaper}
\usepackage{dashrule}
\usepackage{everypage}
\begin{document}
\end{document}
guix shell --pure texlive-scheme-medium test
! LaTeX Error: File `isodate.sty' not found.
! LaTeX Error: File `wallpaper.sty' not found.
! LaTeX Error: File `dashrule.sty' not found.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#65472
; Package
guix
.
(Thu, 24 Aug 2023 09:26:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 65472 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de> writes:
> guix shell --pure texlive-scheme-medium test
>
> ! LaTeX Error: File `isodate.sty' not found.
> ! LaTeX Error: File `wallpaper.sty' not found.
> ! LaTeX Error: File `dashrule.sty' not found.
The medium texlive scheme does not contain these packages upstream
either I believe. Guix doesn't have them packaged, but a quick `guix
shell subversion -- guix import texlive isodate` should do it :) I
usually use manifests for all my tex needs, and add uncontributed
packages there, although with the latest texlive update it seems most of
them have been added to Guix proper.
Best,
--
Josselin Poiret
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Thu, 24 Aug 2023 09:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
:
bug acknowledged by developer.
(Thu, 24 Aug 2023 09:45:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 65472-done <at> debbugs.gnu.org (full text, mbox):
Hello,
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de> writes:
> after switching to split texlive packages (via texlive-scheme-medium),
> my documents fail to compile.
>
> I cannot find split packages for isodate.sty, wallpaper.sty, and dashrule.sty
>
>
> Minimal reproduction:
>
> --- file: test.tex ---
> \documentclass{memoir}
> \usepackage[iso,german]{isodate}
> \usepackage{wallpaper}
> \usepackage{dashrule}
> \usepackage{everypage}
> \begin{document}
> \end{document}
>
>
> guix shell --pure texlive-scheme-medium test
>
> ! LaTeX Error: File `isodate.sty' not found.
> ! LaTeX Error: File `wallpaper.sty' not found.
> ! LaTeX Error: File `dashrule.sty' not found.
Thank you for switching to modular TeX Live!
At the time of writing, despite my best efforts, it only covers 70% of
the full TeX Live distribution. Or, to put it differently, it still
misses roughly 1300 packages. All these packages are located in the
"latexextra" collection, which is therefore the last one to package.
I need more time to finish this.
Meanwhile, the importer is quite helpful to fill in the blanks. For
example, the output of
guix shell subversion -- guix import texlive isodate
required adding "license:" prefix to the license, and minimal editing of
the description.
I committed the three packages you mention in this bug report in my last
push, so I'm closing this.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 21 Sep 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.