Source: retweet Version: 0.10-1.1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with python3 --buildsystem=pybuild > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 9 in use) > I: pybuild base:232: python3.9 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > I: pybuild base:232: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/validate.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/confparse.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/waitamoment.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/senttweets.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/cliparse.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/tweetwasposted.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > copying retweet/main.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/retweet > running build_scripts > creating build > creating build/scripts-3.9 > copying and adjusting scripts/retweet -> build/scripts-3.9 > changing mode of build/scripts-3.9/retweet from 644 to 755 > dh_auto_test -O--buildsystem=pybuild > dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 > in use) > I: pybuild base:232: python3.9 setup.py test > running test > WARNING: Testing via this command is deprecated and will be removed in a > future version. Users looking for a generic test entry point independent of > test runner are encouraged to use tox. > WARNING: The wheel package is not available. > /usr/bin/python3.9: No module named pip > error: Command '['/usr/bin/python3.9', '-m', 'pip', > '--disable-pip-version-check', 'wheel', '--no-deps', '-w', > '/tmp/tmp6sjsisy1', '--quiet', 'greenlet!=0.4.17']' returned non-zero exit > status 1. > E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: > python3.9 setup.py test > dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2021/10/23/retweet_0.10-1.1_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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.