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

Bug#138791: marked as done (tetex-bin: xdvi wrapper does not decompress .Z files, contrary to xdvi(1))



Your message dated Tue, 24 Sep 2002 16:07:40 +0100
with message-id <20020924150740.GA8894@polya>
and subject line These bugs are fixed
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Mar 2002 19:56:51 +0000
>From mdz@csh.rit.edu Sun Mar 17 13:56:51 2002
Return-path: <mdz@csh.rit.edu>
Received: from smtp02.mrf.mail.rcn.net [207.172.4.61] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16mglv-0003eS-00; Sun, 17 Mar 2002 13:56:51 -0600
Received: from 209-6-22-177.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.22.177] helo=mizar.alcor.net)
	by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.33 #10)
	id 16mglv-0002vG-00
	for submit@bugs.debian.org; Sun, 17 Mar 2002 14:56:51 -0500
Received: from mdz by mizar.alcor.net with local (Exim 3.35 #1 (Debian))
	id 16mglu-00072t-00
	for <submit@bugs.debian.org>; Sun, 17 Mar 2002 14:56:50 -0500
Date: Sun, 17 Mar 2002 14:56:50 -0500
From: Matt Zimmerman <mdz@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: tetex-bin: xdvi wrapper does not decompress .Z files, contrary to xdvi(1)
Message-ID: <20020317195650.GA27025@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
X-Reportbug-Version: 1.48
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: submit@bugs.debian.org

Package: tetex-bin
Version: 1.0.7+20011202-5
Severity: normal
Tags: patch

Note: this is not a duplicate of #83578 and #113631.  The wrapper in
1.0.7+20011202-5 _does_ correctly decompress .gz and .bz2 files, but not .Z
files.  gzip can decompress these fine, so the fix is trivial:

--- /usr/bin/xdvi       Sun Mar  3 14:58:53 2002
+++ xdvi        Sun Mar 17 14:55:15 2002
@@ -55,7 +55,7 @@
 #filename=${1+"$#"}
 compress=0
 case "${filename}X" in
-  *.gzX)
+  *.gzX|*.ZX)
     tempfile=`tempfile -p tetex -s .dvi`
     gzip -d -c $filename > $tempfile
     compress=1


-- System Information
Debian Release: unstable
Architecture: i386
Kernel: Linux mizar 2.4.18 #1 Tue Mar 12 08:58:12 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages tetex-bin depends on:
ii  debianutils             1.16             Miscellaneous utilities specific t
ii  dpkg                    1.9.19           Package maintenance system for Deb
ii  ed                      0.2-19           The classic unix line editor
ii  libc6                   2.2.5-3          GNU C Library: Shared libraries an
ii  libkpathsea3            1.0.7+20011202-5 shared libkpathsea for teTeX
ii  libpng2                 1.0.12-3         PNG library - runtime
ii  libstdc++2.10-glibc2.2  1:2.95.4-4       The GNU stdc++ library
ii  libtiff3g               3.5.5-6          Tag Image File Format library
ii  libxaw7                 4.1.0-14         X Athena widget set library
ii  tetex-base              1.0.2+20011202-2 basic teTeX library files
ii  xlibs                   4.1.0-14         X Window System client libraries
ii  zlib1g                  1:1.1.4-1        compression library - runtime

-- 
 - mdz

---------------------------------------
Received: (at 138791-done) by bugs.debian.org; 24 Sep 2002 15:08:15 +0000
>From J.D.Gilbey@qmul.ac.uk Tue Sep 24 10:08:15 2002
Return-path: <J.D.Gilbey@qmul.ac.uk>
Received: from (giserver.graylab.ac.uk) [212.219.87.30] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17trIM-0008KY-00; Tue, 24 Sep 2002 10:08:15 -0500
Received: from polya ([10.0.1.152]) by giserver.graylab.ac.uk
          (Netscape Messaging Server 4.15) with ESMTP id H2Y7B300.E0P;
          Tue, 24 Sep 2002 16:06:39 +0100 
Received: from jdg by polya with local (Exim 3.36 #1 (Debian))
	id 17trHo-0002Jb-00; Tue, 24 Sep 2002 16:07:40 +0100
Date: Tue, 24 Sep 2002 16:07:40 +0100
From: Julian Gilbey <J.D.Gilbey@qmul.ac.uk>
To: 133128-done@bugs.debian.org, 133200-done@bugs.debian.org,
	 138791-done@bugs.debian.org, 64914-done@bugs.debian.org,
	 69600-done@bugs.debian.org, 75265-done@bugs.debian.org,
	 90691-done@bugs.debian.org
Subject: These bugs are fixed
Message-ID: <20020924150740.GA8894@polya>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: 138791-done@bugs.debian.org

This was the changes file which should have closed these bug reports ....

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

Format: 1.7
Date: Mon, 11 Mar 2002 15:13:20 +0900
Source: tetex-bin
Binary: tetex-bin libkpathsea-dev libkpathsea3
Architecture: source i386
Version: 1.0.7+20011202-5.1
Distribution: unstable
Urgency: high
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Atsuhito KOHDA <kohda@debian.org>
Description: 
 libkpathsea-dev - kpathsea.a and include files for teTeX
 libkpathsea3 - shared libkpathsea for teTeX
 tetex-bin  - teTeX binary files
Closes: 64914 69600 75265 90691 133128 133200 138791
Changes: 
 tetex-bin (1.0.7+20011202-5.1) unstable; urgency=high
 .
   * stop to install texmf.cnf as a real file but, instead, install separated
     files in texmf.d/* and run update-texmf to generate texmf.cnf
     Accordingly we modified texconfig so that it will modify 05TeXMF instead
     of texmf.cnf directly.  So remove texmf.cnf from conffiles and add
     separated counterparts.  (closes: #69600, #133200)  [kohda@debian.org]
   * stop to install fmtutil.cnf as a real file but, instead, install it in
     fmt.d/00tetex.cnf and run update-fmtutil to generate fmtutil.cnf
     So remove fmtutil.cnf from conffiles.  (closes: #64914)  [kohda@debian.org]
   * change TEXMFLOCAL to /usr/local/share/texmf and also add TEXMFOLDLOCAL
     for consistency.  (closes: #75265)  [kohda@debian.org]
   * modify rules so that it removes texk/web2c/pdftexdir/Makefile
     (closes: #133128)  [kohda@debian.org]
   * fix xdvi wrapper (xdvi-sh) so it can decompress *.Z files now.
     (closes: #138791)  [kohda@debian.org]
   * fix cron.daily so that it will update all necessary directories.
     (closes: #90691)  [kohda@debian.org]
Files: 
 e6813971b684ff6aef454f301916157e 926 tex standard tetex-bin_1.0.7+20011202-5.1.dsc
 2e11eab435f6bbab543ee0f1a1f8fd99 36208 tex standard tetex-bin_1.0.7+20011202-5.1.diff.gz
 56e568ba334b6b4866ed8b31c64e9b2f 3125952 tex optional tetex-bin_1.0.7+20011202-5.1_i386.deb
 b4d1c08a711a08b0db7e136a1a619d04 39604 libs optional libkpathsea3_1.0.7+20011202-5.1_i386.deb
 7dedde7fd6439597d1bef413c007276f 62518 devel optional libkpathsea-dev_1.0.7+20011202-5.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: KUHASIKU WA http://www.gnupg.org/ WO GORANKUDASAI

iD8DBQE8nxe21IXdL1v6kOwRAp78AJoD6Z5NGFUFvpv7WzgtqXne6+0CSwCglZaP
ZUFSbaSw6MLewUHFn/VUH9U=
=x4QW
-----END PGP SIGNATURE-----

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

      Julian Gilbey, Dept of Maths, Queen Mary, Univ. of London
              website: http://www.maths.qmul.ac.uk/~jdg/
   Debian GNU/Linux Developer, see: http://people.debian.org/~jdg/
     Visit http://www.thehungersite.com/ to help feed the hungry



Reply to: