Jörg Sommer <[EMAIL PROTECTED]> wrote: > updmap fails while installing the package which causes the whole package > installation fails.
As reported in bug #323826, there was an other error during the installation. This gave a buggy texmf.cnf file, and you said that you have now manuall fixed that (a fixed version is in our repository). Does the updmap error now still occur, or is it fixed too? If not, please run "updmap-sys" as root, and send us the output. If updmap-sys exits with an error, please save the attached file as "updmap-sys-debug", make it executable and run ./updmap-sys-debug 2>&1 | tee updmap.lg and send us the file updmap.lg, too.
#!/bin/sh # updmap-sys: Thomas Esser, public domain. v=`kpsewhich -var-value TEXMFSYSVAR` c=`kpsewhich -var-value TEXMFSYSCONFIG` TEXMFVAR="$v" TEXMFCONFIG="$c" export TEXMFVAR TEXMFCONFIG exec sh -x /usr/bin/updmap ${1+"$@"}
Regards, Frank -- Frank Küster Inst. f. Biochemie der Univ. Zürich Debian Developer