GNU bug report logs -
#64852
Texlive errors and weird behavior
Previous Next
Reported by: Wojtek Kosior <koszko <at> koszko.org>
Date: Tue, 25 Jul 2023 11:20:02 UTC
Severity: normal
Done: Wojtek Kosior <koszko <at> koszko.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 64852 <at> debbugs.gnu.org (full text, mbox):
Hello,
Wojtek Kosior via Bug reports for GNU Guix <bug-guix <at> gnu.org> writes:
> I'm having some problems using texlive after the recent tex-team merge.
> On my system (with texlive installed in a profile, together with many
> other packages) the tools complain about 'lualatex.fmt', 'pdflatex.fmt',
> etc. missing. Before the merge I have been using texlive without ever
> experiencing such problems.
These files are provided by the `texlive-latex-bin' package. Your
profile should probably contain `texlive-collection-latex' to get it
along with some very important LaTeX packages.
Would you want to share the TeX Live packages you listed in your
profile?
> I tried to reduce it to a small, reproducible example using
> `guix shell -C`. Surprisingly, now I managed to compile this document
> inside a container. But also surprisingly, it took very long to do so.
> Also, lualatex automatically created a directory named '{' in the
> current working directory.
These two issues were reported in another bug report. Unfortunately, at
the moment, I do not know where they do come from.
Concerning the second issue, the "{" directory, I do know that
monolithic TeX Live modifies "texmfcnf.lua" (see `texlive-texmf'
package) whereas modular TeX Live (in `texlive-luatex' package) doesn't.
I think this "texmfcnf.lua" file should be modified in a proper way to
fix this issue, but I don't know how.
Regards,
--
Nicolas Goaziou
This bug report was last modified 1 year and 302 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.