Package: udev Version: 0.084-3 Severity: important Setting up udev (0.084-3) ... Installing new version of config file /etc/init.d/udev ... Installing new version of config file /etc/udev/permissions.rules ... Installing new version of config file /etc/udev/persistent.rules ... Installing new version of config file /etc/udev/cd-aliases.rules ... Installing new version of config file /etc/udev/hotplugd.rules ... Installing new version of config file /etc/udev/hotplug.rules ... start-stop-daemon: warning: failed to kill 881: No such process
[EMAIL PROTECTED]:~$ ps -ef |grep udev root 16303 1 0 11:43 ? 00:00:00 udevd --daemon pryzbyj 16326 4496 0 11:43 pts/7 00:00:00 grep udev I don't know why or how the udev stored PID got out of sync with the real PID, which seems to be a bug. But, seeing as this inconsistency can happen, it is also a bug that udev tried to kill an arbitrary process, and didn't check that it was a udev process (perhaps /proc/pid/exe=~/\<udev\>/). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]