[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#366907: tetex-bin: Fails to configure, updmap failed



On Thu, May 11, 2006 at 21:18 -0400, Liam M. Healy wrote:
> Package: tetex-bin
> Version: 3.0-16
> Severity: grave
> tetex-bin will not configure. 
> 
> http://bugs.debian.org/346326 seems related, but it appears the
> problem there was that the user had modified the configuration file.
> I originally got this error after I upgraded May 6; to be sure I'm
> starting clean I purged all the tetex packages and reinstalled.  I
> still get the error.

Did you also purge tex-common? Many important configuration files are in
that package. What is the output of 

     ls -l /etc/texmf/texmf.d/
     egrep ^TEXMF /etc/texmf/texmf.cnf

? I am asking, because this here looks suspicious:

[...]
> mktexlsr: Updating /usr/local/share/texmf/ls-R... 
> mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
> mktexlsr: Updating /var/cache/fonts/ls-R... 
> mktexlsr: Updating /var/lib/texmf/ls-R... 
> mktexlsr: Done.

On my system, running mktexlsr gives 

# mktexlsr
mktexlsr: Updating /usr/local/share/texmf/ls-R... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFDIST-TETEX... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVE... 
mktexlsr: Updating /var/cache/fonts/ls-R... 
mktexlsr: Updating /var/lib/texmf/ls-R... 
mktexlsr: Done.

The important thing here is /var/lib/texmf/ls-R-TEXMFDIST-TETEX. This
file is used to find files located under /usr/share/texmf-tetex/, which
is where dvips35.map can be found:

$ dlocate dvips35.map
tetex-base: /usr/share/texmf-tetex/fonts/map/dvips/tetex/dvips35.map

cheerio
ralf



Reply to: