GNU bug report logs - #65136
mktexpk cannot create bitmap font for umvs

Previous Next

Package: guix;

Reported by: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>

Date: Mon, 7 Aug 2023 20:35:02 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
Cc: 65136 <at> debbugs.gnu.org
Subject: bug#65136: mktexpk cannot create bitmap font for umvs
Date: Mon, 07 Aug 2023 23:10:21 +0200
Hello,

"Dr. Arne Babenhauserheide" <arne_bab <at> web.de> writes:

> I restarted my system after a few weeks of uptime and now my LaTeX files
> no longer compile: I get the error
>
> kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+437/600 --dpi 1037 umvs
> mktexpk: don't know how to create bitmap font for umvs.
> mktexpk: perhaps umvs is missing from the map file.
>
> However it does work when I call
>
> guix shell texlive -- pdflatex -shell-escape file.tex
>
> My manifest contains as tex-relevant packages:
>
>   "font-tex-gyre"
>
>   "texinfo"
>   "texlive"
>   "texlive-ae"
>   "texlive-amsfonts"
>   "texlive-bin"
>   "texlive-charter"
>   "texlive-cm-super"
>   "texlive-fontinst"
>   "texlive-ec"
>   "texlive-iwona"
>   "texlive-latex-fonts"
>   "texlive-rsfs"
>   "texlive-inconsolata"
>   "texlive-mdwtools"
>   "texlive-ms"
>   "texlive-polyglossia"
>   "texlive-titlesec"
>   "texlive-lh"
>   "texlive-metafont"
>   "texlive-mflogo"
>   "texlive-mflogo-font"
>   "texlive-palatino"
>   "texlive-hyphen-complete"
>   "texlive-times"
>   "texlive-txfonts"
>   "texlive-zapfding"

This setup is not correct, as you're mixing monolithic package
(`texlive') and an incomplete modular system (`texlive-*').

According to the manual, if you want to use modular TeX Live, you need
to provide at least a scheme or a collection, such as
`texlive-scheme-basic'.  You should also remove `texlive'.

Does it work if you update your manifest?

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 317 days ago.

Previous Next


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