Source: entrypoints Version: 0.3-9 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --with python3 --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > dh_auto_build -O--buildsystem=pybuild > I: pybuild plugin_flit:70: Installing file /<<PKGBUILDDIR>>/entrypoints.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_entrypoints/build/entrypoints.py > I: pybuild plugin_flit:79: Writing dist-info > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_entrypoints/build/ > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:237: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_entrypoints/build; python3.9 -m > unittest discover -v > tests.test_entrypoints (unittest.loader._FailedTest) ... ERROR > > ====================================================================== > ERROR: tests.test_entrypoints (unittest.loader._FailedTest) > ---------------------------------------------------------------------- > ImportError: Failed to import test module: tests.test_entrypoints > Traceback (most recent call last): > File "/usr/lib/python3.9/unittest/loader.py", line 436, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib/python3.9/unittest/loader.py", line 377, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_entrypoints/build/tests/test_entrypoints.py", > line 5, in <module> > import pytest > ModuleNotFoundError: No module named 'pytest' > > > ---------------------------------------------------------------------- > Ran 1 test in 0.000s > > FAILED (errors=1) > E: pybuild pybuild:355: test: plugin flit failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_entrypoints/build; python3.9 -m > unittest discover -v > 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/12/20/entrypoints_0.3-9_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.