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

Bug#503479: marked as done (jadetex: postrm unconditionally invokes update-texmf)



Your message dated Sun, 26 Oct 2008 23:47:05 +0000
with message-id <E1KuFK5-0006hC-A3@ries.debian.org>
and subject line Bug#503479: fixed in jadetex 3.13-10
has caused the Debian Bug report #503479,
regarding jadetex: postrm unconditionally invokes update-texmf
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
503479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503479
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: jadetex
Version: 3.13-9
Severity: serious

Hello,

jadetex.postrm unconditionally invokes update-texmf on purge, but by
that time, tex-common may have been removed. You should wrap the
invocation with something like:

  if [ -x "`which update-texmf 2>/dev/null`" ]; then
      update-texmf
  fi

HTH,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                       Listening to: Placebo - Follow The Cops Back Home




--- End Message ---
--- Begin Message ---
Source: jadetex
Source-Version: 3.13-10

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-10.diff.gz
  to pool/main/j/jadetex/jadetex_3.13-10.diff.gz
jadetex_3.13-10.dsc
  to pool/main/j/jadetex/jadetex_3.13-10.dsc
jadetex_3.13-10_all.deb
  to pool/main/j/jadetex/jadetex_3.13-10_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 503479@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 27 Oct 2008 00:26:30 +0100
Source: jadetex
Binary: jadetex
Architecture: source all
Version: 3.13-10
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description: 
 jadetex    - generator of printable output from SGML or XML using Jade
Closes: 503479
Changes: 
 jadetex (3.13-10) unstable; urgency=medium
 .
   * add Vcs-Svn and Vcs-Browser fields to debian/control
   * protect postrm invocation of update-texmf with a check for the
     existence, thanks Adeodato Simó for the patch (Closes: #503479)
Checksums-Sha1: 
 152d9967bbd2381d1061ba784af391151d3e5584 1400 jadetex_3.13-10.dsc
 dc7bfe7a32b6b56759e5212c75693ba85260c548 15859 jadetex_3.13-10.diff.gz
 03c62f3c407b35ecfe6ac6fe4a0435f97c820c88 234322 jadetex_3.13-10_all.deb
Checksums-Sha256: 
 57341f15b1b5be5ee9f340e1b6ca402b6a68fb821daf79535ecffadeaeb7348b 1400 jadetex_3.13-10.dsc
 4c2faf500a0ff2a4ae788534337ada3893f50dfb91789d5569df6e759a85cb19 15859 jadetex_3.13-10.diff.gz
 ba7b5cb9970689aae0f138f3182b7ad0a1356a24efa022621a37585ac7df93a8 234322 jadetex_3.13-10_all.deb
Files: 
 b1adc382af373d7bac514edd89453ad5 1400 tex optional jadetex_3.13-10.dsc
 a412ddc8da80bc5332b74ab2067cd597 15859 tex optional jadetex_3.13-10.diff.gz
 5c1eadcf17702050bd75181dd57160f7 234322 tex optional jadetex_3.13-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJBP8I0r9KownFsJQRAumvAJ0ZYDdbhCkRe47SfsTaVXxo282YkgCfW89I
hSNRJ8PHQixMcyxKhQpMCa4=
=dsLl
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: