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

Bug#284763: marked as done (initrd-tools: md and devfs)



Your message dated Mon, 23 May 2005 03:38:47 -0700
with message-id <20050523103847.GC5285@mauritius.dodds.net>
and subject line Processed: Fixed in NMU of initrd-tools 0.1.80
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; 8 Dec 2004 16:02:00 +0000
>From torkel@hpc2n.umu.se Wed Dec 08 08:02:00 2004
Return-path: <torkel@hpc2n.umu.se>
Received: from egg.hpc2n.umu.se [130.239.45.244] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cc4GN-00014C-00; Wed, 08 Dec 2004 08:02:00 -0800
Received: from m192.hpc2n.umu.se (m192.hpc2n.umu.se [130.239.78.193])
	by egg.hpc2n.umu.se (Postfix) with ESMTP
	id 3AB1A28DB; Wed,  8 Dec 2004 17:01:55 +0100 (MET)
Received: from torkel by m192.hpc2n.umu.se with local (Exim 3.36 #1 (Debian))
	id 1Cc4GJ-0007qR-00; Wed, 08 Dec 2004 17:01:55 +0100
Content-Type: multipart/mixed; boundary="===============0973099918036161290=="
MIME-Version: 1.0
From: =?iso-8859-1?q?Bj=C3rn_Torkelsson?= <torkel@hpc2n.umu.se>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: initrd-tools: md and devfs
X-Mailer: reportbug 2.64
Date: Wed, 08 Dec 2004 17:01:55 +0100
Message-Id: <E1Cc4GJ-0007qR-00@m192.hpc2n.umu.se>
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: 

This is a multi-part MIME message sent by reportbug.

--===============0973099918036161290==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: initrd-tools
Version: 0.1.74
Severity: normal
Tags: patch

Hi,

I had to apply the attached (dirty, quickfix) patch to be able to get
initrd-tools to work with mdadm on a 2.6.9 kernel compiled without devfs
support.

/torkel

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-hpc2n-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages initrd-tools depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  cpio                          2.5-1.1    GNU cpio -- a program to manage ar
ii  cramfsprogs                   1.1-6      Tools for CramFs (Compressed ROM F
ii  dash                          0.5.1-2    The Debian Almquist Shell
ii  util-linux                    2.12-7.1   Miscellaneous system utilities

-- no debconf information

--===============0973099918036161290==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="mkinitrd.diff"

--- mkinitrd.orig	2004-12-08 11:26:35.437843697 +0100
+++ mkinitrd	2004-12-08 11:26:10.337842457 +0100
@@ -175,7 +175,9 @@
 	)"
 
 	printf '%s\n' $devices > getroot
-	echo mdadm -A /devfs/md/$minor -R -u $uuid $devices \
+	echo /dev/md$minor >&4
+	echo '[ -c /dev/md$minor ] || mknod /dev/md$minor b 9 $minor' >&5
+	echo mdadm -A /dev/md$minor -R -u $uuid $devices \
 		> md$minor-script
 	echo /sbin/mdadm >&6
 }

--===============0973099918036161290==--

---------------------------------------
Received: (at 284763-done) by bugs.debian.org; 23 May 2005 10:38:51 +0000
>From vorlon@debian.org Mon May 23 03:38:49 2005
Return-path: <vorlon@debian.org>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (mauritius.dodds.net) [66.93.39.86] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DaAKe-0002EM-00; Mon, 23 May 2005 03:38:48 -0700
Received: by mauritius.dodds.net (Postfix, from userid 1000)
	id 9E9BBA3BF1; Mon, 23 May 2005 03:38:47 -0700 (PDT)
Date: Mon, 23 May 2005 03:38:47 -0700
From: Steve Langasek <vorlon@debian.org>
To: 264839-done@bugs.debian.org, 269726-done@bugs.debian.org,
	284763-done@bugs.debian.org, 299103-done@bugs.debian.org,
	305145-done@bugs.debian.org
Subject: Re: Processed: Fixed in NMU of initrd-tools 0.1.80
Message-ID: <20050523103847.GC5285@mauritius.dodds.net>
References: <[🔎] E1DZu4k-0002g7-00@newraff.debian.org> <[🔎] handler.s.C.111678248325776.transcript@bugs.debian.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="ABTtc+pdwF7KHXCz"
Content-Disposition: inline
In-Reply-To: <[🔎] handler.s.C.111678248325776.transcript@bugs.debian.org>
User-Agent: Mutt/1.5.9i
Delivered-To: 284763-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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3


--ABTtc+pdwF7KHXCz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

These bugs are fixed in initrd-tools, but were not closed because the
previous upload was listed as an NMU.  The changelog of the upload in
question was as follows:

initrd-tools (0.1.80) unstable; urgency=3Dhigh

  * Sven Luther
    - Let's add the keyboard input modules on powerpc. (Closes: #264839)
  * Maximilian Attems
    - Be less noisy when unloading modules. The errors are harmless,
      beside initrd shouldn't load that bunch of modules.
      Fix makes bootup less "scary" for kernels > 2.6.8.
    - Fix boot when using raid root with non devfs kernels.
      Closes: #284763, #269726, #305145, #299103
    - Warn if root device is not found. Thanks horms@debian.org for the pat=
ch.
      Closes: #283919
    - Don't try mount a block device for nfs root. thanks Alex Owen
      <rao3@leicester.ac.uk> for the patch. Closes: #307471
    - Resynchronise with Ubuntu:
      Integrate bits needed for RESUME support. thanks to jbailey@debian.or=
g.

 -- Sven Luther <luther@debian.org>  Sun, 22 May 2005 18:57:04 +0200

Thanks,
--=20
Steve Langasek
postmodern programmer

On Sun, May 22, 2005 at 10:33:08AM -0700, Debian Bug Tracking System wrote:
> Processing commands for control@bugs.debian.org:
>=20
> > tag 264839 + fixed
> Bug#264839: initrd-tools: mkinitrd should include keyboard modules (i8042=
, atkbd) in case an early fsck interaction is needed
> Tags were: pending
> Tags added: fixed
>=20
> > tag 269726 + fixed
> Bug#269726: Software RAID: if kernel compiled without devfs , software ra=
id boot failed
> Tags were: pending
> Tags added: fixed
>=20
> > tag 283919 + fixed
> Bug#283919: initrd-tools: Should warn if root device is not found
> Tags were: pending
> Tags added: fixed
>=20
> > tag 284763 + fixed
> Bug#284763: initrd-tools: md and devfs
> Tags were: pending patch
> Tags added: fixed
>=20
> > tag 299103 + fixed
> Bug#299103: initrd-tools: mkinitrd tries to use devfs in 2.6 series kernel
> Tags were: pending patch
> Tags added: fixed
>=20
> > tag 305145 + fixed
> Bug#305145: initrd-tools: Unable to automatically build initrd.img when u=
sing partition over RAID device
> Tags were: pending
> Tags added: fixed
>=20
> > tag 307471 + fixed
> Bug#307471: initrd-tools: wish init would not run mount_root if rootdev=
=3D255 (ie nfs root).
> Tags were: pending patch
> Tags added: fixed
>=20
> > quit
> Stopping processing here.

--ABTtc+pdwF7KHXCz
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)

iD8DBQFCkbK3KN6ufymYLloRAoP6AJoCOYV7vHEjSLkYwHe14gJVSru/MQCfTMtM
whJwucurZHVZiluNzS39hIQ=
=g2l1
-----END PGP SIGNATURE-----

--ABTtc+pdwF7KHXCz--



Reply to: