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

Bug#301156: marked as done (tetex-bin: texdoc will not search)



Your message dated Wed, 30 Mar 2005 11:44:46 +0200
with message-id <[🔎] 87hditwjqp.fsf@alhambra.kuesterei.ch>
and subject line Fixed in upload of tetex-bin 3.0-3 to experimental
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; 24 Mar 2005 02:38:11 +0000
>From weg@indiscrete.org Wed Mar 23 18:38:10 2005
Return-path: <weg@indiscrete.org>
Received: from 12-222-93-141.client.insightbb.com (gauss.indiscrete.org) [12.222.93.141] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DEIEc-0007qC-00; Wed, 23 Mar 2005 18:38:10 -0800
Received: (qmail 30603 invoked by uid 1000); 24 Mar 2005 02:37:39 -0000
Message-ID: <[🔎] 20050324023739.30602.qmail@gauss.indiscrete.org>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Eythan Weg <weg@indiscrete.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: tetex-bin: texdoc will not search
X-Mailer: reportbug 3.8
Date: Wed, 23 Mar 2005 21:37:39 -0500
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: tetex-bin
Version: 3.0-2
Severity: normal


Texdoc will not search effectively with say
       texdoc -s pdftex
I had to patch with

--- /usr/bin/texdoc	2005-03-23 19:01:08.000000000 -0500
+++ /usr/bin/texdoc.orig	2005-03-17 09:47:45.000000000 -0500
@@ -159,7 +159,7 @@
 do
   case $mode in
     search)
-      find `kpsewhich --expand-path='$TEXMF/doc' | tr : ' '` -follow  -type f -print |
+      find `kpsewhich --expand-path='$TEXMF/doc' | tr : ' '` -type f -print |
         egrep $name
       continue
       ;;


because in debian the main doc directory is a 
symbolic link.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

---------------------------------------
Received: (at 301156-done) by bugs.debian.org; 30 Mar 2005 09:44:54 +0000
>From frank@kuesterei.ch Wed Mar 30 01:44:54 2005
Return-path: <frank@kuesterei.ch>
Received: from idmailgate1.unizh.ch [130.60.68.105] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DGZkr-0001ox-00; Wed, 30 Mar 2005 01:44:53 -0800
Received: from alhambra.kuesterei.ch ([130.60.169.112])
	by idmailgate1.unizh.ch (8.12.10/8.12.10/Debian-2) with ESMTP id j2U9ioxW019978;
	Wed, 30 Mar 2005 11:44:50 +0200
Received: from localhost ([127.0.0.1] helo=alhambra.kuesterei.ch)
	by alhambra.kuesterei.ch with esmtp (Exim 4.50)
	id 1DGZkm-0000Yi-Eh; Wed, 30 Mar 2005 11:44:48 +0200
To: 299809-done@bugs.debian.org
Cc: teTeX maintainers <debian-tetex-maint@lists.debian.org>,
        299645-done@bugs.debian.org, 299877-done@bugs.debian.org,
        299942-done@bugs.debian.org, 302052-done@bugs.debian.org,
        298884-done@bugs.debian.org, 299537-done@bugs.debian.org,
        300109-done@bugs.debian.org, 301156-done@bugs.debian.org,
        301115-done@bugs.debian.org
Subject: Re: Fixed in upload of tetex-bin 3.0-3 to experimental
X-Attribution: fant
X-Ehrenamt: http://www.langau.de
From: frank@kuesterei.ch (=?iso-8859-1?q?Frank_K=FCster?=)
In-Reply-To: <[🔎] E1DGZ6J-00060u-00@newraff.debian.org> (
 =?iso-8859-1?q?Frank_K=FCster's_message_of?= "Wed, 30 Mar 2005 04:02:59
 -0500")
References: <[🔎] E1DGZ6J-00060u-00@newraff.debian.org>
Date: Wed, 30 Mar 2005 11:44:46 +0200
Message-ID: <[🔎] 87hditwjqp.fsf@alhambra.kuesterei.ch>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Virus-Scanned: by amavisd-new
Delivered-To: 301156-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 9

Frank K=FCster <frank@debian.org> wrote:

> This message was generated automatically in response to an
> upload to the experimental distribution.  The .changes file follows.

Closing the bugs that only existed in experimental (actually all of them):

>    * Remove TEXMFSYSCONFIG from TEXMF, so that TEXMFLOCAL is actually used
>      (closes: #299809, #299645)
>    * Fix incomplete patch for texdoc (closes: #299877)
>    * Add an explanation about our TEXMF trees in README.Debian (closes:
>      #299942)
>    * Add again the symlinks for pdftex and etex (closes: #302052)
>    * Conflict with jadetex <=3D 3.13-3, since it does not yet cooperate
>      (closes: #299537, #298884)
>    * Add a patch that allows xdvi to read from file descriptors, instead =
of
>      filenames (closes: #300109)
>    * Add a hunk to patch-texdoctk to allow again to view documentation.
>    * Explain -s option to texdoc in the manpage, and make it really work
>      (closes: #301156, #301115)
> Files:=20
>  52fcde0495a13080d783dc47b5d28547 1005 tex optional tetex-bin_3.0-3.dsc
>  ee90f42d74f103922059d9a5766682a2 144134 tex optional tetex-bin_3.0-3.dif=
f.gz
>  6bfb6855a91705a913916b53e72dc476 3795666 tex optional tetex-bin_3.0-3_i3=
86.deb
>  0b5a5c7048f8e4d86ec457e08b87353f 71792 libs optional libkpathsea4_3.0-3_=
i386.deb
>  3279909c3c41b6b41f630abc89d576f2 69064 libdevel optional libkpathsea4-de=
v_3.0-3_i386.deb
>

--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer



Reply to: