| Bug#: 127322 | Product: Gentoo Linux | Version: 2005.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gentopia@gentoo.org | Reported By: plaes@plaes.org | |
| Component: GNOME | |||
| URL: | |||
| Summary: gnome-extra/hal-device-manager fails to run after build | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-03-23 09:01 0000 | |||
| Description: | Opened: 2006-03-23 09:01 0000 |
amd@box770 ~/code/gtkhtml/src $ hal-device-manager
Traceback (most recent call last):
File "/usr/bin/hal-device-manager", line 15, in ?
from DeviceManager import DeviceManager
File "/usr/share/hal/device-manager/DeviceManager.py", line 6, in ?
import dbus
ImportError: No module named dbus
Seems to require dbus python bindings.
I currently have:
[ebuild R ] sys-apps/dbus-0.61 USE="X gtk mono -debug -doc -python -qt" 0
kB
Are you still having this problem? What version of hal are you using? which version of hal-device-manager?
Indeed you are correct. Added a check with -r1. Thanks.