Your message dated Sat, 28 Mar 2009 19:24:37 +0100 with message-id <[email protected]> and subject line Re: udev: doesn't ship udevsettle anymore has caused the Debian Bug report #521577, regarding udev: doesn't ship udevsettle anymore 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.) -- 521577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521577 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: udev Version: 0.140-1 Hello, udev does not ship the /sbin/udevsettle symlink anymore. Since the Debian ChangeLog doesn't state any change regarding this, I'm not sure whether this is intentional or not. If you think this is intentional, please reassign/clone this bug to mdadm, cryptsetup and lirc to switch to udevadm settle. regards Mario -- We know that communication is a problem, but the company is not going to discuss it with the employees. -- Switching supervisor, AT&T Long Lines Division
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: lirc Source-Version: 0.8.3-1 lirc's initscript uses the following compatibility code since 0.8.3-1 (15 Jul 2008 18:56:26 +0100, already in lenny): # avoid a hard dependency or a flag day between udev versions if [ -x /sbin/udevadm ]; then # udev >= 0.117 udevadm settle || echo "timeout waiting for devices to be ready" elif [ -x /sbin/udevsettle ]; then # udev < 0.117 udevsettle || echo "timeout waiting for devices to be ready" fi As such I do not see any bug in lirc. Regards Stefan Lippers-Hollmann
signature.asc
Description: This is a digitally signed message part.
--- End Message ---

