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

Bug#244076: marked as done (os-prober: linux-distro probe broken on hppa, m68k, mips, mipsel, powerpc, s390)



Your message dated Sun, 09 May 2004 11:47:17 -0400
with message-id <E1BMqWL-0005vi-00@newraff.debian.org>
and subject line Bug#244076: fixed in os-prober 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; 16 Apr 2004 14:21:41 +0000
>From cjwatson@flatline.org.uk Fri Apr 16 07:21:41 2004
Return-path: <cjwatson@flatline.org.uk>
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BEUDt-00082i-00; Fri, 16 Apr 2004 07:21:41 -0700
Received: from [192.168.124.112] (helo=riva.lab.dotat.at)
	by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
	for submit@bugs.debian.org
	id 1BEUDr-000509-00; Fri, 16 Apr 2004 15:21:39 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.35 #1 (Debian))
	for submit@bugs.debian.org
	id 1BEUDr-0001QM-00; Fri, 16 Apr 2004 15:21:39 +0100
Date: Fri, 16 Apr 2004 15:21:39 +0100
From: Colin Watson <cjwatson@debian.org>
To: submit@bugs.debian.org
Subject: os-prober: linux-distro probe broken on hppa, m68k, mips, mipsel, powerpc, s390
Message-ID: <20040416142139.GA5367@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: os-prober
Version: 0.06
Severity: normal

The linux-distro probe looks for /lib/ld-linux* to find out when a
partition's got a Linux distribution on it. This is fine on some
architectures, but not everything calls the dynamic loader ld-linux.so.
glibc/shlib-versions says:

  # The dynamic loader also requires different names.
  i.86-.*-linux.*         ld=ld-linux.so.2
  sparc64-.*-linux.*      ld=ld-linux.so.2        GLIBC_2.2
  sparc.*-.*-linux.*      ld=ld-linux.so.2
  alpha.*-.*-linux.*      ld=ld-linux.so.2
  arm.*-.*-linux.*        ld=ld-linux.so.2
  sh.*-.*-linux.*         ld=ld-linux.so.2        GLIBC_2.2
  ia64-.*-linux.*         ld=ld-linux-ia64.so.2   GLIBC_2.2
  mips.*-.*-linux.*       ld=ld.so.1              GLIBC_2.0 GLIBC_2.2
  hppa.*-.*-.*            ld=ld.so.1              GLIBC_2.2
  s390x-.*-linux.*        ld=ld64.so.1            GLIBC_2.2
  powerpc64.*-.*-linux.*  ld=ld64.so.1            GLIBC_2.3
  cris-.*-linux.*         ld=ld.so.1              GLIBC_2.2
  x86_64-.*-linux.*       ld=ld-linux-x86-64.so.2 GLIBC_2.2.5
  # We use the ELF ABI standard name for the default.
  .*-.*-.*                ld=ld.so.1

I don't have any better ideas apart from maybe looking for the kernel
instead, which is harder.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]

---------------------------------------
Received: (at 244076-close) by bugs.debian.org; 9 May 2004 15:53:11 +0000
>From katie@ftp-master.debian.org Sun May 09 08:53:11 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 1BMqc3-0000OG-00; Sun, 09 May 2004 08:53:11 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BMqWL-0005vi-00; Sun, 09 May 2004 11:47:17 -0400
From: Colin Watson <cjwatson@debian.org>
To: 244076-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#244076: fixed in os-prober 0.11
Message-Id: <E1BMqWL-0005vi-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 09 May 2004 11:47:17 -0400
Delivered-To: 244076-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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Source: os-prober
Source-Version: 0.11

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

os-prober_0.11.dsc
  to pool/main/o/os-prober/os-prober_0.11.dsc
os-prober_0.11.tar.gz
  to pool/main/o/os-prober/os-prober_0.11.tar.gz
os-prober_0.11_powerpc.udeb
  to pool/main/o/os-prober/os-prober_0.11_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 244076@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 os-prober 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,  9 May 2004 16:35:43 +0100
Source: os-prober
Binary: os-prober
Architecture: source powerpc
Version: 0.11
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 os-prober  - utility to detect other OSes on a set of drives (udeb)
Closes: 244076
Changes: 
 os-prober (0.11) unstable; urgency=low
 .
   * Colin Watson
     - Make linux-distro test work on architectures that don't have
       /lib/ld-linux.so* (closes: #244076).
     - Fix a typo in the yaboot parser.
Files: 
 d6defd810466ff95e0897a4602cfb81a 694 debian-installer optional os-prober_0.11.dsc
 b7e6bd9f34ed961b144a83993e6011ed 9557 debian-installer optional os-prober_0.11.tar.gz
 46313eecafc83069f6a053c671496c83 5060 debian-installer optional os-prober_0.11_powerpc.udeb
package-type: udeb

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

iD8DBQFAnlBs9t0zAhD6TNERAlrIAJ48rUi34o+tUrFSYIPTZALAv5QNjQCeOlCF
JlqFoQfGTZzIp1KWDer1+v8=
=jbTK
-----END PGP SIGNATURE-----



Reply to: