Bug 135615

Summary: udevd start throws hundreds of messages
Product: [openSUSE] SUSE Linux 10.1 Reporter: Lars Müller <lmuelle>
Component: HotplugAssignee: Kay Sievers <kasievers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dkukawka
Version: Alpha 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: boot log

Description Lars Müller 2005-11-27 18:26:49 UTC
While booting 10.1 post Alpha 3 the start of the udevd throws hundreds of messages.

udevd-event[2316]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
udevd-event[2319]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
udevd-event[2322]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
udevd-event[2325]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
Comment 1 Lars Müller 2005-11-27 18:27:59 UTC
Created attachment 58791 [details]
boot log
Comment 2 Kay Sievers 2005-11-27 20:28:34 UTC
It's a known issue. Everything related to hardware setup must be available in the root filesystem or it will cause these kind of errors at bootup. For HAL, it will be fixed with the next HAL package, which receives udev's messages from a socket instead of letting udev call this program.
Comment 3 Kay Sievers 2005-12-04 03:02:51 UTC
New HAL is submitted, which does no longer use /usr/sbin/hal.hotplug.