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

Bug#306219: marked as done (initrd-tools: Does not handle woody's architecture string well on sparc, breaking upgrades)



Your message dated Fri, 13 May 2005 23:21:23 -0700
with message-id <20050514062120.GC12173@mauritius.dodds.net>
and subject line [vorlon@debian.org: Fixed in NMU of initrd-tools 0.1.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; 25 Apr 2005 03:39:39 +0000
>From jurij@wooyd.org Sun Apr 24 20:39:39 2005
Return-path: <jurij@wooyd.org>
Received: from apollo.lunarpages.com [64.235.234.15] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DPuRf-0007jI-00; Sun, 24 Apr 2005 20:39:39 -0700
Received: from d141-171-204.home.cgocable.net ([24.141.171.204] helo=bobcat)
	by apollo.lunarpages.com with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.44)
	id 1DPuRg-0001mC-54; Sun, 24 Apr 2005 20:39:40 -0700
Received: by bobcat (Postfix, from userid 1000)
	id E19A86AA34; Sun, 24 Apr 2005 23:40:06 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jurij Smakov <jurij@wooyd.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: initrd-tools: Does not handle woody's architecture string well on sparc,
 breaking upgrades
X-Mailer: reportbug 3.9
Date: Sun, 24 Apr 2005 23:40:06 -0400
Message-Id: <20050425034006.E19A86AA34@bobcat>
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - apollo.lunarpages.com
X-AntiAbuse: Original Domain - bugs.debian.org
X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12]
X-AntiAbuse: Sender Address Domain - wooyd.org
X-Source: 
X-Source-Args: 
X-Source-Dir: 
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: initrd-tools
Version: 0.1.78
Severity: important

Hi,

While testing the suggested procedure for upgrade from woody to sarge
on sparc32 [0], I've bumped into an initrd-tools problem, which prevents
transitional kernel from booting (hence the severity, discussed with and
approved by RM). It turns out that when gcc is not installed on woody,
'dpkg --print-architecture' returns 'sparc-none', differently from the
expected 'sparc'. As a result mkinitrd fails to include the esp SCSI
module into initrd. The following simple patch fixes it:

--- a/mkinitrd	2005-04-10 10:06:44.000000000 -0400
+++ b/mkinitrd	2005-04-24 23:27:38.514772448 -0400
@@ -586,7 +586,7 @@
 					Amiga) ARCH_ESP=mca_53c9x ;;
 				esac
 			;;
-			sparc | sparc64) ARCH_ESP=esp ;;
+			sparc*) ARCH_ESP=esp ;;
 		esac
 
 		# XXX Workaround: 2.4 and 2.6 disagrees about the name of the new sym53c8xx module

[0] http://higgs.djpig.de/upgrade/upgrade-kernel/

Thanks and best regards,

Jurij Smakov                                        jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/                   KeyID: C99E03CC

---------------------------------------
Received: (at 306219-done) by bugs.debian.org; 14 May 2005 06:21:25 +0000
>From vorlon@debian.org Fri May 13 23:21:25 2005
Return-path: <vorlon@debian.org>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (localhost.localdomain) [66.93.39.86] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DWq1c-0008Up-00; Fri, 13 May 2005 23:21:24 -0700
Received: by localhost.localdomain (Postfix, from userid 1000)
	id 67E54172CDB; Fri, 13 May 2005 23:21:23 -0700 (PDT)
Date: Fri, 13 May 2005 23:21:23 -0700
From: Steve Langasek <vorlon@debian.org>
To: 266591-done@bugs.debian.org, 279382-done@bugs.debian.org,
	285767-done@bugs.debian.org, 290329-done@bugs.debian.org,
	291386-done@bugs.debian.org, 292080-done@bugs.debian.org,
	295412-done@bugs.debian.org, 295422-done@bugs.debian.org,
	296894-done@bugs.debian.org, 297724-done@bugs.debian.org,
	298727-done@bugs.debian.org, 301455-done@bugs.debian.org,
	303281-done@bugs.debian.org, 303401-done@bugs.debian.org,
	306219-done@bugs.debian.org
Subject: [vorlon@debian.org: Fixed in NMU of initrd-tools 0.1.79]
Message-ID: <20050514062120.GC12173@mauritius.dodds.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="1ccMZA6j1vT5UqiK"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 306219-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,SORTED_RECIPS,
	VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 15


