Bug 150497 - net-voip/cohoba should depend on dbus built_with_use python
Bug#: 150497 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: voip@gentoo.org Reported By: dsd@gentoo.org
Component: Ebuilds
URL: 
Summary: net-voip/cohoba should depend on dbus built_with_use python
Keywords:  
Status Whiteboard: 
Opened: 2006-10-08 11:48 0000
Description:   Opened: 2006-10-08 11:48 0000
Running installed cohoba, using [@PYTHONDIR@:$PYTHONPATH]
Data Dir: /usr/share/cohoba
Runnin with options: {'mode': 0, 'component': 'applet', 'do_trace': False,
'standalone': True}
Runing applet in standalone window
Traceback (most recent call last):
  File "/usr/lib/cohoba/cohoba-applet", line 197, in ?
    standalone_window(mode)
  File "/usr/lib/cohoba/cohoba-applet", line 105, in standalone_window
    from cohoba.CohobaFactory import CohobaFactory
  File "/usr/lib/python2.4/site-packages/cohoba/CohobaFactory.py", line 1, in ?
    from cohoba.contacts.ContactListChannelHandler import
ContactListChannelHandler
  File
"/usr/lib/python2.4/site-packages/cohoba/contacts/ContactListChannelHandler.py",
line 19, in ?
    import dbus, dbus.glib
ImportError: No module named dbus


This error goes away after rebuilding dbus with USE=python

------- Comment #1 From Stefan Schweizer 2006-10-08 12:17:53 0000 -------
thanks, also fixed