Package: kid Version: 0.6.3-1 Severity: serious Hi,
building the package kid in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) make[1]: Entering directory `/tmp/buildd/kid-0.6.3' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/tmp/buildd/kid-0.6.3' patches: debian/patches/init-strip-test-dir.patch Trying patch debian/patches/init-strip-test-dir.patch at level 0...success. if [ "debian/stamp-patched" = "debian/stamp-patched" ] ; then touch debian/stamp-patched ; \ elif [ "debian/stamp-patched" = "reverse-patches" ] ; then rm -f debian/stamp-patch* ; \ fi /usr/bin/make -f debian/rules update-config dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (1001) make[1]: Entering directory `/tmp/buildd/kid-0.6.3' make[1]: Nothing to be done for `update-config'. make[1]: Leaving directory `/tmp/buildd/kid-0.6.3' cd . && python setup.py build --build-base="./build" Traceback (most recent call last): File "setup.py", line 2, in ? import kid as _kid File "/tmp/buildd/kid-0.6.3/kid/__init__.py", line 26, in ? from kid.pull import ElementStream, Element, SubElement, Fragment, \ File "/tmp/buildd/kid-0.6.3/kid/pull.py", line 11, in ? from kid.et import * # ElementTree File "/tmp/buildd/kid-0.6.3/kid/et.py", line 11, in ? import elementtree.ElementTree as ET ImportError: No module named elementtree.ElementTree make: *** [common-build-impl] Error 1 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]