This is a race condition between hal and dbus which happens when the two initscripts are started concurrently by upstart.
This should not happen because hal initscript requires dbus for starting but instead happens when upstart concurrency is enabled because the scripts have been symlinked with the same number (12). The solution is to install hal initscripts with NN=13 (see attached patch). ** Attachment added: "patch to hal postinst script" http://launchpadlibrarian.net/10783673/hal-postinst.patch -- HAL fails to initialise when /etc/init.d/rc sets CONCURRENCY=shell https://bugs.launchpad.net/bugs/149881 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
