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
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]