Package: python-dmidecode
Version: 3.10.11-1
Severity: minor
Hi,
I installed python-dmidecode and importing it in a python shell throws an error:
>>> import dmidecode
Traceback (most recent call last):
File "<input>", line 1, in <module>
File "/usr/lib/pymodules/python2.5/dmidecode.py", line 28, in <module>
import libxml2
ImportError: No module named libxml2
Installing 'python-libxml2' fixed it:
apt-get install python-libxml2
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686-bigmem (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-dmidecode depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libxml2 2.7.7.dfsg-2 GNOME XML library
ii python 2.5.4-9 An interactive high-level object-o
ii python-support 1.0.7 automated rebuilding support for P
python-dmidecode recommends no packages.
python-dmidecode suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]