reopen 528021 found 528021 1.11.3 found 528021 1.18 thanks > On Mi, 20 Mai 2009, Frank Küster wrote: >> I agree; we need to fix the texlive packages so that they don't run >> mktexlsr without a dir list. Actually, this needs to be fixed by >> rebuilding the packages against the proper tex-common version, but that >> will happen anyway. > > Actually, why NOBODY did check that? It is already fixed since version > 0.36 > form 25 Oct 2006!!!! > > Am I blind or I you joking me???
$ grep mktexlsr src/Packages/tex-common/trunk/debian/postinst.in # mktexlsr may not be present if which mktexlsr >/dev/null; then tempfile=$(mktemp -p /tmp mktexlsr.XXXXXXXX) printf "Running mktexlsr. This may take some time... " if mktexlsr > $tempfile 2>&1 ; then echo "mktexlsr failed. Output has been stored in" # that calls mktexlsr if possible, and update-* Regards, Frank -- Dr. Frank Küster Debian Developer (TeXLive) VCD Aschaffenburg-Miltenberg, ADFC Miltenberg B90/Grüne KV Miltenberg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org