Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178158 - net-wireless/bluez-utils-3.10 - init script should use 'need dbus', not 'after dbus'
Summary: net-wireless/bluez-utils-3.10 - init script should use 'need dbus', not 'afte...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-12 09:16 UTC by Jakub Moc (RETIRED)
Modified: 2007-05-12 14:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Moc (RETIRED) gentoo-dev 2007-05-12 09:16:22 UTC
HCID at least fails to start w/o dbus running, not really optional.

<snip>
May 12 10:55:52 notebook hcid[32425]: Can't connect to system message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
May 12 10:55:53 notebook hcid[32425]: Exit
May 12 10:55:56 notebook hcid[10206]: Bluetooth HCI daemon
May 12 10:55:56 notebook hcid[10206]: Can't connect to system message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
May 12 10:55:56 notebook hcid[10206]: Unable to get on D-Bus
</snip>
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-05-12 14:48:59 UTC
Fixed. Thanks for reporting.