Source: python-django-treebeard Version: 2.0~beta1-1 Severity: serious Justification: fails to build from source
python-django-treebeard fails to build from source in a minimal build environment because it is missing a build-dependency on python-setuptools. Build log: dpkg-buildpackage: source package python-django-treebeard dpkg-buildpackage: source version 2.0~beta1-1 dpkg-buildpackage: source changed by Chris Lamb <la...@debian.org> dpkg-source --before-build python-django-treebeard-2.0~beta1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/tmp/buildd/python-django-treebeard-2.0~beta1' dh_auto_clean pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions Traceback (most recent call last): File "setup.py", line 4, in <module> from setuptools import setup ImportError: No module named setuptools dh_auto_clean: python setup.py clean -a returned exit code 1 make[1]: *** [override_dh_auto_clean] Error 1 make[1]: Leaving directory `/tmp/buildd/python-django-treebeard-2.0~beta1' make: *** [clean] Error 2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org