GNU bug report logs -
#64729
xelatex is broken, because xelatex.fmt is missing
Previous Next
Reported by: Ricardo Wurmus <rekado <at> elephly.net>
Date: Wed, 19 Jul 2023 11:49:01 UTC
Severity: normal
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64729 in the body.
You can then email your comments to 64729 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
mail <at> nicolasgoaziou.fr, bug-guix <at> gnu.org
:
bug#64729
; Package
guix
.
(Wed, 19 Jul 2023 11:49:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
New bug report received and forwarded. Copy sent to
mail <at> nicolasgoaziou.fr, bug-guix <at> gnu.org
.
(Wed, 19 Jul 2023 11:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Since the merge of the tex-team-next branch earlier this week xelatex is
broken. I tried installing different collection packages, but I cannot
find any package providing the xelatex.fmt file.
This also affects packages like python-nbconvert, which now has a
failing test suite as it can no longer build PDFs with xelatex.
--
Ricardo
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Wed, 19 Jul 2023 18:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
bug acknowledged by developer.
(Wed, 19 Jul 2023 18:36:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64729-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Ricardo Wurmus <rekado <at> elephly.net> writes:
> Since the merge of the tex-team-next branch earlier this week xelatex is
> broken.
For the record, I can compile some simple documents with it, such as the
following "test.tex" file
--8<---------------cut here---------------start------------->8---
\documentclass[12pt]{article}
\usepackage{fontspec}
\setmainfont{DejaVu Sans}
\title{Sample font document}
\author{Overleaf}
\date{\today}
\begin{document}
\maketitle
This is an \textit{example} of a document compiled
with \textbf{XeLaTeX}. LuaLaTeX should also work too.
\end{document}
--8<---------------cut here---------------end--------------->8---
with the command
guix shell --pure texlive-collection-basic texlive-fontspec texlive-xetex \
font-dejavu -- xelatex test.tex
> I tried installing different collection packages, but I cannot
> find any package providing the xelatex.fmt file.
This format file is provided by `texlive-xetex' package (and
consequently texlive-collection-xetex).
> This also affects packages like python-nbconvert, which now has a
> failing test suite as it can no longer build PDFs with xelatex.
I added a couple of packages to python-nbconvert's inputs, including
texlive-xetex. It fixed the build.
What surprises me however, is that one of these packages, namely
texlive-pdfcol, had to be packaged in Guix in the process. Was
python-nbconvert even building before the tex-team-next merge?
Thanks for the report! Closing.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 17 Aug 2023 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.