Package: ptex-jtex Version: 1.7+1-11 Severity: serious User: [email protected] Usertags: piuparts
Hi,
during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.
>From the attached log (scroll to the bottom...):
Selecting previously unselected package ptex-jtex.
(Reading database ... 25629 files and directories currently installed.)
Unpacking ptex-jtex (from .../ptex-jtex_1.7+1-11_all.deb) ...
Setting up ptex-jtex (1.7+1-11) ...
Merging information from /etc/texmf/texmf.d/ into /etc/texmf/web2c/texmf.cnf
... done
Running iniptex. This may take some time. ...
fmtutil: running `ptex -ini -jobname=ajtex -progname=ajtex ajtex.ini' ...
fmtutil: running `ptex -ini -jobname=ajlatex -progname=ajlatex ajlatex.ini'
...
dpkg: error processing ptex-jtex (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
ptex-jtex
After adding set -x to the postinst and /usr/sbin/ptexjtexconfig:
Setting up ptex-jtex (1.7+1-11) ...
+ set -e
+ PTEXJTEXCONFIG=/usr/sbin/ptexjtexconfig
+ UPDTXMF=/usr/sbin/update-texmf
+ TXMFD=/etc/texmf/texmf.d
+ CNF=/usr/share/ptex-jtex
+ case "$1" in
+ '[' '!' -f /etc/texmf/texmf.d/20ptexjtex.cnf ']'
+ '[' -x /usr/sbin/update-texmf ']'
+ /usr/sbin/update-texmf -v
Merging information from /etc/texmf/texmf.d/ into /etc/texmf/web2c/texmf.cnf
... done
+ '[' -x /usr/bin/mktexlsr ']'
+ /usr/bin/mktexlsr
mktexlsr: Updating /usr/local/share/texmf/ls-R...
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEMAIN...
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEDIST...
mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN...
mktexlsr: Updating /var/lib/texmf/ls-R...
mktexlsr: Done.
++ tempfile -p ajtx
+ TEMPFILE=/tmp/ajtxbvvWDV
+ echo 'Running iniptex. This may take some time. ...'
Running iniptex. This may take some time. ...
+ /usr/sbin/ptexjtexconfig formats
+ TEXMF=/usr/share/texmf
+ formats=/usr/share/texmf/web2c
+ append_db=/usr/share/texmf/web2c/mktexupd
+ texmfcnf=/etc/texmf/texmf.cnf
+ ajtexpath='TEXINPUTS.ajtex = .;$TEXMF/{ptex,tex}/{ajtex,latex209,generic,}//'
+ ajlatexpath='TEXINPUTS.ajlatex =
.;$TEXMF/{ptex,tex}/{ajtex,latex209,generic,}//'
+ case $1 in
+ init_tex_formats
+ init_ajtex_fmt
+ test -f /usr/share/texmf/ptex/ajtex/config/ajtex.ini
+ makeformat ajtex
+ FMT=ajtex
+ '[' -x /usr/bin/ptex ']'
+ TEXINPUTS=/usr/share/texmf/ptex/ajtex//
+ fmtutil-sys --cnffile /etc/texmf/fmtutil-ajtex.cnf --byfmt ajtex
fmtutil: running `ptex -ini -jobname=ajtex -progname=ajtex ajtex.ini' ...
+ init_ajlatex_fmt
+ test -f /usr/share/texmf/ptex/ajtex/config/ajlatex.ini
+ makeformat ajlatex
+ FMT=ajlatex
+ '[' -x /usr/bin/ptex ']'
+ TEXINPUTS=/usr/share/texmf/ptex/ajtex//
+ fmtutil-sys --cnffile /etc/texmf/fmtutil-ajtex.cnf --byfmt ajlatex
fmtutil: running `ptex -ini -jobname=ajlatex -progname=ajlatex ajlatex.ini'
...
dpkg: error processing ptex-jtex (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
ptex-jtex
cheers,
Andreas
PS: you shouldn't call mktexlsr without arguments because that creates
/usr/local/share/texmf/ls-R, better let dh_installtex generate the
related code.
ptex-jtex_1.7+1-11.log.gz
Description: GNU Zip compressed data

