Your message dated Fri, 29 Sep 2006 06:02:47 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#390129: fixed in tetex-base 3.0-23 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: tetex-base Version: 3.0-22 Severity: serious Tags: pending >From postinst.in: # if tetex-base is upgraded while tetex-bin is already installed, we must # call mktexlr, and regenerate the formats and font maps. clean_texenvironment TEXINIT_P="" KPSEWHICH="" test -x `which fmtutil` && TEXINIT_P=`which fmtutil` || true test -x `which kpsewhich` && KPSEWHICH=`which kpsewhich` || true if [ -n "$TEXINIT_P" ] && [ -n "$KPSEWHICH" ]&& \ kpsewhich --format='web2c files' fmtutil.cnf >/dev/null && \ kpsewhich --expand-var='$TEXMF' | grep -q "/usr/share/texmf" 2> /dev/null then mktexlsr # Update files generated from configuration files update-texmf update-updmap update-language update-fmtutil # now call updmap create_fontmaps # create formats mktexlsr create_tetex_formats --all mktexlsr fi The assumption above is wrong, or at least short-sighted. updmap-sys and fmtutil-sys can only be called when tetex-bin is there. However, we *must* call the update script under all circumstances. Otherwise tetex-bin will be without language information etc. I wonder how this slipped through... Fix is under way. Regards, Frank -- Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)
--- End Message ---
--- Begin Message ---Source: tetex-base Source-Version: 3.0-23 We believe that the bug you reported is fixed in the latest version of tetex-base, which is due to be installed in the Debian FTP archive: tetex-base_3.0-23.diff.gz to pool/main/t/tetex-base/tetex-base_3.0-23.diff.gz tetex-base_3.0-23.dsc to pool/main/t/tetex-base/tetex-base_3.0-23.dsc tetex-base_3.0-23_all.deb to pool/main/t/tetex-base/tetex-base_3.0-23_all.deb tetex-doc_3.0-23_all.deb to pool/main/t/tetex-base/tetex-doc_3.0-23_all.deb tetex-extra_3.0-23_all.deb to pool/main/t/tetex-base/tetex-extra_3.0-23_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Frank Küster <[EMAIL PROTECTED]> (supplier of updated tetex-base package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Fri, 29 Sep 2006 13:14:50 +0200 Source: tetex-base Binary: tetex-extra tetex-doc tetex-base Architecture: source all Version: 3.0-23 Distribution: unstable Urgency: medium Maintainer: Debian TeX maintainers <[EMAIL PROTECTED]> Changed-By: Frank Küster <[EMAIL PROTECTED]> Description: tetex-base - Basic TeX input files of teTeX tetex-doc - The documentation component of the Debian teTeX packages tetex-extra - Additional TeX input files of teTeX Closes: 390129 Changes: tetex-base (3.0-23) unstable; urgency=medium . * Let tetex-extra Recommend separately packaged parts of teTeX. [ralf] * Always call tex-common's update scripts in our postinst - previously this was missed when tetex-bin was not yet configured. This resulted in no hyphenation being available at all (closes: #390129) [frank] Files: a2078b4c280f9b200676171968ae9a5a 811 tex optional tetex-base_3.0-23.dsc 155e08863fd51d88b8af2e3a76705d53 565633 tex optional tetex-base_3.0-23.diff.gz 8b2619ed4ee28e3e9125b3d00b2451f0 22424988 tex optional tetex-base_3.0-23_all.deb 6bc886ef8aee9706f1a0d8a4e76da000 10847074 tex optional tetex-extra_3.0-23_all.deb c05d288e30c377b80767762a972d2e92 43355916 doc optional tetex-doc_3.0-23_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFHRV4+xs9YyJS+hoRAjxqAKCfcZzkDfA4fPAZRCJUituIzvN4BQCgnEMO IoTzLSXLgTEenwEd7Qb9hO8= =y6jQ -----END PGP SIGNATURE-----
--- End Message ---

