Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127322 - gnome-extra/hal-device-manager fails to run after build
Summary: gnome-extra/hal-device-manager fails to run after build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-23 09:01 UTC by Priit Laes (IRC: plaes)
Modified: 2006-04-30 13:12 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 Priit Laes (IRC: plaes) 2006-03-23 09:01:39 UTC
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
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2006-04-26 22:28:33 UTC
Are you still having this problem? What version of hal are you using? which version of hal-device-manager?
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-04-30 13:12:55 UTC
Indeed you are correct.  Added a check with -r1.  Thanks.