From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: TeX Live issues Date: Fri, 17 Jan 2020 13:05:13 +0100 Message-ID: <874kwuxp8m.fsf@elephly.net> References: <20200117084809.0d272713@jasniac.instanton> <87blr2xxo7.fsf@elephly.net> <20200117124027.50e7287d@gfi063209.klientdrift.uib.no> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38991) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isQNR-0004V1-U7 for help-guix@gnu.org; Fri, 17 Jan 2020 07:05:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1isQNO-0007g0-55 for help-guix@gnu.org; Fri, 17 Jan 2020 07:05:25 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21185) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1isQNN-0007eh-S8 for help-guix@gnu.org; Fri, 17 Jan 2020 07:05:22 -0500 In-reply-to: <20200117124027.50e7287d@gfi063209.klientdrift.uib.no> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Marco van Hulten Cc: help-guix@gnu.org Marco van Hulten writes: > Ricardo=E2=80=94 > > On 17 Jan 10:03 Ricardo Wurmus wrote: >> > I am unable to use LaTeX and friends. I get this error: >> >> Hmm, something broke here. I also cannot compile my older documents any >> more. I=E2=80=99ll investigate. > > That's great, thanks! This is now fixed on the core-updates branch. Note that it should not be a problem that pdftex.map cannot be found. The PDF file gets generated just fine. Personally, I always use lualatex (which was broken by a weird syntax error caused by unpacking ltluatex.dtx in texlive-latex-base). I was able to compile your document as well as my older documents with lualatex. -- Ricardo