Package: python-qt3 Version: 3.16-1.1 Severity: grave Hi, python-qt3_3.16-1.1 FTBFS on many archs with the following error:
for version in 2.3 2.4;\ do\ mkdir -p build-$version;\ cd build-$version;\ echo yes | python$version ../configure.py \ -c -n /usr/include/qscintilla \ -o /usr/lib -u -j 4 \ -d /usr/lib/python$version/site-packages \ -l /usr/include/python$version \ -l /usr/lib/python$version/config \ -v /usr/share/sip/qt \ || touch ../failed-stamp;\ cd ..;\ sed -i -e "s/python\([0-9]\.[0-9]\)/python$version/g" \ build-$version/*/Makefile build-$version/Makefile; \ done Traceback (most recent call last): File "../configure.py", line 31, in ? import sipconfig ImportError: No module named sipconfig sed: can't read build-2.3/*/Makefile: No such file or directory sed: can't read build-2.3/Makefile: No such file or directory Traceback (most recent call last): File "../configure.py", line 31, in ? import sipconfig ImportError: No module named sipconfig sed: can't read build-2.4/*/Makefile: No such file or directory sed: can't read build-2.4/Makefile: No such file or directory make: *** [configure-stamp] Error 2 Logs can be found http://buildd.debian.org/build.php?&pkg=python-qt3&ver=3.16-1.1&arch=amd64&file=log . Thanks, Roberto -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.18 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL set to [EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]