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

Bug#251969: marked as done (aboot-installer: should generate udeb in binary-arch)



Your message dated Mon, 21 Jun 2004 00:17:02 -0400
with message-id <E1BcGEw-0001yc-00@newraff.debian.org>
and subject line Bug#251969: fixed in aboot-installer 0.0.11
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; 31 May 2004 22:02:30 +0000
>From sanvila@unex.es Mon May 31 15:02:29 2004
Return-path: <sanvila@unex.es>
Received: from pizarro.unex.es [158.49.8.2] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BUurV-0003JB-00; Mon, 31 May 2004 15:02:29 -0700
Received: from localhost (almendralejo.unex.es [158.49.8.199])
	by pizarro.unex.es (Postfix/MJ-1.08) with ESMTP id C7713A1CF7
	for <submit@bugs.debian.org>; Tue,  1 Jun 2004 00:02:27 +0200 (CEST)
Received: from pizarro.unex.es ([158.49.8.2])
	by localhost (emilio [158.49.17.20]) (amavisd-new, port 10024)
	with ESMTP id 19434-08 for <submit@bugs.debian.org>;
	Tue, 1 Jun 2004 00:03:32 +0200 (CEST)
Received: from cantor.unex.es (cantor.unex.es [158.49.18.105])
	by pizarro.unex.es (Postfix/MJ-1.08) with ESMTP id A2872A1CEC
	for <submit@bugs.debian.org>; Tue,  1 Jun 2004 00:02:27 +0200 (CEST)
Date: Mon, 31 May 2004 23:59:49 +0200 (CEST)
From: Santiago Vila <sanvila@unex.es>
To: submit@bugs.debian.org
Subject: aboot-installer: should generate udeb in binary-arch
Message-ID: <Pine.LNX.4.58.0405312354570.31887@cantor.unex.es>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at unex.es
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: aboot-installer
Version: 0.0.10
Tags: patch

The debian/control file for this package says Architecture: alpha, so
the binary should be generated by debian/rules binary-arch target, not
by binary-indep as it currently happens.

Patch follows:

diff -ru aboot-installer-0.0.10.orig/debian/rules aboot-installer-0.0.10/debian/rules
--- aboot-installer-0.0.10.orig/debian/rules	Sat May  8 17:50:16 2004
+++ aboot-installer-0.0.10/debian/rules	Mon May 31 23:58:00 2004
@@ -21,6 +21,9 @@

 # Build architecture-independent files here.
 binary-indep: build install
+
+# Build architecture-dependent files here.
+binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installdebconf
@@ -28,9 +31,6 @@
 	dh_installdeb
 	dh_gencontrol
 	dh_builddeb
-
-# Build architecture-dependent files here.
-binary-arch: build install

 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install


Thanks.

---------------------------------------
Received: (at 251969-close) by bugs.debian.org; 21 Jun 2004 04:23:04 +0000
>From katie@ftp-master.debian.org Sun Jun 20 21:23:04 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BcGKm-0000p3-00; Sun, 20 Jun 2004 21:23:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BcGEw-0001yc-00; Mon, 21 Jun 2004 00:17:02 -0400
From: Steve Langasek <vorlon@debian.org>
To: 251969-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#251969: fixed in aboot-installer 0.0.11
Message-Id: <E1BcGEw-0001yc-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 21 Jun 2004 00:17:02 -0400
Delivered-To: 251969-close@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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: aboot-installer
Source-Version: 0.0.11

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

aboot-installer_0.0.11.dsc
  to pool/main/a/aboot-installer/aboot-installer_0.0.11.dsc
aboot-installer_0.0.11.tar.gz
  to pool/main/a/aboot-installer/aboot-installer_0.0.11.tar.gz
aboot-installer_0.0.11_alpha.udeb
  to pool/main/a/aboot-installer/aboot-installer_0.0.11_alpha.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 251969@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vorlon@debian.org> (supplier of updated aboot-installer 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: Sun, 20 Jun 2004 23:01:41 -0500
Source: aboot-installer
Binary: aboot-installer
Architecture: source alpha
Version: 0.0.11
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Steve Langasek <vorlon@debian.org>
Description: 
 aboot-installer - Install aboot on a hard disk (udeb)
Closes: 251969
Changes: 
 aboot-installer (0.0.11) unstable; urgency=low
 .
   * Joshua Kwan
     - Build in the binary-arch target, not binary-indep. Thanks
       Santiago Vila <sanvila@unex.es>. (Closes: #251969)
   * Steve Langasek
     - Actually give users the option to say "yes" to buggy combinations,
       instead of forcing them back into the partitioner
     - Fix partition table detection, so we only complain about a lack of
       BSD disklabels when we don't have them
Files: 
 8c641f9111e6a3a4db5137df31bfa96a 655 debian-installer standard aboot-installer_0.0.11.dsc
 ee95c23b9cca08d3472dee43701fa6d6 109170 debian-installer standard aboot-installer_0.0.11.tar.gz
 f40742ab2111730ad80e4466969b40c1 39092 debian-installer standard aboot-installer_0.0.11_alpha.udeb
package-type: udeb

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

iD8DBQFA1mB9KN6ufymYLloRArwjAKCkqeb6dqPIxxkmo1YUaJ1doba43gCeMyVe
cXnZzGJG0PFBLLvDvk8dMZM=
=nEHF
-----END PGP SIGNATURE-----



Reply to: