Hi Angel, On Mon, Feb 07, 2011 at 10:08:00PM -0000, Angel Abad wrote: > Hi Ryan! Debian package FTBFS in natty pbuilder chroot, please fix it: > > dpkg-source --before-build turnin-ng-1.1 > dpkg-buildpackage: host architecture amd64 > fakeroot debian/rules clean > dh clean > dh_testdir > dh_auto_clean > Traceback (most recent call last): > File "setup.py", line 3, in <module> > from distutils.command.build import build > ImportError: No module named distutils.command.build > dh_auto_clean: python2.6 setup.py clean -a returned exit code 1 > make: *** [clean] Error 1 > dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 > E: Failed autobuilding of package > > Thanks for your work!
I'm not too sure what is happening here, it built under unstable and just finished building in my natty PPA[0]; distutils.command.build is part of the standard python distribution, it shouldn't be missing under python2.6. Any suggestions on what could be happening here? Attached is a debdiff from turnin-ng_1.1-1 to the version I uploaded to my PPA. As you'll see, the only change is to the distribution in debian/changelog. Kind regards, Ryan [0] https://edge.launchpad.net/~ryanakca/+archive/ppa/+buildjob/2247408 ** Attachment added: "turnin-ng_1.1-1~ppa1.debdiff" https://bugs.launchpad.net/bugs/714762/+attachment/1837494/+files/turnin-ng_1.1-1%7Eppa1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714762 Title: Sync turnin-ng 1.1-1 (universe) from Debian unstable (main) -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
