[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 Tue, 15 Feb 2005 21:01:20 +0200 (EET)
with message-id <Pine.LNX.4.21.0502152059560.22273-100000@hal.pp.fishpool.fi>
and subject line indeed fixed
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; 15 Feb 2005 19:01:21 +0000
>From q-funk@pp.fishpool.fi Tue Feb 15 11:01:21 2005
Return-path: <q-funk@pp.fishpool.fi>
Received: from hal.fishpool.fi (hal.pp.fishpool.fi) [213.157.66.81] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D17wn-00050X-00; Tue, 15 Feb 2005 11:01:21 -0800
Received: from q-funk (helo=localhost)
	by hal.pp.fishpool.fi with local-esmtp (Exim 3.35 #1 (Debian))
	id 1D17wm-0005nw-00
	for <288191-done@bugs.debian.org>; Tue, 15 Feb 2005 21:01:20 +0200
Date: Tue, 15 Feb 2005 21:01:20 +0200 (EET)
From: =?iso-8859-1?Q?Martin-=C9ric_Racine?= <q-funk@iki.fi>
X-Sender: q-funk@hal.pp.fishpool.fi
To: 288191-done@bugs.debian.org
Subject: indeed fixed
Message-ID: <Pine.LNX.4.21.0502152059560.22273-100000@hal.pp.fishpool.fi>
X-Archive: encrypt
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=iso-8859-1
Content-Transfer-Encoding: QUOTED-PRINTABLE
Sender: Martin-Eric Racine <q-funk@pp.fishpool.fi>
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=-2.0 required=4.0 tests=BAYES_01 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Cloning the bug should not have resulted in keeping me as the submitter.
That created needless confusion.

--=20
Martin-=C9ric Racine
http://www.iki.fi/q-funk/



Reply to: