Your message dated Fri, 11 Jul 2008 13:47:41 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#490273: fixed in udev 0.124-3 has caused the Debian Bug report #490273, regarding PATH setting in hotplug.functions 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 490273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490273 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: udev Version: 0.124-2 Severity: normal Somewhere between udev 0.114-2 and 0.124-2, the PATH setting in hotplug.functions was changed from PATH='/sbin:/bin:/usr/sbin:/usr/bin' to PATH='/sbin:/bin' This causes problems for other packages using the functions in this file, e.g., ntpdate has been getting a few complaints lately like #490225. Basically, we are doing #!/bin/sh set -e PATH=/sbin:/bin:/usr/sbin:/usr/bin if [ -r /lib/udev/hotplug.functions ]; then . /lib/udev/hotplug.functions wait_for_file /usr/sbin/ntpdate-debian fi .... do more work using programs in /usr/bin ... Maybe hotplug.functions isn't actually intended to be used by other packages, but you once advised me to use it in this instance. I can try to use something else. Otherwise, perhaps the path shouldn't be overwritten but preprended to? if [ -z "$PATH"]; then # unlikely? PATH='/sbin:/bin' else PATH='/sbin:/bin':$PATH fi
--- End Message ---
--- Begin Message ---Source: udev Source-Version: 0.124-3 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.124-3_i386.deb to pool/main/u/udev/libvolume-id-dev_0.124-3_i386.deb libvolume-id0_0.124-3_i386.deb to pool/main/u/udev/libvolume-id0_0.124-3_i386.deb udev-udeb_0.124-3_i386.udeb to pool/main/u/udev/udev-udeb_0.124-3_i386.udeb udev_0.124-3.diff.gz to pool/main/u/udev/udev_0.124-3.diff.gz udev_0.124-3.dsc to pool/main/u/udev/udev_0.124-3.dsc udev_0.124-3_i386.deb to pool/main/u/udev/udev_0.124-3_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.8 Date: Fri, 11 Jul 2008 15:33:05 +0200 Source: udev Binary: udev libvolume-id0 libvolume-id-dev udev-udeb Architecture: source i386 Version: 0.124-3 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: 451687 452181 490051 490073 490110 490273 490286 Changes: udev (0.124-3) unstable; urgency=low . * Backported commit 05364975aff0bfaca1b5fb23963cee7d2201f99a to fix scsi_id, which generated wrong persistent links. (Closes: #490110) * Removed the pnp:dPNP0800 module alias (pcspkr) because nowadays the driver provides its own platform device alias. * Removed the pnp:dPNP0b00 module alias (rtc) which nowadays is provided by a different and usually better module (rtc_cmos). (Closes: #452181) * 60-persistent-storage-tape.rules: added links for nst devices. * Added patch settle_verbose_timeout: lists the events still in the queue when the udevadm settle timeout is reached. * Restored the full $PATH in hotplug.functions. (Closes: #490273) * Modified postinst to not fail if /dev/{pts,shm} are not mounted. (Closes: #490286) * Added a doc-base file for writing_udev_rules. (Closes: #451687) * Added a watch file. (Closes: #490073) * Rewritten history to appease nitpickers. (Closes: #490051) Checksums-Sha1: 60507f0549132fa0253990b34d87fe4df1f1f56a 1003 udev_0.124-3.dsc e58a688b7c5e879b5df281c74786348a68f234e7 69951 udev_0.124-3.diff.gz 0b947519d5dd9225744618a669ca1f9f4a71f382 251964 udev_0.124-3_i386.deb ffff0eb08e7dd35e6eedd4a67121152c4d890213 74714 libvolume-id0_0.124-3_i386.deb 0ab12fba9f2d730b194255711f80451dd9801595 2424 libvolume-id-dev_0.124-3_i386.deb 2ba00957570efb954ef9bcbb8ffc550afa9fcc7d 121706 udev-udeb_0.124-3_i386.udeb Checksums-Sha256: 0bab47698d430bf9e158f9a6c67e05ff1dbd5b560cb47da2f4ca92b6252c4de0 1003 udev_0.124-3.dsc 45dd36e64637194d0f6acca16c3dd91dcb29a68f1869e6c909b1044e2ff1c076 69951 udev_0.124-3.diff.gz 1b03bf354d021c607c4a832e9166f958322de2304ce6175cd66e06af6519a737 251964 udev_0.124-3_i386.deb 0c5f20258951ca0926e8de671ab1754bb868865f37ddd90240699da8e3efcb43 74714 libvolume-id0_0.124-3_i386.deb a63bcb803fa0a2cf5c0d78279dd544da40a2b95d43aaab6094bfe512a93096ef 2424 libvolume-id-dev_0.124-3_i386.deb 4df18bbfb6e8bfe16a1e6a89959e9aa2d00829e325efcbbd69c32f4fc0570d28 121706 udev-udeb_0.124-3_i386.udeb Files: 1e371c5926faafbafbe7a77e9b46e55b 1003 admin important udev_0.124-3.dsc 38fdc58741d834b76341ede249427865 69951 admin important udev_0.124-3.diff.gz 23b0f1f50e21f2d0b47da3a76ee88871 251964 admin important udev_0.124-3_i386.deb d7a0f0bb5a8698ea3bac0f2200b5e3a8 74714 libs required libvolume-id0_0.124-3_i386.deb 9eeb9d3cd455dd7b2c72bc6c0e2a9b5c 2424 libdevel optional libvolume-id-dev_0.124-3_i386.deb d1a005df574948deeacc5d2ac86b1de1 121706 debian-installer important udev-udeb_0.124-3_i386.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkh3YvMACgkQFGfw2OHuP7HCmACglFREK08mq0QFH9pj0fVPNrbM ExkAn1zIko+GK86pCDbyXAFIIbR5+0sK =au6R -----END PGP SIGNATURE-----
--- End Message ---

