From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: TeX Live issues Date: Sat, 18 Jan 2020 16:12:35 +0100 Message-ID: <87v9p8x0gs.fsf@elephly.net> References: <20200117084809.0d272713@jasniac.instanton> <87blr2xxo7.fsf@elephly.net> <20200117124027.50e7287d@gfi063209.klientdrift.uib.no> <874kwuxp8m.fsf@elephly.net> <20200118160857.553f20b8@jasniac.instanton> 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]:52309) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ispmK-0002P4-It for help-guix@gnu.org; Sat, 18 Jan 2020 10:12:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ispmJ-0000Yk-IU for help-guix@gnu.org; Sat, 18 Jan 2020 10:12:48 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21142) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ispmJ-0000XP-4N for help-guix@gnu.org; Sat, 18 Jan 2020 10:12:47 -0500 In-reply-to: <20200118160857.553f20b8@jasniac.instanton> 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: > $ lualatex test > This is LuaTeX, Version 1.07.0 (TeX Live 2018)=20 > restricted system commands enabled. >=20=20=20=20=20 > (Fatal format file error; I'm stymied) > $ latex test > This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (prelo= aded format=3Dlatex) > restricted \write18 enabled. > ---! /home/marco/.guix-profile/share/texmf-dist/web2c/latex.fmt made = by different executable version > (Fatal format file error; I'm stymied) Can you show us what =E2=80=9Cguix package -I | grep texlive=E2=80=9D says?= Also please remove ~/.texlive* if it exists and show us the output of =E2=80=9Cenv=E2= =80=9D. --=20 Ricardo