Your message dated Thu, 15 Sep 2005 11:47:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325976: fixed in udev 0.070-1
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; 1 Sep 2005 00:16:20 +0000
>From [EMAIL PROTECTED] Wed Aug 31 17:16:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from li12-156.members.linode.com (defaultvalue.org) [70.85.129.156]
(postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EAcke-0001ig-00; Wed, 31 Aug 2005 17:16:20 -0700
Received: from omen.defaultvalue.org (localhost [127.0.0.1])
by defaultvalue.org (Postfix) with ESMTP id CEDCB90D2B
for <[EMAIL PROTECTED]>; Wed, 31 Aug 2005 19:16:19 -0500 (CDT)
Received: from trouble.defaultvalue.org (omen.defaultvalue.org [192.168.1.1])
by omen.defaultvalue.org (Postfix) with ESMTP id 8663640E2
for <[EMAIL PROTECTED]>; Wed, 31 Aug 2005 17:16:19 -0700 (PDT)
Received: by trouble.defaultvalue.org (Postfix, from userid 1000)
id 4346F3C1039; Wed, 31 Aug 2005 17:16:18 -0700 (PDT)
From: Rob Browning <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: udev: scsi_id cannot be used during boot because root is read-only.
References: <[EMAIL PROTECTED]>
Date: Wed, 31 Aug 2005 17:16:18 -0700
In-Reply-To: <[EMAIL PROTECTED]> (Rob Browning's message
of "Fri, 31 Dec 2004 01:58:44 -0600")
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
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-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: udev
Version: 0.068-2
This bug appears to have returned (was #287959). My system now fails
to boot with the current udev, but if I replace /sbin/scsi_id with a
wrapper that does a
mount -oremount,rw /
exec /sbin/scsi_id.real "$@"
then the system is able to boot.
It looks like scsi_id may be trying to write to a read-only filesystem
during boot again.
Thanks
Rob Browning <[EMAIL PROTECTED]> writes:
> Package: udev
> Version: 0.050-2
>
> (This might or might not be considered an actual bug in scsi_id,
> though if it's not, and scsi_id is not supposed to be usable during
> boot, then it might be helpful to have that in the documentation.)
>
> As suggested by the documentation, I added a /etc/rules.d/foo.rules
> file which was intented to create specific persistent dev files for
> various scsi devices, i.e.:
>
> BUS="scsi", PROGRAM="/sbin/scsi_id", RESULT="foo", KERNEL="sd*",
> SYMLINK="bar%n"
>
> However, it turns out that scsi_id won't work in this situation
> because it tries to write to /tmp, which is still read-only when udev
> is initialized via S04udev during startup.
>
> You can demonstrate this by starting up a machine with the "emergency"
> kernel argument, and then running scsi_id by hand. It should with
> status 1, and if you strace it, you can see that it tries to mknod a
> file in /tmp.
>
> Thanks for packaging udev, and let me know if you need more
> information.
--
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
---------------------------------------
Received: (at 325976-close) by bugs.debian.org; 15 Sep 2005 18:49:51 +0000
>From [EMAIL PROTECTED] Thu Sep 15 11:49:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EFylK-0005GB-00; Thu, 15 Sep 2005 11:47:10 -0700
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325976: fixed in udev 0.070-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 15 Sep 2005 11:47:10 -0700
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-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2
Source: udev
Source-Version: 0.070-1
We believe that the bug you reported is fixed in the latest version of
udev, which is due to be installed in the Debian FTP archive:
udev-udeb_0.070-1_i386.udeb
to pool/main/u/udev/udev-udeb_0.070-1_i386.udeb
udev_0.070-1.diff.gz
to pool/main/u/udev/udev_0.070-1.diff.gz
udev_0.070-1.dsc
to pool/main/u/udev/udev_0.070-1.dsc
udev_0.070-1_i386.deb
to pool/main/u/udev/udev_0.070-1_i386.deb
udev_0.070.orig.tar.gz
to pool/main/u/udev/udev_0.070.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated udev 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 15 Sep 2005 13:18:01 +0200
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.070-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description:
udev - /dev/ management daemon
udev-udeb - /dev/ management daemon (udeb)
Closes: 317333 325976 328094
Changes:
udev (0.070-1) unstable; urgency=medium
.
* New upstream release.
+ Fixes firmware loader timeouts. (Closes: #328094)
+ Removes chassis_id and cdsymlinks.sh.
* Manually start udevd in the init script. I do not why this works, but
it fixes the problem with some devices not being created the first time
udevstart is run. (Closes: #317333)
* Made scsi_id create temporary files in /dev/. (Closes: #325976)
* devfs.rules, udev.rules: replaced dvb.sh with inline shell code and
ide-model.sh with ata_id.
* hotplugd.rules: added support for a generic remover command.
* permissions.rules: added tpm* tpm:tpm 0600.
* cd-aliases.rules, permissions.rules: moved to permissions.rules the
call to cdrom_id for IDE devices and the GROUP attribute setting.
* Removed simple-cd-aliases.rules because it's not really different from
the new cd-aliases.rules. Preinst will automatically replace the link,
if present.
* Removed again the dependency on coldplug.
* Added an example vim syntax file for rules files.
Files:
8d49c902502ee33865fe3bfe6395fa09 576 admin optional udev_0.070-1.dsc
f8a247c67ee171cb4ee7d906eb674f42 439934 admin optional udev_0.070.orig.tar.gz
9451cccf7f46e18a3d78846b0a084564 31265 admin optional udev_0.070-1.diff.gz
f472689ef8553ef0d76d14d7c3548cfd 300108 admin optional udev_0.070-1_i386.deb
f30dfb3486d50d5f4321610ed34221c9 68208 debian-installer optional
udev-udeb_0.070-1_i386.udeb
package-type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDKb6tFGfw2OHuP7ERAhOkAJ0a/vS4xMMN3hZlo/qnwKKaImV+eQCfcj3a
a2BpAEIdKfxPRqDfY5n6/1s=
=D9mF
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]