GNU bug report logs - #40558
Modular TexLive "Insufficient extension fonts" and duplicate fonts

Previous Next

Package: guix;

Reported by: Jelle Licht <jlicht <at> fsfe.org>

Date: Sat, 11 Apr 2020 16:16:02 UTC

Severity: normal

Merged with 53339

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#53339: closed ([version-1.4.0] Package with texlive-updmap.cfg
 and texlive-amsfonts failing to find Euler)
Date: Tue, 15 Feb 2022 16:37:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 15 Feb 2022 17:34:13 +0100
with message-id <871r04ozns.fsf <at> elephly.net>
and subject line Modular TexLive "Insufficient extension fonts" and duplicate fonts
has caused the debbugs.gnu.org bug report #40558,
regarding [version-1.4.0] Package with texlive-updmap.cfg and texlive-amsfonts failing to find Euler
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40558: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40558
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: elaexuotee <at> wilsonb.com
To: bug-guix <at> gnu.org
Cc: Ricardo Wurmus <rekado <at> elephly.net>
Subject: [version-1.4.0] Package with texlive-updmap.cfg and texlive-amsfonts
 failing to find Euler
Date: Tue, 18 Jan 2022 15:37:37 +0900
[Message part 3 (text/plain, inline)]
Hello Guix,

Attached patch on top of version-1.4.0 attempts to typset PDF docs for the
metamath package. However, the below error results, which seems to indicate
that the Euler fonts are not found, despite texlive-amsfonts existing in the
texlive-updmap.cfg input.

    (/gnu/store/s952x1vkbbcprklzlzimn3m2dn53mjx9-texlive-amsfonts-59745/share/texmf-dist/tex/latex/amsfonts/ueuf.fd)
    kpathsea: Running mktextfm eufm10
    mkdir: cannot create directory ?././homeless-shelter?: Permission denied
    mktextfm: mktexdir /homeless-shelter/.texlive2021/texmf-var/fonts/tfm/ams/euler failed.
    kpathsea: Appending font creation commands to missfont.log.
    
    ! Font U/euf/m/n/10=eufm10 at 10.0pt not loadable: Metric (TFM) file not found.
    <to be read again>

Can you reproduce, or is this some simple PEBKAC error?

[0001-WIP-gnu-Typset-PDF-documentation-for-metamath.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: 40558-done <at> debbugs.gnu.org
Subject: Modular TexLive "Insufficient extension fonts" and duplicate fonts
Date: Tue, 15 Feb 2022 17:34:13 +0100
This is now fixed with commit 64fcf9508af318cc2d71811815cfbe99063867b1.

The cause: we generated the tfm files from afm and pl files in a
misguided attempt to build as many things from “source” as possible.
Turns out that this results in bad tfm files.  These files mere meant to
be installed just as they are included in the upstream bundle.

That’s what we’re doing now.

-- 
Ricardo


This bug report was last modified 3 years and 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.