--1ccMZA6j1vT5UqiK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

These bugs were all closed in the most recent initrd-tools upload, but owing
to pilot error, were not marked as such.  The original closure message was
as follows.

Cheers,
--=20
Steve Langasek
postmodern programmer

----- Forwarded message from Steve Langasek <vorlon@debian.org> -----

X-Original-To: vorlon@dodds.net
=46rom: Steve Langasek <vorlon@debian.org>
To: control@bugs.debian.org
Cc: Steve Langasek <vorlon@debian.org>,
	Debian kernel team <debian-kernel@lists.debian.org>
X-Katie: $Revision: 1.55 $
Subject: Fixed in NMU of initrd-tools 0.1.79
Date: Sat, 14 May 2005 01:32:13 -0400
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on norad.dodds.net
X-Spam-Level:=20
X-Spam-Status: No, score=3D-2.6 required=3D5.0 tests=3DBAYES_00 autolearn=
=3Dham=20
	version=3D3.0.2

tag 266591 + fixed
tag 279382 + fixed
tag 285767 + fixed
tag 290329 + fixed
tag 291386 + fixed
tag 292080 + fixed
tag 295412 + fixed
tag 295422 + fixed
tag 296894 + fixed
tag 297724 + fixed
tag 298727 + fixed
tag 301455 + fixed
tag 303281 + fixed
tag 303401 + fixed
tag 306219 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

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

Format: 1.7
Date: Fri, 13 May 2005 21:25:52 -0700
Source: initrd-tools
Binary: initrd-tools
Architecture: source all
Version: 0.1.79
Distribution: unstable
Urgency: high
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Steve Langasek <vorlon@debian.org>
Description:=20
 initrd-tools - tools to create initrd image for prepackaged Linux kernel
Closes: 266591 279382 285767 290329 291386 292080 295412 295422 296894 2977=
24 298727 301455 303281 303401 306219
Changes:=20
 initrd-tools (0.1.79) unstable; urgency=3Dhigh
 .
   * Steve Langasek
     - Don't be so hasty to use lvm10: only use it if lvmiopversion
       says we're lvm10-only, *or* there's no dm-mod for the kernel;
       this avoids breaking lvm2 volumes in 2.4 when the lvm10 package
       is installed.  Closes: #291386.
     - Add myself to uploaders.
   * GOTO Masanori
     - Make mkinitrd work with new ldd format which change is introduced
       in glibc 2.3.4.  (Closes: #301455, #303281)
       This change also fixes amd64 mkinitrd breakage.
       (Closes: #279382, #292080, #295412, #295422, #297724)
   * Maximilian Attems
     - Resynchronise with Ubuntu:
       * Error message should refer to mdadm, not raidtools2.
       * Take /etc/mkinitrd/DSDT and put it in the initrd if it exists.
       * Use mktemp, not $$ for creating temporary directories.
     - Function module_exist recognizes modules in subdirs. Closes: #296894
     - Fix upgrade path from woody for sparc arch. thanks to
       Jurij Smakov <jurij@wooyd.org> Closes: #306219
     - Use libdevmapper1.01 Closes: #266591, #298727, #303401
     - Fix permissions of the initrd files. thanks to patch for debian/rules
       from Horms <horms@debian.org> Closes: #285767
   * Sven Luther
     - Powerpc now defaults to MODULES=3Ddep. (Closes: #290329)
Files:=20
 d55fad2edd46b490476c6e640037e622 608 utils optional initrd-tools_0.1.79.dsc
 048265f342b32440466b256296878af8 27103 utils optional initrd-tools_0.1.79.=
tar.gz
 6180afbac9c9516ec2ce696b4c8b237d 29558 utils optional initrd-tools_0.1.79_=
all.deb

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

iD8DBQFChYpTKN6ufymYLloRArmxAJ96ibimA1H8yQI3sjosX6nQyoRCngCglJ9/
NJ1vAGYLxonkH4h3dY1TPis=3D
=3Dgt9k
-----END PGP SIGNATURE-----

----- End forwarded message -----

--1ccMZA6j1vT5UqiK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFChZjdKN6ufymYLloRAh/aAKCUibLxWjHdzA2tuJL7cfz8YOHi9ACffIh9
MehFc/TKvmzF4JAlLq4Z84g=
=kBEU
-----END PGP SIGNATURE-----

--1ccMZA6j1vT5UqiK--



Reply to: