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

Bug#194933: marked as done (--print-architecture should return powerpc instead of ppc)



Your message dated Tue, 22 Jul 2003 03:19:36 -0400
with message-id <E19erQu-0000Rc-00@auric.debian.org>
and subject line Bug#194933: fixed in udpkg 0.014
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; 27 May 2003 17:41:44 +0000
>From gaudenz@soziologie.ch Tue May 27 12:41:42 2003
Return-path: <gaudenz@soziologie.ch>
Received: from stinky.trash.net [195.134.144.50] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19KiSE-0005KF-00; Tue, 27 May 2003 12:41:42 -0500
Received: from [192.168.0.11] (dclient80-218-8-137.hispeed.ch [80.218.8.137])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by stinky.trash.net (Postfix) with ESMTP id 82BB9948BC
	for <submit@bugs.debian.org>; Tue, 27 May 2003 19:41:41 +0200 (MEST)
Subject: --print-architecture should return powerpc instead of ppc
From: Gaudenz Steinlin <gaudenz@soziologie.ch>
To: submit@bugs.debian.org
Content-Type: text/plain
Organization: 
Message-Id: <1054057301.759.23.camel@tigerente>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.4 
Date: 27 May 2003 19:41:41 +0200
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-18.6 required=4.0
	tests=BAYES_01,HAS_PACKAGE,PATCH_UNIFIED_DIFF,USER_AGENT_XIMIAN
	autolearn=ham version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Package: udpkg
Version: 0.014
Tags: patch

udpkg --print-architecture returns "ppc" on powerpc instead of "powerpc"
like dpkg --print-architecture does. The following patch changes this
behaviour. 

--- udpkg.c.orig        2003-05-27 19:36:57.000000000 +0200
+++ udpkg.c     2003-05-27 19:36:12.000000000 +0200
@@ -52,6 +52,7 @@
         { "pentium", "i386" },
         { "parisc", "hppa" },
         { "parisc64", "hppa" },
+        { "ppc", "powerpc"},
     };
  
     if (uname(&name) < 0)



---------------------------------------
Received: (at 194933-close) by bugs.debian.org; 22 Jul 2003 07:25:41 +0000
>From katie@auric.debian.org Tue Jul 22 02:25:39 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19erWk-0002Gw-00; Tue, 22 Jul 2003 02:25:38 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19erQu-0000Rc-00; Tue, 22 Jul 2003 03:19:36 -0400
From: Petter Reinholdtsen <pere@debian.org>
To: 194933-close@bugs.debian.org
X-Katie: $Revision: 1.34 $
Subject: Bug#194933: fixed in udpkg 0.014
Message-Id: <E19erQu-0000Rc-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 22 Jul 2003 03:19:36 -0400
Delivered-To: 194933-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
udpkg, which is due to be installed in the Debian FTP archive:

udpkg_0.014.dsc
  to pool/main/u/udpkg/udpkg_0.014.dsc
udpkg_0.014.tar.gz
  to pool/main/u/udpkg/udpkg_0.014.tar.gz
udpkg_0.014_i386.udeb
  to pool/main/u/udpkg/udpkg_0.014_i386.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 194933@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated udpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 22 Jul 2003 09:09:06 +0200
Source: udpkg
Binary: udpkg
Architecture: source i386
Version: 0.014
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 udpkg      - Tiny dpkg clone (udeb)
Closes: 194933
Changes: 
 udpkg (0.014) unstable; urgency=low
 .
   * Bastian Blank
     - add "exec" to the configure calls, ash isn't able to optimize the fork
       away if it should execute only one command
   * Tollef Fog Heen
     - Add powerpc to xlattbl (closes: #194933)
   * Petter Reinholdtsen
     - Add myself as uploader.
Files: 
 a01f693dd2c1d98c9977057f4a725ee4 615 debian-installer standard udpkg_0.014.dsc
 9812331162d473f4b897b5445174ca56 27711 debian-installer standard udpkg_0.014.tar.gz
 491b372bcb6dae4c1bab6c987718e3be 6938 debian-installer standard udpkg_0.014_i386.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/HOOd20zMSyow1ykRAivxAJ9za96BZlzeTuE+PNNKWUA2PXuAnQCeMeZd
q0GaAa4Rp1tLt0Eufj+TMeY=
=ZZa1
-----END PGP SIGNATURE-----



Reply to: