Your message dated Sun, 5 Oct 2003 10:23:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed by the introduction of the gcc-doc package
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 Sep 2002 20:56:22 +0000
>From [EMAIL PROTECTED] Tue Sep 17 15:56:21 2002
Return-path: <[EMAIL PROTECTED]>
Received: from grande.dcc.unicamp.br [143.106.7.8] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17rPOP-0002xk-00; Tue, 17 Sep 2002 15:56:21 -0500
Received: from aracaju.ic.unicamp.br (aracaju.ic.unicamp.br [143.106.7.27])
        by grande.dcc.unicamp.br (8.9.3/8.9.3) with ESMTP id RAA06312
        for <[EMAIL PROTECTED]>; Tue, 17 Sep 2002 17:56:17 -0300 (EST)
Received: from pinheiros.dcc.unicamp.br (pinheiros.dcc.unicamp.br [143.106.7.3])
        by aracaju.ic.unicamp.br (8.11.6/8.11.6) with ESMTP id g8HKtnj05408
        for <[EMAIL PROTECTED]>; Tue, 17 Sep 2002 17:55:49 -0300
Received: from localhost by pinheiros.dcc.unicamp.br (8.11.0/8.11.0) with ESMTP 
id g8HKu0K05406
        for <[EMAIL PROTECTED]>; Tue, 17 Sep 2002 17:56:00 -0300 (EST)
X-Authentication-Warning: pinheiros.dcc.unicamp.br: massia owned process doing 
-bs
Date: Tue, 17 Sep 2002 17:56:00 -0300 (EST)
From: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: gcc-2.95-doc: links to gcc.info from gdb info page are broken
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]

Package: gcc-2.95-doc
Version: 1:2.95.4-7
Severity: normal


Some gdb info pages refer to gcc. Info tries to find gcc.info.gz but the
files installed are gcc-2.95.info.gz.

For instance, try the gdb page that talks about the gcc support to gdb
(maybe a search for "gstabs" will show the page).

It's hard for me to figure out a solution. We need a solution that allows
many versions of gcc-xxx.info installed. The best way would be if info asked
about which version of gcc to show.

In my machine, I did symlinks from gcc to gcc-2.95 and "solved" the problem,
like this:

# cd /usr/share/info
# for i in gcc-2.95.* ; do ln -s $i `echo $i | sed 's/-2.95//g'` ; done


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux felipe 2.4.18-k6 #1 Sun Apr 14 12:43:22 EST 2002 i586
Locale: LANG=C, LC_CTYPE=



---------------------------------------
Received: (at 161238-done) by bugs.debian.org; 5 Oct 2003 08:24:02 +0000
>From [EMAIL PROTECTED] Sun Oct 05 03:24:01 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1A64BM-0004oq-00; Sun, 05 Oct 2003 03:24:00 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id KAA25808
        for <[EMAIL PROTECTED]>; Sun, 5 Oct 2003 10:23:07 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id h958N7e1025542;
        Sun, 5 Oct 2003 10:23:07 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 5 Oct 2003 10:23:07 +0200
To: [EMAIL PROTECTED]
Subject: fixed by the introduction of the gcc-doc package
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.0 required=4.0
        tests=none
        version=2.53-bugs.debian.org_2003_10_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_03 
(1.174.2.15-2003-03-30-exp)

fixed by the introduction of the gcc-doc package


Reply via email to