Package: src:python-dmicode
Version: 3.12.2-11
Severity: important
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9

[...]
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e ;\
for python in python3.9 python3.8; do \
        /usr/bin/make PY_BIN=$python -C unit-tests test; \
        #/usr/bin/make PY_BIN=$python-dbg -C unit-tests test; \
done
make[2]: Entering directory '/<<PKGBUILDDIR>>/unit-tests'
python3.9 unit -vv
================================================================================
 * Testing for command line version of dmidecode ...WARN
 * Running test as normal user, some tests will be skipped
 * Creation of temporary files...PASS
================================================================================
 * Importing module...FAIL
No module named 'libxml2mod'
================================================================================
make[2]: *** [Makefile:4: test] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/unit-tests'
make[1]: *** [debian/rules:31: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

Reply via email to