GNU bug report logs - #52585
Lualatex Missing Format File

Previous Next

Package: guix;

Reported by: Pāladhammika <paladhammika <at> protonmail.com>

Date: Fri, 17 Dec 2021 20:20:01 UTC

Severity: normal

Done: Thiago Jung Bauermann <bauermann <at> kolabnow.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pāladhammika <paladhammika <at> protonmail.com>
To: 52585 <at> debbugs.gnu.org
Subject: bug#52585: Lualatex Missing Format File
Date: Fri, 17 Dec 2021 19:37:48 +0000
Hello Guix,

Unable to build documents since the latest texlive update. It spits out the below message.

This is related to a former bug found here:
https://issues.guix.gnu.org/51252

cat main.fir | \
	sed '/\\contentsfinish/d' | \
	sort > main.fir.tmp
echo '\\contentsfinish' >> main.fir.tmp
mv main.fir.tmp main.fir
lualatex -interaction=nonstopmode -halt-on-error -synctex=1 main.tex;
This is LuaTeX, Version 1.13.0 (TeX Live 2021/GNU Guix)
 restricted system commands enabled.

kpathsea: Running mktexfmt lualatex.fmt
/gnu/store/irzhgvy2zb6dd9g7a6b343pn4lvsn9n0-texlive-bin-20210325/share/texmf-dist/scripts/texlive/fmtutil.pl: Unexpected non-option argument(s): lualatex.fmt
Try "fmtutil --help" for more information.
I can't find the format file `lualatex.fmt'!
make: *** [Makefile:24: document] Error 1




This bug report was last modified 3 years and 113 days ago.

Previous Next


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