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

Bug#288191: marked as done (make-tpkg: source unpacking script bugged)



Your message dated Sun, 2 Jan 2005 21:46:15 +0100
with message-id <16856.23959.612468.175937@gargle.gargle.HOWL>
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 q-funk@iki.fi Thu Dec 30 10:54:57 2004
Return-path: <q-funk@iki.fi>
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" <q-funk@iki.fi>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: make-tpkg: source unpacking script bugged
X-Mailer: reportbug 3.2
Date: Thu, 30 Dec 2004 20:54:43 +0200
Message-Id: <E1Ck5Rd-0003Vg-00@route.intranet>
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=-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-----
<q-funk@omena:/usr/src>$ cd /usr/src/; tpkg-make hppa-linux
Target                    : hppa-linux
Maintainer                : Martin-Eric Racine
Email-Address             : q-funk@iki.fi
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: LANG=fi_FI@euro, LC_CTYPE=fi_FI@euro (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 doko@cs.tu-berlin.de Sun Jan 02 12:46:22 2005
Return-path: <doko@cs.tu-berlin.de>
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 (postfix@mail.cs.tu-berlin.de [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 doko@localhost)
	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 <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16856.23959.612468.175937@gargle.gargle.HOWL>
Date: Sun, 2 Jan 2005 21:46:15 +0100
To: 288191-done@bugs.debian.org (Debian Bug Tracking System)
Cc: Hakan Ardo <hakan@debian.org>
Subject: Re: Processed: Applies to gcc source package as well
In-Reply-To: <[🔎] handler.s.C.110466708532632.transcript@bugs.debian.org>
References: <20050102115804.GF16441@kalle.ardoe.net>
	<[🔎] handler.s.C.110466708532632.transcript@bugs.debian.org>
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: 288191-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: 

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

No, it doesn't.



Reply to: