[Pkg-texlive-maint] Bug#374351: pdflatex and dvips can not find fonts of TeX Live

Juhapekka Tolvanen juhtolv at cc.jyu.fi
Mon Jun 19 02:18:25 UTC 2006


On Mon, 19 Jun 2006, +01:12:34 EEST (UTC +0300),
Norbert Preining <preining at logic.at> pressed some keys:

> reassign 374351 texlive-fonts-extra
> retitle 374351 ugq.map is not installed
> thank
> 
> On Son, 18 Jun 2006, Juhapekka Tolvanen wrote:
> > In that demonstration dvips and pdflatex complain about ugqb8r.
> 
> Thanks for the detailed report, the problem is that the mapfile for ugq
> is not installed. I will ask upstream whether this is deliberate or a
> bug.
> 
> In the meantime you can do (as root)
> $ echo "Map ugq.map" >> /etc/texmf/updmap.d/99local.cfg

I had to run it in this way:

echo "Map ugq.map" >>| /etc/texmf/updmap.d/99local.cfg

Then I needed to give right permissions to it:

chmod ugo+r /etc/texmf/updmap.d/99local.cfg

> $ update-updmap
> $ updmap-sys

I also needed to run this:

texhash

I tried to run updmap as normal (l)user, but I got this error:

/var/lib/texmf/web2c/updmap.cfg: Permission denied
updmap: config file updmap.cfg not found.

It had wrong permissions:

-rw------- 1 root root 13134 2006-06-19 04:25 /var/lib/texmf/web2c/updmap.cfg

Then I run this as root:

chmod ugo+r /var/lib/texmf/web2c/updmap.cfg

And after that I was able to run updmap as (l)user.

And then I was able to use those URW Grotesk -fonts in my LaTeX-docs.

BTW my bug may be related to this:

dvips -z -Ppdf -Pwww -Pcmz -Pamz -Poutline -Pcm-lgc -Phfbright -Pcm-super -G0 -j0 -f -t a4 -D 1200 -Z -o ${BASENAME}.ps ${BASENAME}.dvi

dvips: warning: no config file for `cm-lgc'
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software
(www.radicaleye.com)
' TeX output 2006.06.19:0505' -> bugdemo.ps
<tex.pro><alt-rule.pro><texc.pro><8r.enc><texps.pro><hps.pro>.
<ugqb8a.pfb>
<marvosym.pfb>[1] [2] [1] [2] [3] [4] <head.tmp><body.tmp>

Why it do not find config file cm-lgc ? Should I make separated
bugreport about that? That dvips is from teTeX, not from TeX Live.


-- 
Juhapekka "naula" Tolvanen * * http colon slash slash iki dot fi slash juhtolv
------------------------------------------------------------------------------
"Anulle kukaan ei sanonu suoraan ettei ole olemassa vanhaa pirihuoraa." Steen1




More information about the Pkg-texlive-maint mailing list