From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 19 07:48:29 2023 Received: (at submit) by debbugs.gnu.org; 19 Jul 2023 11:48:29 +0000 Received: from localhost ([127.0.0.1]:55104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM5fR-0005tp-34 for submit@debbugs.gnu.org; Wed, 19 Jul 2023 07:48:29 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM5fN-0005sp-AQ for submit@debbugs.gnu.org; Wed, 19 Jul 2023 07:48:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qM5fG-0000zH-1K for bug-guix@gnu.org; Wed, 19 Jul 2023 07:48:19 -0400 Received: from sender3-of-o57.zoho.com ([136.143.184.57]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qM5fD-0000bE-Eo for bug-guix@gnu.org; Wed, 19 Jul 2023 07:48:17 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1689767288; cv=none; d=zohomail.com; s=zohoarc; b=Ux1ywOowCdk3FFEQrztt7sdMl02OhhbZRA0EnqGGtzP5atXQ8DQFvwoxUnfMUas0QcYsXa4kiPnvSpkuNjddhvkeT4b0W7dA+DH5Y51PcuF3Yoq0l3J8XybxJPnMZaFOpcY2TKk29HA91ar66hRBI7iQ+KmqJh8VhrakOzwUa8Q= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1689767288; h=Content-Type:Date:From:MIME-Version:Message-ID:Subject:To; bh=BjBBgnM0FmoZNeOOl536GIRyxSQIcwvhEQ8UYYlA6fA=; b=LlJU5QG1fRMI3cli+ehPifvBIWZqmQzRnEWk2tzAKElz4jniugsrNwUn7NBlqMB1MXVfgd4KkaDLMKbqYbeOeJyswdzVx+tYIT6zv5Kdww3gphfvch80CKEF1w3TgY7Zb8NSy39FA4cL8XHMHeRiokE8wjrTtnP6rezXc9btDGg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1689767288; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:From:To:To:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To:Cc; bh=BjBBgnM0FmoZNeOOl536GIRyxSQIcwvhEQ8UYYlA6fA=; b=K/bpLehg7MfmvSkIhrjQXsDzIilC9L4rQjvZwNBrJJsccOpCeFtJSxWKig3wmC7r hFKzaTaab/ie7mkVcqO4iO03ElOxX4cp8CJBAdON5cy4kmU2VqYRbQGi/G6bhcGZ0xc L9fsF+pIdYdMje8NeH5g3ZhuP/BPErk66h+RAYU0= Received: from localhost (71-109-142-46.pool.kielnet.net [46.142.109.71]) by mx.zohomail.com with SMTPS id 1689767287313137.7384826213016; Wed, 19 Jul 2023 04:48:07 -0700 (PDT) User-agent: mu4e 1.10.3; emacs 28.2 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: xelatex is broken, because xelatex.fmt is missing Date: Wed, 19 Jul 2023 13:45:25 +0200 X-debbugs-cc: Nicolas Goaziou Message-ID: <87y1jccebw.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External Received-SPF: pass client-ip=136.143.184.57; envelope-from=rekado@elephly.net; helo=sender3-of-o57.zoho.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) 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 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 19 14:35:14 2023 Received: (at 64729-done) by debbugs.gnu.org; 19 Jul 2023 18:35:14 +0000 Received: from localhost ([127.0.0.1]:57115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMC14-0008FK-4H for submit@debbugs.gnu.org; Wed, 19 Jul 2023 14:35:14 -0400 Received: from relay1-d.mail.gandi.net ([2001:4b98:dc4:8::221]:58123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMC0y-0008Em-Fm for 64729-done@debbugs.gnu.org; Wed, 19 Jul 2023 14:35:12 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 1E362240005; Wed, 19 Jul 2023 18:34:58 +0000 (UTC) From: Nicolas Goaziou To: Ricardo Wurmus Subject: Re: bug#64729: xelatex is broken, because xelatex.fmt is missing References: <87y1jccebw.fsf@elephly.net> Date: Wed, 19 Jul 2023 20:34:57 +0200 In-Reply-To: <87y1jccebw.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 19 Jul 2023 13:45:25 +0200") Message-ID: <87mszrn41a.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: admin@nicolasgoaziou.fr X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 64729-done Cc: 64729-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Ricardo Wurmus 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 From unknown Sun Aug 17 01:41:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 17 Aug 2023 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator