unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52585: Lualatex Missing Format File
@ 2021-12-17 19:37 Pāladhammika via Bug reports for GNU Guix
  2021-12-28 12:16 ` bug#52585: lualatex: Unexpected non-option argument(s): lualatex.fmt Sergiu Ivanov
  0 siblings, 1 reply; 9+ messages in thread
From: Pāladhammika via Bug reports for GNU Guix @ 2021-12-17 19:37 UTC (permalink / raw)
  To: 52585

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-01-28 21:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 19:37 bug#52585: Lualatex Missing Format File Pāladhammika via Bug reports for GNU Guix
2021-12-28 12:16 ` bug#52585: lualatex: Unexpected non-option argument(s): lualatex.fmt Sergiu Ivanov
2021-12-31  4:06   ` Thiago Jung Bauermann via Bug reports for GNU Guix
2022-01-01 15:32     ` Sergiu Ivanov
2022-01-03 23:50     ` Pāladhammika via Bug reports for GNU Guix
2022-01-04 14:08       ` Sergiu Ivanov
2022-01-24 14:01         ` Sergiu Ivanov
2022-01-24 14:11           ` Pāladhammika via Bug reports for GNU Guix
2022-01-28 21:48             ` Thiago Jung Bauermann via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).