Your message dated Sat, 24 Mar 2007 18:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414842: fixed in udev 0.105-4
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)

--- Begin Message ---
Package: udev
Version: 0.105-3
Severity: normal
Tags: patch

Hi,

maks downgraded #401916 (and #366175) from RC severity with the understanding that something like the attached patch would be applied to the udev initramfs script before the release of Etch to allow people with affected systems some kind of manual workaround at least.

I'm not setting the severity to R-C, but I'd like to know whether others (maks, Marco, RM's) think this should go in?

--
David Härdeman

diff -ur ./udev-0.105.orig/extra/initramfs.premount ./udev-0.105/extra/initramfs.premount
--- ./udev-0.105.orig/extra/initramfs.premount	2007-03-14 01:48:20.000000000 +0100
+++ ./udev-0.105/extra/initramfs.premount	2007-03-14 01:55:12.000000000 +0100
@@ -20,5 +20,17 @@
 udevtrigger
 udevsettle || true
 
+# If the rootdelay parameter has been set, we wait a bit for devices
+# like usb/firewire disks to settle
+if [ -n "$ROOTDELAY" ]; then
+	if [ -x /sbin/usplash_write ]; then
+		/sbin/usplash_write "TIMEOUT $(($ROOTDELAY + 5))"
+	fi
+	sleep $ROOTDELAY
+	if [ -x /sbin/usplash_write ]; then
+		/sbin/usplash_write "TIMEOUT 15"
+	fi
+fi
+
 # Leave udev running to process events that come in out-of-band (like USB
 # connections)


--- End Message ---
--- Begin Message ---
Source: udev
Source-Version: 0.105-4

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:

libvolume-id-dev_0.105-4_i386.deb
  to pool/main/u/udev/libvolume-id-dev_0.105-4_i386.deb
libvolume-id0_0.105-4_i386.deb
  to pool/main/u/udev/libvolume-id0_0.105-4_i386.deb
udev-udeb_0.105-4_i386.udeb
  to pool/main/u/udev/udev-udeb_0.105-4_i386.udeb
udev_0.105-4.diff.gz
  to pool/main/u/udev/udev_0.105-4.diff.gz
udev_0.105-4.dsc
  to pool/main/u/udev/udev_0.105-4.dsc
udev_0.105-4_i386.deb
  to pool/main/u/udev/udev_0.105-4_i386.deb



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: Sun, 11 Mar 2007 03:44:45 +0100
Source: udev
Binary: libvolume-id-dev udev libvolume-id0 udev-udeb
Architecture: source i386
Version: 0.105-4
Distribution: unstable
Urgency: high
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 libvolume-id-dev - libvolume_id development headers
 libvolume-id0 - libvolume_id shared library
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 414842 415744
Changes: 
 udev (0.105-4) unstable; urgency=high
 .
   * Added support for the $ROOTDELAY variable in the initramfs.
     Patch contributed by David Härdeman. (Closes: #414842)
   * Fixed libdir in libvolume_id.pc. (Closes: #415744)
   * permissions.rules: backported the upstream changeset
     188394ce8eb235b67226f9166dfe7ca958387e6a which makes udevd wait for
     0:0:0:0 SCSI devices only.
   * permissions.rules: use group cdrom for WORM SCSI devices too.
   * permissions.rules: added kvm group kvm.
Files: 
 9f7dcdbbe8c5edc66145394ad12c90eb 635 admin important udev_0.105-4.dsc
 f66d3792a558e074811120790e687161 64881 admin important udev_0.105-4.diff.gz
 3cd8c6e7153d45468fdbd6d859811d42 263416 admin important udev_0.105-4_i386.deb
 2125a0b7102b686fecdbffc69b730e66 62544 libs important 
libvolume-id0_0.105-4_i386.deb
 e6df8a200962300b93c6bcaf07c56148 15592 libdevel optional 
libvolume-id-dev_0.105-4_i386.deb
 51632f465bf163f74003e3fb6fecf3a6 104812 debian-installer important 
udev-udeb_0.105-4_i386.udeb
Package-Type: udeb

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

iD8DBQFGBWrNFGfw2OHuP7ERAhXAAJ4qzrLxFJTRIzpIhOFFCXzGeGjw0ACcDKlo
/1mXmW7gZ/tb9wXXj2VT/Jc=
=vLBv
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to