I've a similar problem:
[EMAIL PROTECTED] ~] python
Python 2.4.4c0 (#2, Sep 29 2006, 20:19:45)
[GCC 4.1.2 20060920 (prerelease) (Ubuntu 4.1.1-13ubuntu3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import dbus
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named dbus
>>>

[EMAIL PROTECTED] ls -ahl /var/lib/python-support/python2.4/dbus/
total 88K
drwxr-xr-x  2 root root 4,0K 2006-09-30 14:30 ./
drwxr-xr-x 14 root root 4,0K 2006-09-30 13:41 ../
lrwxrwxrwx  1 root root   67 2006-09-30 13:41 dbus_bindings.so -> 
/usr/lib/python-support/python-dbus/python2.4/dbus/dbus_bindings.so
lrwxrwxrwx  1 root root   72 2006-09-30 13:41 dbus_glib_bindings.so -> 
/usr/lib/python-support/python-dbus/python2.4/dbus/dbus_glib_bindings.so
lrwxrwxrwx  1 root root   51 2006-09-30 13:41 _dbus.py -> 
/usr/share/python-support/python-dbus/dbus/_dbus.py
-rw-r--r--  1 root root  11K 2006-09-30 13:41 _dbus.pyc
lrwxrwxrwx  1 root root   56 2006-09-30 13:41 decorators.py -> 
/usr/share/python-support/python-dbus/dbus/decorators.py
-rw-r--r--  1 root root 3,2K 2006-09-30 13:41 decorators.pyc
lrwxrwxrwx  1 root root   56 2006-09-30 13:41 exceptions.py -> 
/usr/share/python-support/python-dbus/dbus/exceptions.py
-rw-r--r--  1 root root 2,3K 2006-09-30 13:41 exceptions.pyc
lrwxrwxrwx  1 root root   50 2006-09-30 13:41 glib.py -> 
/usr/share/python-support/python-dbus/dbus/glib.py
-rw-r--r--  1 root root  780 2006-09-30 13:41 glib.pyc
lrwxrwxrwx  1 root root   54 2006-09-30 13:41 __init__.py -> 
/usr/share/python-support/python-dbus/dbus/__init__.py
-rw-r--r--  1 root root  289 2006-09-30 13:41 __init__.pyc
lrwxrwxrwx  1 root root   63 2006-09-30 13:41 introspect_parser.py -> 
/usr/share/python-support/python-dbus/dbus/introspect_parser.py
-rw-r--r--  1 root root 1,6K 2006-09-30 13:41 introspect_parser.pyc
lrwxrwxrwx  1 root root   56 2006-09-30 13:41 matchrules.py -> 
/usr/share/python-support/python-dbus/dbus/matchrules.py
-rw-r--r--  1 root root 7,1K 2006-09-30 13:41 matchrules.pyc
lrwxrwxrwx  1 root root   53 2006-09-30 13:41 proxies.py -> 
/usr/share/python-support/python-dbus/dbus/proxies.py
-rw-r--r--  1 root root 6,7K 2006-09-30 13:41 proxies.pyc
lrwxrwxrwx  1 root root   53 2006-09-30 13:41 service.py -> 
/usr/share/python-support/python-dbus/dbus/service.py
-rw-r--r--  1 root root  11K 2006-09-30 13:41 service.pyc
lrwxrwxrwx  1 root root   51 2006-09-30 13:41 types.py -> 
/usr/share/python-support/python-dbus/dbus/types.py
-rw-r--r--  1 root root  628 2006-09-30 13:41 types.pyc
lrwxrwxrwx  1 root root   51 2006-09-30 13:41 _util.py -> 
/usr/share/python-support/python-dbus/dbus/_util.py
-rw-r--r--  1 root root  761 2006-09-30 13:41 _util.pyc

-- 
dbus-python is broken
https://launchpad.net/bugs/59775

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to