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

Bug#365203: marked as done (rootskel: Please support the ppc64 architecture)



Your message dated Mon, 14 Aug 2006 18:50:57 -0700
with message-id <E1GCo53-0005aF-T0@spohr.debian.org>
and subject line Bug#365203: fixed in rootskel 1.34
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)

--- Begin Message ---
Package: rootskel
Version: 1.31
Severity: wishlist
Tags: patch

Hello,

the following patch creates the /lib64 symlink 
which is currently created on the amd64 architecture
also on ppc64.

The /lib64 symlink is necessary to make the installer
images work on ppc64 because the dynamic linker has
to be accesible as /lib64/ld64.so.1.

Regards
Andreas Jochens

diff -urN ../tmp-orig/rootskel-1.31/debian/rules ./debian/rules
--- ../tmp-orig/rootskel-1.31/debian/rules	2006-03-17 22:20:47.000000000 +0000
+++ ./debian/rules	2006-04-28 12:27:08.000000000 +0000
@@ -28,7 +28,7 @@
 	dh_testroot
 
 	$(MAKE) install
-ifeq ($(shell dpkg-architecture -qDEB_BUILD_ARCH),amd64)
+ifneq (,$findstring $(shell dpkg-architecture -qDEB_BUILD_ARCH),amd64 ppc64))
 	ln -s lib debian/rootskel/lib64
 endif
 


--- End Message ---
--- Begin Message ---
Source: rootskel
Source-Version: 1.34

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_1.34_i386.udeb
  to pool/main/r/rootskel/rootskel-bootfloppy_1.34_i386.udeb
rootskel_1.34.dsc
  to pool/main/r/rootskel/rootskel_1.34.dsc
rootskel_1.34.tar.gz
  to pool/main/r/rootskel/rootskel_1.34.tar.gz
rootskel_1.34_i386.udeb
  to pool/main/r/rootskel/rootskel_1.34_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 365203@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <fjp@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: Tue, 15 Aug 2006 02:54:25 +0200
Source: rootskel
Binary: rootskel-bootfloppy rootskel
Architecture: source i386
Version: 1.34
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <fjp@debian.org>
Description: 
 rootskel   - Skeleton root filesystem used by debian-installer (udeb)
 rootskel-bootfloppy - Skeleton root filesystem used by debian-installer boot floppy (udeb)
Closes: 365203 382254
Changes: 
 rootskel (1.34) unstable; urgency=low
 .
   * Also create lib64 symlink for ppc64. Closes: #365203.
 .
   [ Sven Luther ]
   * Add support for /dev/hvsi* (non-virtual) serial consoles on recent IBM
     POWER machines in detect-console-linux. Closes: #382254.
Files: 
 974279fec73ed0ffdf2d9eb6fb140e8e 800 debian-installer standard rootskel_1.34.dsc
 3dfb573d43e0cefe5b5d073ef9ef2312 24668 debian-installer standard rootskel_1.34.tar.gz
 c2098285ec612d0f7fc0812e27780ac5 6024 debian-installer standard rootskel_1.34_i386.udeb
 39503c1e318e3fae2a50681056acbb12 2712 debian-installer extra rootskel-bootfloppy_1.34_i386.udeb
Package-Type: udeb

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

iD8DBQFE4SOMgm/Kwh6ICoQRApsPAKCXbIOPSDmXQOH1s8m/aUbdNw9xyQCgmxSl
ymrF8yy0wMJiWmIwmJJCJLA=
=wO6i
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: