Your message dated Sun, 29 Jul 2007 19:17:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#435163: fixed in udev 0.113-2 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.113-1 Severity: grave Since the form is inaccurate, modprobe isn't performed. When udev runs: add_to_rules: unknown key 'RUN{ignore_error}' in /etc/udev/rules.d/z55_hotplug.rules:10 add_to_rules: unknown key 'RUN{ignore_error}' in /etc/udev/rules.d/z55_hotplug.rules:13 If the corresponding section is returned to 0.105-4, it seems to be able to evade. --- /etc/udev/hotplug.rules.new +++ /etc/udev/hotplug.rules @@ -7,21 +7,16 @@ SUBSYSTEM=="platform", ENV{MODALIAS}=="i82365", GOTO="hotplug_driver_loaded" # load the drivers -ENV{MODALIAS}=="?*", \ - RUN{ignore_error}+="/sbin/modprobe --use-blacklist $env{MODALIAS}" +ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe --use-blacklist $env{MODALIAS}" SUBSYSTEM=="ide", ENV{MODALIAS}!="?*", RUN+="ide.agent" -SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", \ - RUN{ignore_error}+="/bin/sh -c 'while read id; do /sbin/modprobe --use-blacklist pnp:d$$id; done < /sys$devpath/id'" +SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", RUN+="/bin/sh -c 'while read id; do /sbin/modprobe --use-blacklist pnp:d$$id; done < /sys$devpath/id'"
--- End Message ---
--- Begin Message ---Source: udev Source-Version: 0.113-2 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.113-2_i386.deb to pool/main/u/udev/libvolume-id-dev_0.113-2_i386.deb libvolume-id0_0.113-2_i386.deb to pool/main/u/udev/libvolume-id0_0.113-2_i386.deb udev-udeb_0.113-2_i386.udeb to pool/main/u/udev/udev-udeb_0.113-2_i386.udeb udev_0.113-2.diff.gz to pool/main/u/udev/udev_0.113-2.diff.gz udev_0.113-2.dsc to pool/main/u/udev/udev_0.113-2.dsc udev_0.113-2_i386.deb to pool/main/u/udev/udev_0.113-2_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, 29 Jul 2007 21:12:50 +0200 Source: udev Binary: libvolume-id-dev udev libvolume-id0 udev-udeb Architecture: source i386 Version: 0.113-2 Distribution: unstable Urgency: low 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: 435163 Changes: udev (0.113-2) unstable; urgency=low . * hotplug.rules: removed the ignore_error options which are not yet supported. (Closes: #435163) Files: 3cb937ff39de9d0931dcd154d60cf87b 635 admin important udev_0.113-2.dsc f28bcf5ef4378af692995192d6b74113 69724 admin important udev_0.113-2.diff.gz 9a2479f4606378ae45d9c5a6c3d53e92 276762 admin important udev_0.113-2_i386.deb 7c0c561e4520c976499d58dfbd95a40b 68208 libs important libvolume-id0_0.113-2_i386.deb 96050897cb4ad141029cc42768ea716a 2290 libdevel optional libvolume-id-dev_0.113-2_i386.deb e7e17105575230404dbab90cf910d3d3 116638 debian-installer important udev-udeb_0.113-2_i386.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGrOdLFGfw2OHuP7ERAhWpAJ9A0IsxsYmDfLr7DYEfhqrJGnvQdwCcCiKJ YvIuNLzHXBSyGYoLWTZMXmg= =nUKk -----END PGP SIGNATURE-----
--- End Message ---

