Your message dated Sun, 2 Jan 2005 21:46:15 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Processed: Applies to gcc source package as well
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; 30 Dec 2004 18:54:58 +0000
>From [EMAIL PROTECTED] Thu Dec 30 10:54:57 2004
Return-path: <[EMAIL PROTECTED]>
Received: from korppi.suomicommunications.com [217.119.36.25] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Ck5Rp-0008E8-00; Thu, 30 Dec 2004 10:54:57 -0800
Received: from route.intranet (gw-5.suomicom.fi [217.30.187.5])
        by korppi.suomicommunications.com (8.12.11/8.12.11/Debian-5) with ESMTP 
id iBUItRrL029858;
        Thu, 30 Dec 2004 20:55:27 +0200
Received: from omena.intranet ([172.16.1.14] ident=q-funk)
        by route.intranet with smtp (Exim 3.36 #1 (Debian))
        id 1Ck5Rd-0003Vg-00; Thu, 30 Dec 2004 20:54:45 +0200
Received: by omena.intranet (sSMTP sendmail emulation); Thu, 30 Dec 2004 
20:54:44 +0200
From: "Martin-Eric Racine" <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: make-tpkg: source unpacking script bugged
X-Mailer: reportbug 3.2
Date: Thu, 30 Dec 2004 20:54:43 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: toolchain-source
Version: 3.4-3
Severity: normal

As seen below, there is a typo which could impair package operation:

8X-----
<[EMAIL PROTECTED]:/usr/src>$ cd /usr/src/; tpkg-make hppa-linux
Target                    : hppa-linux
Maintainer                : Martin-Eric Racine
Email-Address             : [EMAIL PROTECTED]
Toolchain                 : 3.4-3
  binutils                : 2.15
  gcc                     : 3.4.3
  gdb                     : toolchain-source-gdb not installed
: # unpack gcc tarball
mkdir stamps
if [ -d /usr/src/gcc-hppa-linux-3.4.3/src ]; then \
  echo >&2 "Source directory /usr/src/gcc-hppa-linux-3.4.3/src exists. Delete 
by hand"; \
  false; \
fi
rm -rf gcc-3.4.3
case gcc-3.4.3.tar.bz2 in \
  *.bz2) tar -x --bzip2 -f gcc-3.4.3.tar.bz2;; \
  *.gz)  tar -x --gzip  -f gcc-3.4.3.tar.bz2;; \
  *)     false; \
esac
8X-----

The case for *.gz should not just call --gzip, it should also wnat to unpack a 
filename ending in *.gz but here it 
tries to search for a possible *.bz2 even in this case.


-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.10-imac
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages toolchain-source depends on:
ii  devscripts                    2.8.5      Scripts to make the life of a Debi
ii  dpkg-awk                      1.0.1      Gawk script to parse /var/lib/dpkg
ii  dpkg-cross                    1.20       Tools for cross compiling Debian p
ii  m4                            1.4.2-1    a macro processing language
ii  wget                          1.9.1-8    retrieves files from the web

-- no debconf information

---------------------------------------
Received: (at 288191-done) by bugs.debian.org; 2 Jan 2005 20:46:22 +0000
>From [EMAIL PROTECTED] Sun Jan 02 12:46:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ClCcH-0008Nz-00; Sun, 02 Jan 2005 12:46:22 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id VAA29711;
        Sun, 2 Jan 2005 21:46:17 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 205B2F21D;
        Sun,  2 Jan 2005 21:46:17 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 27034-26; Sun,  2 Jan 2005 21:46:15 +0100 (MET)
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
        Sun,  2 Jan 2005 21:46:15 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j02KkFDe019594;
        Sun, 2 Jan 2005 21:46:15 +0100 (MET)
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, 2 Jan 2005 21:46:15 +0100
To: [EMAIL PROTECTED] (Debian Bug Tracking System)
Cc: Hakan Ardo <[EMAIL PROTECTED]>
Subject: Re: Processed: Applies to gcc source package as well
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
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: 

> Re: Processed: Applies to gcc source package as well

No, it doesn't.


Reply via email to