OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003626 [dbus] packaging block always 2009-04-06 11:29 2010-01-24 11:20
Reporter user2176 View Status public  
Assigned To wbonnet
Priority normal Resolution fixed  
Status closed  
Summary 0003626: dbus daemon will not stop on reboot/init 6 blocking the shutdown
Description dbus daemon will not stop on reboot/init 6 blocking the shutdown
Additional Information see : /var/opt/csw/svc/method/svc-cswdbus line 58
# kill -9 `/opt/csw/bin/dbus-daemon --print-pid`

uncommenting and completing the line to :
/opt/csw/bin/dbus-daemon --print-pid --config-file=/opt/csw/etc/dbus-1/system.conf

gives:
Failed to start message bus: The pid file "/opt/csw/var/run/dbus/pid" exists, if the message bus is not running, remove this file

while "/opt/csw/var/run/dbus/pid" contains the correct pid


More over :

less /var/svc/log/system-cswdbus:default.log
[ Apr 2 15:41:28 Disabled. ]
[ Apr 2 15:41:28 Rereading configuration. ]
[ Apr 2 15:41:28 Enabled. ]
[ Apr 2 15:41:28 Executing start method ("/var/opt/csw/svc/method/svc-cswdbus s
tart") ]
/var/opt/csw/svc/method/svc-cswdbus: smf_is_nonglobalzone: not found
[ Apr 2 15:41:28 Method "start" exited with status 0 ]
[ Apr 2 17:29:12 Stopping because service disabled. ]
[ Apr 2 17:29:12 Executing stop method ("/var/opt/csw/svc/method/svc-cswdbus st
op") ]
/var/opt/csw/svc/method/svc-cswdbus: smf_is_nonglobalzone: not found
[ Apr 2 17:29:12 Method "stop" exited with status 0 ]
[ Apr 2 17:41:12 Enabled. ]
[ Apr 2 17:41:28 Executing start method ("/var/opt/csw/svc/method/svc-cswdbus s
tart") ]
/var/opt/csw/svc/method/svc-cswdbus: smf_is_nonglobalzone: not found
[ Apr 2 17:41:30 Method "start" exited with status 0 ]

Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006378)
james (reporter)
2009-07-02 10:28

I found this too. It's annoying!

# pkill dbus-daemon

is needed to prevent the machine hanging on shutdown.
(0006578)
wbonnet (reporter)
2009-08-15 02:44

Fix is available in testing version and is about to be submitted to current. Will close when released to current.

Please be aware that before upgrading the package you have to stop dbus by hand (killing the dbus process !).
(0007328)
wbonnet (reporter)
2010-01-24 11:20

Fix has been publish to current


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker