The output of sh -xv on the failing script:

+ set -e
+ case "$1" in
+ getent passwd haldaemon
+ getent group powerdev
+ getent group plugdev
+ chown haldaemon:haldaemon /var/run/hal
+ '[' -x /etc/init.d/dbus ']'
+ invoke-rc.d dbus force-reload
 * Reloading system message bus config...
Failed to open connection to system message bus: Failed to connect to socket 
/var/run/dbus/system_bus_socket: Connection refused
invoke-rc.d: initscript dbus, action "force-reload" failed.
+ true
+ dpkg --compare-versions '' le-nl 0.5.8.1-3ubuntu7
+ '[' -x /etc/init.d/hal ']'
+ update-rc.d hal start 24 2 3 4 5 . stop 16 1 .
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_DK.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
++ which invoke-rc.d
+ '[' -x /usr/sbin/invoke-rc.d ']'
+ invoke-rc.d hal start
 * Starting Hardware abstraction layer hald
invoke-rc.d: initscript hal, action "start" failed.
+ exit 1
['/bin/sh', '-x', '/var/lib/dpkg/info//hal.postinst', 'configure']


** Changed in: hal (Ubuntu)
   Importance: Undecided => High
     Assignee: (unassigned) => Martin Pitt (pitti)
       Target: None => ubuntu-8.04-beta

-- 
dapper->hardy upgrade dbus reload fails
https://bugs.launchpad.net/bugs/172835
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

Reply via email to