Your message dated Mon, 23 May 2005 03:38:47 -0700
with message-id <[EMAIL PROTECTED]>
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; 3 Sep 2004 06:48:38 +0000
>From [EMAIL PROTECTED] Thu Sep 02 23:48:38 2004
Return-path: <[EMAIL PROTECTED]>
Received: from kz-gw.david.bg (office.kz.david.bg) [213.91.189.33]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1C37sD-0000Tr-00; Thu, 02 Sep 2004 23:48:37 -0700
Received: (qmail 16357 invoked from network); 3 Sep 2004 06:48:33 -0000
Received: from unknown (HELO jsoft) (193.68.150.13)
by debian.localnet with SMTP; 3 Sep 2004 06:48:33 -0000
Message-ID: <[EMAIL PROTECTED]>
Reply-To: "Ilian Jovchev" <[EMAIL PROTECTED]>
From: "Ilian Jovchev" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Software RAID: if kernel compiled without devfs , software raid boot
failed
Date: Fri, 3 Sep 2004 09:48:05 +0300
Organization: DAVID Holding Co.
MIME-Version: 1.0
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1437
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Delivered-To: [EMAIL PROTECTED]
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.1 required=4.0 tests=BAYES_44,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: initrd-tools
Version: 0.1.74
Severity: normal
Hi,
There is a problem, when mkinitrd built initrd image, and use mdadm to mount
root md device and kernel compiled without devfs support. I found folowing
mount code in initrd image script file:
> ROOT=/dev/md0
> mdadm -A /devfs/md/0 -R -u fc9ec4c7:ffc8c975:942ec4de:4f5bc296 /dev/sdb2
/dev/sda2
script trying to mount root device /devfs/md/0, but it is not exists,
because devfs is not supported.
DEVFS is deprecated in 2.6 kernel, and I think that issue described above is
very confused for people, who decides to build kernels without devfs
support.
Is it possible, to solve this problem ???
Best Regards: Ilian Jovchev
---------------------------------------
Received: (at 269726-done) by bugs.debian.org; 23 May 2005 10:38:51 +0000
>From [EMAIL PROTECTED] Mon May 23 03:38:51 2005
Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: Re: Processed: Fixed in NMU of initrd-tools 0.1.80
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="ABTtc+pdwF7KHXCz"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
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: 2
--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 [EMAIL PROTECTED] for the pat=
ch.
Closes: #283919
- Don't try mount a block device for nfs root. thanks Alex Owen
<[EMAIL PROTECTED]> for the patch. Closes: #307471
- Resynchronise with Ubuntu:
Integrate bits needed for RESUME support. thanks to [EMAIL PROTECTED]
g.
-- Sven Luther <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]:
>=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--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]