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

Bug#272477: marked as done (texdoc -s undocumented and broken)



Your message dated Thu, 23 Sep 2004 12:17:20 -0400
with message-id <E1CAWHY-0008Ir-00@newraff.debian.org>
and subject line Bug#272477: fixed in tetex-bin 2.0.2-22
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; 20 Sep 2004 10:25:27 +0000
>From hodaniel@student.ethz.ch Mon Sep 20 03:25:27 2004
Return-path: <hodaniel@student.ethz.ch>
Received: from 80-219-48-46.dclient.hispeed.ch (hotti.ch) [80.219.48.46] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1C9LLn-00040o-00; Mon, 20 Sep 2004 03:25:20 -0700
To: submit@bugs.debian.org
From: Daniel Hottinger <hodaniel@student.ethz.ch>
Subject: texdoc -s undocumented and broken
Message-Id: <[🔎] E1C9LLn-00040o-00@spohr.debian.org>
Date: Mon, 20 Sep 2004 03:25:20 -0700
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: tetex-bin
Version: 2.0.2-20

The -s switch of texdoc is not documented in the man page. Further, this search
mode is broken as /usr/share/texmf/doc is a symbolic link. I suggest adding
-follow to the find command:

--- texdoc      2004-08-25 20:51:33.000000000 +0200
+++ texdoc.fixed        2004-09-20 11:41:47.000000000 +0200
@@ -98,7 +98,7 @@
 do
   case $mode in
     search)
-      find `kpsewhich --expand-path='$TEXMF/doc' | tr : ' '` -type f -print |
+      find `kpsewhich --expand-path='$TEXMF/doc' | tr : ' '` -type f -follow -print |
         egrep $name
       continue
       ;;

Hotti

---------------------------------------
Received: (at 272477-close) by bugs.debian.org; 23 Sep 2004 16:24:32 +0000
>From katie@ftp-master.debian.org Thu Sep 23 09:24:32 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CAWOW-0006Vl-00; Thu, 23 Sep 2004 09:24:32 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CAWHY-0008Ir-00; Thu, 23 Sep 2004 12:17:20 -0400
From: =?iso-8859-1?q?Frank_K=FCster?= <frank@debian.org>
To: 272477-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#272477: fixed in tetex-bin 2.0.2-22
Message-Id: <E1CAWHY-0008Ir-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 23 Sep 2004 12:17:20 -0400
Delivered-To: 272477-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 5

Source: tetex-bin
Source-Version: 2.0.2-22

We believe that the bug you reported is fixed in the latest version of
tetex-bin, which is due to be installed in the Debian FTP archive:

libkpathsea-dev_2.0.2-22_i386.deb
  to pool/main/t/tetex-bin/libkpathsea-dev_2.0.2-22_i386.deb
libkpathsea3_2.0.2-22_i386.deb
  to pool/main/t/tetex-bin/libkpathsea3_2.0.2-22_i386.deb
tetex-bin_2.0.2-22.diff.gz
  to pool/main/t/tetex-bin/tetex-bin_2.0.2-22.diff.gz
tetex-bin_2.0.2-22.dsc
  to pool/main/t/tetex-bin/tetex-bin_2.0.2-22.dsc
tetex-bin_2.0.2-22_i386.deb
  to pool/main/t/tetex-bin/tetex-bin_2.0.2-22_i386.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 272477@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Küster <frank@debian.org> (supplier of updated tetex-bin 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.7
Date: Thu, 23 Sep 2004 15:46:52 +0200
Source: tetex-bin
Binary: libkpathsea3 tetex-bin libkpathsea-dev
Architecture: source i386
Version: 2.0.2-22
Distribution: unstable
Urgency: high
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Frank Küster <frank@debian.org>
Description: 
 libkpathsea-dev - path search library for teTeX (devel part)
 libkpathsea3 - path search library for teTeX (runtime part)
 tetex-bin  - The teTeX binary files
Closes: 269674 271344 271464 272236 272477
Changes: 
 tetex-bin (2.0.2-22) unstable; urgency=high
 .
   * This release contains the corrected fix to a bug that's at least
     important, if not RC, and lots of translation updates. It should go
     into sarge, therefore the high urgency.
   * Bug #267734 was not really fixed by the last upload because of a typo
     in the postinst script, thanks to Florent Rougon <f.rougon@free.fr>
     (see discussion in debian-tetex-maint with 269416 in the
     subject). [frank]
   * Add an important remark to 95NonPath.cnf (closes: #271464) [frank]
   * Use the correct version number for woody when comparing fmtutil.cnf
     [frank]
   * Fix and document the -s option to texdoc (closes: #272477) [frank].
   * Stylistic corrections to the english debconf template, thanks to
     Richard Lewis <rtf@jabble.com> [frank].
   * Translations:
     - fixed danish debconf translation, thanks to Claus Hindsgaul
       <claus_h@image.dk> (closes: #269674) [frank]
     - updated debconf translations, with many thanks to Javier
       Fernández-Sanguino Peña <jfs@computer.org> (spanish), Helge
       Kreutzmann <kreutzm@itp.uni-hannover.de> (german), Kenshi Muto
       <kmuto@debian.org> (japanese), Andre Luis Lopes
       <andrelop@debian.org> (brazilian portuguese), Recai Oktas
       <roktas@omu.edu.tr> (turkish), Josep Monés i Teixidor
       <jmones@puntbarra.com> (catalan), Christian Perrier
       <bubulle@debian.org> (french), Luk Claes <Luk.Claes@UGent.be>
       (dutch) (closes: #271344, #272236). [frank]
Files: 
 c4fd9eef851517f2a36d4af6467e2e45 1044 tex optional tetex-bin_2.0.2-22.dsc
 32ae9b5f0b1c24ff8a9c65dba3a97120 113813 tex optional tetex-bin_2.0.2-22.diff.gz
 adcb93e6534fabdce50d49a1ca144e2f 3926894 tex optional tetex-bin_2.0.2-22_i386.deb
 bd8ce4eaf0f9a77e2a650657a1e537b2 57050 libs optional libkpathsea3_2.0.2-22_i386.deb
 60007da5b1a0692c0ca2b39152b5e59a 66234 libdevel optional libkpathsea-dev_2.0.2-22_i386.deb

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

iD8DBQFBUvJF+xs9YyJS+hoRAmz9AJ0bUlJkT7/3Xp3uqR/X/nSGJ9SBTACgn0Mn
IcAXT/7lRJ7melN5bzMBGhA=
=CKjA
-----END PGP SIGNATURE-----



Reply to: