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

Bug#256738: marked as done (rootskel: amd64 support.)



Your message dated Fri, 02 Jul 2004 08:02:06 -0400
with message-id <E1BgMk2-0004mB-00@newraff.debian.org>
and subject line Bug#256738: fixed in rootskel 0.79
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; 28 Jun 2004 20:09:44 +0000
>From Q@ping.be Mon Jun 28 13:09:44 2004
Return-path: <Q@ping.be>
Received: from adicia.telenet-ops.be [195.130.132.56] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bf2Rk-0004n9-00; Mon, 28 Jun 2004 13:09:44 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
	by adicia.telenet-ops.be (Postfix) with SMTP id 646954425C
	for <submit@bugs.debian.org>; Mon, 28 Jun 2004 22:09:42 +0200 (MEST)
Received: from kabel.telenet.be (D5E08CEF.kabel.telenet.be [213.224.140.239])
	by adicia.telenet-ops.be (Postfix) with ESMTP id 460DB44312
	for <submit@bugs.debian.org>; Mon, 28 Jun 2004 22:09:42 +0200 (MEST)
Received: by kabel.telenet.be (Postfix, from userid 501)
	id 81701158AD6; Mon, 28 Jun 2004 22:09:32 +0200 (CEST)
Date: Mon, 28 Jun 2004 22:09:32 +0200
From: Kurt Roeckx <Q@ping.be>
To: submit@bugs.debian.org
Subject: rootskel: amd64 support.
Message-ID: <20040628200932.GA5396@ping.be>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="ReaqsoxgOBHFXBhH"
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Sender: Q@ping.be
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: 


--ReaqsoxgOBHFXBhH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: rootskel
Version: 0.78
Tags: patch

Could you please apply the attached patch?  This is required for
amd64 to find it's linker.


Kurt


--ReaqsoxgOBHFXBhH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="rootskel-amd64.patch"

--- debian/rules.orig	2004-06-28 22:05:13.996244951 +0200
+++ debian/rules	2004-06-28 22:04:08.413811353 +0200
@@ -26,6 +26,9 @@
 	dh_testroot
 
 	$(MAKE) install
+ifeq ($(shell dpkg-architecture -qDEB_BUILD_ARCH),amd64)
+	ln -s lib debian/rootskel/lib64
+endif
 
 binary-indep: build install
 

--ReaqsoxgOBHFXBhH--

---------------------------------------
Received: (at 256738-close) by bugs.debian.org; 2 Jul 2004 12:08:02 +0000
>From katie@ftp-master.debian.org Fri Jul 02 05:08:02 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 1BgMpm-0004h1-00; Fri, 02 Jul 2004 05:08:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BgMk2-0004mB-00; Fri, 02 Jul 2004 08:02:06 -0400
From: Colin Watson <cjwatson@debian.org>
To: 256738-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#256738: fixed in rootskel 0.79
Message-Id: <E1BgMk2-0004mB-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 02 Jul 2004 08:02:06 -0400
Delivered-To: 256738-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: rootskel
Source-Version: 0.79

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

rootskel-bootfloppy_0.79_powerpc.udeb
  to pool/main/r/rootskel/rootskel-bootfloppy_0.79_powerpc.udeb
rootskel-locale_0.79_powerpc.udeb
  to pool/main/r/rootskel/rootskel-locale_0.79_powerpc.udeb
rootskel_0.79.dsc
  to pool/main/r/rootskel/rootskel_0.79.dsc
rootskel_0.79.tar.gz
  to pool/main/r/rootskel/rootskel_0.79.tar.gz
rootskel_0.79_powerpc.udeb
  to pool/main/r/rootskel/rootskel_0.79_powerpc.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 256738@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated rootskel 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: Fri,  2 Jul 2004 12:05:29 +0100
Source: rootskel
Binary: rootskel-locale rootskel-bootfloppy rootskel
Architecture: source powerpc
Version: 0.79
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 rootskel   - Skeleton root filesystem used by debian-installer (udeb)
 rootskel-bootfloppy - Skeleton root filesystem used by debian-installer boot floppy (udeb)
 rootskel-locale - UTF-8 locale used by debian-installer (udeb)
Closes: 256738
Changes: 
 rootskel (0.79) unstable; urgency=low
 .
   * Bastian Blank
     - Move startup code from lib/debian-installer.d and etc/rcS.d to
       lib/debian-installer-startup.d.
   * Colin Watson
     - Load i8042 and atkbd modules on powerpc 2.6. Some subarchitectures
       require them.
     - Remove null from debian-installer-startup in inittab; Bastian says "it
       is only able to hide problems".
   * Stephen R. Marenka
     - Fix sbin/init to run busybox init for 2.2 kernels.
   * Joshua Kwan
     - Symlink lib to lib64 to unhork amd64 images. Patch by Kurt Roeckx
       <Q@ping.be> (Closes: #256738)
Files: 
 87cbcfba203f540030db0bad2697d043 865 debian-installer standard rootskel_0.79.dsc
 9aa30d6bd43255a51459220c874c877c 17602 debian-installer standard rootskel_0.79.tar.gz
 e7e03b1c9aa4abe4a198666fa2ba6eac 4396 debian-installer standard rootskel_0.79_powerpc.udeb
 e1d3ffa4d6e182c00303d6d3acc3abb7 2736 debian-installer extra rootskel-bootfloppy_0.79_powerpc.udeb
 d9a1c3ffc0ff1199e5e1560ee7bcd6a9 44294 debian-installer standard rootskel-locale_0.79_powerpc.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian developer

iD8DBQFA5Ui39t0zAhD6TNERAm6FAKCG7d87SLNvlekjlUomwuxU+2ZSygCffcPf
WGVqUG+12CMDNztAc5fDsA4=
=lpha
-----END PGP SIGNATURE-----



Reply to: