Source: python-pyramid-chameleon Version: 0.3-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201125 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > fakeroot debian/rules clean > dh clean --with python3,sphinxdoc --buildsystem=pybuild > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf docs/_build > dh_auto_clean > I: pybuild base:232: python3.8 setup.py clean > Traceback (most recent call last): > File "setup.py", line 3, in <module> > from setuptools import setup, find_packages > ModuleNotFoundError: No module named 'setuptools' > E: pybuild pybuild:353: clean: plugin distutils failed with: exit code=1: > python3.8 setup.py clean > dh_auto_clean: error: pybuild --clean --test-nose -i python{version} -p "3.8 > 3.9" returned exit code 13 > make[1]: *** [debian/rules:11: override_dh_auto_clean] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/11/25/python-pyramid-chameleon_0.3-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.