On Tue, Aug 29, 2006 at 10:16:44AM +0300, Arno Aaldijk wrote: > > I'm seeing the same problem here on an AMD64 etch installation: > > # 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 > File "/usr/lib/python2.4/site-packages/dbus/__init__.py", line 1, in ? > from _dbus import * > File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 48, in ? > from proxies import * > File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 2, in ? > import introspect_parser > File "/usr/lib/python2.4/site-packages/dbus/introspect_parser.py", > line 1, in ? > import libxml2 > ImportError: No module named libxml2
Works fine for me ? python2.4-dbus depends on python2.4-libxml2, so there should be no reason for you to see this.. What version of python2.4-dbus, python2.4-xml etc ? Sjoerd -- There's no sense in being precise when you don't even know what you're talking about. -- John von Neumann -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]