Your message dated Sun, 17 Sep 2006 09:17:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384332: fixed in jadetex 3.13-7
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: jadetex
Version: 3.13-6
Severity: serious
Tags: patch
(This bug also exists upstream, at least in texlive. The Debian TeX
maintainer are going to care for this).
Since jadetex is a LaTeX-based format, it should search TEXMF/tex/latex
after TEXMF/tex/jadetex and before other paths. Because the latex path
is missing in TEXINPUTS.jadetex, jadetex will for example find cslatex's
version of fonttext.cfg before LaTeX's.
This problem has not shown up so far because jadetex currently loads a
pre-built latex.fmt. But this must be stopped (see the clone of bug
#375037, don't know the number jet), and therefore jadetex would get
incompatible with cslatex. But the bug would be important anyway.
Furthermore, pdfjadetex should not mention the non-existent pdftex
toplevel directory in its search path. This leads to the following
complete patch:
--- /etc/texmf/texmf.d/96JadeTeX.cnf.orig 2006-08-23 17:25:53.000000000
+0200
+++ /etc/texmf/texmf.d/96JadeTeX.cnf 2006-08-23 17:26:10.000000000 +0200
@@ -1,5 +1,5 @@
-TEXINPUTS.jadetex = .;$TEXMF/tex/{jadetex,plain,generic,}//
-TEXINPUTS.pdfjadetex = .;$TEXMF/{pdftex,tex}/{jadetex,plain,generic,}//
+TEXINPUTS.jadetex = .;$TEXMF/tex/{jadetex,latex,plain,generic,}//
+TEXINPUTS.pdfjadetex = .;$TEXMF/{tex}/{jadetex,latex,plain,generic,}//
Note that there's an additional bug in tex-common: It also sets
TEXINPUTS.jadetex and TEXINPUTS.pdfjadetex, so the change in jadetex
won't have any effect until this is removed. No bugnumber yet, I'll
file it at once. And please don't wonder why I file it with severity
important only: That's because the bug exists also in the version in
testing, tex-common is supposed to migrate to testing tonight, and I
don't want to try whether I am able to correctly tell britney that the
bug is in both versions.
Regards, Frank
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages jadetex depends on:
ii debianutils 2.8.4 Miscellaneous utilities specific t
ii tetex-bin 3.0-17bpo1 The teTeX binary files
ii tetex-extra 3.0-18bpo1 Additional library files of teTeX
Versions of packages tetex-base depends on:
ii tex-common 0.24bpo1 Common infrastructure for using an
ii ucf 1.17 Update Configuration File: preserv
Versions of packages tetex-bin depends on:
ii debconf [debconf-2 1.4.30.13 Debian configuration management sy
ii debianutils 2.8.4 Miscellaneous utilities specific t
ii dialog 1.0-20050306-1 Displays user-friendly dialog boxe
ii dpkg 1.10.28 Package maintenance system for Deb
ii ed 0.2-20 The classic unix line editor
ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii libfontconfig1 2.3.1-2 generic font configuration library
ii libfreetype6 2.1.7-2.5 FreeType 2 font engine, shared lib
ii libgcc1 1:3.4.3-13 GCC support library
ii libice6 6.9.0.dfsg.1-5bpo2 Inter-Client Exchange library
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libkpathsea4 3.0-17bpo1 path search library for teTeX (run
ii libpaper1 1.1.14-3 Library for handling paper charact
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libpoppler0c2 0.4.5-3bpo1 PDF rendering library
ii libsm6 6.9.0.dfsg.1-5bpo2 X Window System Session Management
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
ii libt1-5 5.0.2-3 Type 1 font rasterizer library - r
ii libx11-6 6.9.0.dfsg.1-5bpo2 X Window System protocol client li
ii libxaw7 4.3.0.dfsg.1-14sarge1 X Athena widget set library
ii libxext6 6.9.0.dfsg.1-5bpo2 X Window System miscellaneous exte
ii libxmu6 6.9.0.dfsg.1-5bpo2 X Window System miscellaneous util
ii libxpm4 6.9.0.dfsg.1-5bpo2 X pixmap library
ii libxt6 6.9.0.dfsg.1-5bpo2 X Toolkit Intrinsics
ii mime-support 3.28-1 MIME files 'mime.types' & 'mailcap
ii perl 5.8.4-8sarge4 Larry Wall's Practical Extraction
ii sed 4.1.2-8 The GNU sed stream editor
ii tetex-base 3.0-18bpo1 Basic library files of teTeX
ii ucf 1.17 Update Configuration File: preserv
ii whiptail 0.51.6-20 Displays user-friendly dialog boxe
ii xlibs 6.9.0.dfsg.1-5bpo2 X Window System client libraries m
ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime
Versions of packages tetex-extra depends on:
ii tetex-base 3.0-18bpo1 Basic library files of teTeX
ii tetex-bin 3.0-17bpo1 The teTeX binary files
ii ucf 1.17 Update Configuration File: preserv
-- debconf information:
tetex-base/olddat: true
tetex-base/fmtutil-failed:
* tetex-bin/cnf_name:
tetex-base/oldupdm:
tetex-base/updmap-failed:
--
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)
--- End Message ---
--- Begin Message ---
Source: jadetex
Source-Version: 3.13-7
We believe that the bug you reported is fixed in the latest version of
jadetex, which is due to be installed in the Debian FTP archive:
jadetex_3.13-7.diff.gz
to pool/main/j/jadetex/jadetex_3.13-7.diff.gz
jadetex_3.13-7.dsc
to pool/main/j/jadetex/jadetex_3.13-7.dsc
jadetex_3.13-7_all.deb
to pool/main/j/jadetex/jadetex_3.13-7_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.
OHURA Makoto <[EMAIL PROTECTED]> (supplier of updated jadetex 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: Mon, 18 Sep 2006 00:31:35 +0900
Source: jadetex
Binary: jadetex
Architecture: source all
Version: 3.13-7
Distribution: unstable
Urgency: high
Maintainer: OHURA Makoto <[EMAIL PROTECTED]>
Changed-By: OHURA Makoto <[EMAIL PROTECTED]>
Description:
jadetex - generator of printable output from SGML or XML using Jade
Closes: 335225 343104 352845 375037 384332 384334
Changes:
jadetex (3.13-7) unstable; urgency=high
.
* Set urgency to high. This release fixes RC bugs. And thanks to
Norbert Preining.
* Switched to dh_installtex (Closes: #352845, #335225, #343104)
- Added the respective call to debian/rules
- Removed fmt generation code in postinst
- Removed prerm file
* debian/rules:
- Moved the ini files to /usr/share/texmf/tex/jadetex/config
* debian/control:
- Added alternative build-dependencies on texlive.
- Added alternative dependencies on texlive. (Closes: #375037).
- Moved debhelper from Build-Depends-Indep to Build-Depends.
- Updated Standards-Version.
* Changed fmtutil line to not load the latex format, but put the loading
of latex.ini into jadetex.ini and the loading of pdflatex.ini into
pdfjadetex.ini. (Closes: #384334).
* debian/texmf.cnf:
- Added latex sub directory in the search path.
- Deleted useless pdftex path component (Closes: #384332).
* debian/copyright: Extended the copyright notices on the Debian
packaging part a bit.
Files:
1d1552fd798be1dcc8d894c43df0fa3a 706 tex optional jadetex_3.13-7.dsc
348789f011ba8da06a8012e4dc354823 15548 tex optional jadetex_3.13-7.diff.gz
38b5f3c21da53bb1b6a9711c1a0b1d83 238170 tex optional jadetex_3.13-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFDXIT7qLvonfc4IMRAsukAKCie9CijOMlOxIixrZyp6fvgBHvQgCfYRUv
4HwxmxisAG5YgAlAl/3p2D4=
=CCT6
-----END PGP SIGNATURE-----
--- End Message ---