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

Bug#240231: tetex-bin: mktextfm fails to create font



Il ven, 2004-03-26 alle 14:53, Frank Küster ha scritto:
> In Summary:
> 
> - Thanks for pointing us at this bug. I'll contemplate fixing it
>   (although upstream should)
> 
> - Can you reproduce that it also occurs as root, and that you are not on
>   a read-only filesystem?

1. It occurs also as root.
2. it occurs under my $HOME, which is not read-only
3. I have set -x and -e to investigate the problem. I'm attaching the
output, since it seems that the problem is not really in line 92, but I
can't really understand what is the real problem.

Thanks

-- 
Gianluca Della Vedova
Dip. Statistica, Univ. Milano-Bicocca
http://www.statistica.unimib.it/utenti/dellavedova/
---------------------------------------------------
Unless unavoidable, no Word, Excel or PowerPoint attachments, please. 
See http://www.fsf.org/philosophy/no-word-attachments.html
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095
This is METAFONT, Version 2.7182 (Web2C 7.4.5)
kpathsea: Running mktexmf ecrm1095
+ set -e
+ version=$Id: mktexmf,v 1.24 2002/10/22 18:34:15 olaf Exp $
++ echo /usr/bin/mktexmf
++ sed 's%.*/%%'
+ progname=mktexmf
+ usage=Usage: mktexmf FONT.

Makes the Metafont source file for FONT, if possible. For example,
`ecr12' or `cmr11'.
+ : /usr/share/texmf
+ : /usr/share/texmf/web2c/mktex.opt
+ test -n /usr/share/texmf/web2c/mktex.opt
+ test '!' -f /usr/share/texmf/web2c/mktex.opt
+ . /usr/share/texmf/web2c/mktex.opt
++ test xecrm1095 = x--help
++ test xecrm1095 = x-help
++ test xecrm1095 = x--version
++ test xecrm1095 = x-version
++ test 1 -lt 1
++ test 1 -gt 1
++ test -z ''
++ test -z ''
++ SEP=:
++ test -n ''
++ TEMPDIR=/tmp/mt16067.tmp
++ STDOUT=/tmp/mt16067.tmp/mt16067.out
++ : /home/dellaved/Articoli/GeneNetworks/Martini
++ export KPSE_DOT
++ trap 'rc=$?; cd /; cd "$KPSE_DOT"; test -f "$STDOUT" && cat "$STDOUT"; rm -rf "$TEMPDIR"; exit $rc' 0 1 2 3 7 13 15
++ umask 077
++ mkdir /tmp/mt16067.tmp
++ cd /tmp/mt16067.tmp
++ : /var/cache/fonts
++ test -z /var/cache/fonts
++ : /usr/share/texmf/web2c/mktexnam
++ test -n /usr/share/texmf/web2c/mktexnam
++ : /usr/share/texmf/web2c/mktexnam.opt
++ test -n /usr/share/texmf/web2c/mktexnam.opt
++ : /usr/share/texmf/web2c/mktexdir
++ test -n /usr/share/texmf/web2c/mktexdir
++ : /usr/share/texmf/web2c/mktexdir.opt
++ test -n /usr/share/texmf/web2c/mktexdir.opt
++ : /usr/share/texmf/web2c/mktexupd
++ test -n /usr/share/texmf/web2c/mktexupd
++ ls_R_magic=% ls-R -- filename database for kpathsea; do not change this line.
++ old_ls_R_magic=% ls-R -- maintained by MakeTeXls-R; do not change this line.
++ : /usr/share/texmf/web2c/mktex.cnf
++ test -n /usr/share/texmf/web2c/mktex.cnf
++ test -r /usr/share/texmf/web2c/mktex.cnf
++ . /usr/share/texmf/web2c/mktex.cnf
+++ : appendonlydir:varfonts
++ test -n ''
++ : appendonlydir:varfonts
++ : ljfour
++ : 600
++ : 600
++ : 1.0
++ : gsftopk
++ umask 0
++ export MT_MKTEX_OPT MT_MKTEX_CNF
++ export MT_MKTEXNAM MT_MKTEXNAM_OPT
++ export MT_MKTEXDIR MT_MKTEXDIR_OPT
++ export MT_MKTEXUPD
++ export MT_TEXMFMAIN MT_VARTEXFONTS
++ echo ecrm1095
++ sed 's%.*/%%; s%\.mf$%%'
+ name=ecrm1095
++ echo ecrm1095
++ sed 's/[0-9]*$//'
+ rootname=ecrm
++ echo ecrm1095
++ sed 's/^ecrm//'
+ pointsize=1095
++ kpsewhich b-ecrm.mf
+ sauterroot=
+ rc=1
+ cd /
+ cd /home/dellaved/Articoli/GeneNetworks/Martini
+ test -f /tmp/mt16067.tmp/mt16067.out
+ rm -rf /tmp/mt16067.tmp
+ exit 1

! I can't find file `ecrm1095'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1095
                                                  
Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1095
                                                  
Transcript written on mfput.log.
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095' failed.

Reply to: