Source: python-pbcore Version: 2.1.2+dfsg-5 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230307 ftbfs-bookworm
Hi, During a rebuild of all packages in testing (bookworm), your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > debian/rules:55: warning: overriding recipe for target > 'override_dh_auto_clean' > debian/rules:28: warning: ignoring old recipe for target > 'override_dh_auto_clean' > # we need to exclude tests requiring pbtestdata which is not packaged > mkdir -p /tmp/tests_avoid > mv `grep -l pbtestdata tests/*.py` /tmp/tests_avoid > # for whatever reason this test is failing as well - just skip it for the > moment > mv tests/test_pbdataset_filters.py /tmp/tests_avoid > PYBUILD_SYSTEM=custom \ > PYBUILD_TEST_ARGS="{interpreter} setup.py test" \ > dh_auto_test > I: pybuild base:240: python3.11 setup.py test > /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of > dash-separated 'description-file' will not be supported in future versions. > Please use the underscore name 'description_file' instead > warnings.warn( > running pytest > /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of > dash-separated 'description-file' will not be supported in future versions. > Please use the underscore name 'description_file' instead > warnings.warn( > /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: > EasyInstallDeprecationWarning: easy_install command is deprecated. Use build > and pip and other standards-based tools. > warnings.warn( > /usr/lib/python3/dist-packages/setuptools/command/install.py:34: > SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and > pip and other standards-based tools. > warnings.warn( > 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. > /usr/lib/python3/dist-packages/setuptools/installer.py:27: > SetuptoolsDeprecationWarning: setuptools.installer is deprecated. > Requirements should be satisfied by a PEP 517 installer. > warnings.warn( > WARNING: The wheel package is not available. > /usr/bin/python3.11: No module named pip > error: Command '['/usr/bin/python3.11', '-m', 'pip', > '--disable-pip-version-check', 'wheel', '--no-deps', '-w', > '/tmp/tmpqico3vl0', '--quiet', 'astroid<=2.14.0-dev0,>=2.12.13']' returned > non-zero exit status 1. > E: pybuild pybuild:388: test: plugin custom failed with: exit code=1: > python3.11 setup.py test > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2023/03/07/python-pbcore_2.1.2+dfsg-5_testing.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230307;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230307&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark 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.