Source: heat-cfntools Version: 1.4.2-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > pkgos-dh_auto_test --no-py2 > + PKGOS_TEST_PARALLEL=yes > + PKGOS_TEST_SERIAL=no > + PYTHONS=disabled > + PYTHON3S=disabled > + TEST_PARALLEL_OPT=--parallel > + TEST_SERIAL_OPT= > + echo WARNING: --no-py2 is deprecated, and always on. > WARNING: --no-py2 is deprecated, and always on. > + shift > + py3versions -vr > + PYTHON3S=3.12 3.11 > + [ yes = no ] > + [ no = yes ] > + [ 3.12 = disabled ] > + echo 3.12 > + cut -d. -f1 > + PYMAJOR=3 > + echo ===> Testing with python (python3) > ===> Testing with python (python3) > + pwd > + [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ] > + [ -e .stestr.conf ] > + [ -e .testr.conf ] > + [ -x /usr/bin/testr-python3 ] > + TESTR=testr > + rm -rf .testrepository > + testr init > + mktemp -t > + TEMP_REZ=/tmp/tmp.iGgoleJ75q > + + tee /tmp/tmp.iGgoleJ75q > PYTHON=python3.12 testr run --parallel --subunit > + subunit2pyunit > runniNon-zero exit code (2) from test listing. > ng=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 > ${PYTHON:-python} -m subunit.run discover -t ./ ./heat_cfntools/tests --list > --- import errors --- > Failed to import test module: heat_cfntools.tests.test_cfn_helper > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/heat_cfntools/tests/test_cfn_helper.py", line 17, in > <module> > import boto.cloudformation as cfn > File "/usr/lib/python3/dist-packages/boto/__init__.py", line 29, in <module> > import boto.plugin > File "/usr/lib/python3/dist-packages/boto/plugin.py", line 40, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > Failed to import test module: heat_cfntools.tests.test_cfn_hup > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 337, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/heat_cfntools/tests/test_cfn_hup.py", line 21, in > <module> > from heat_cfntools.cfntools import cfn_helper > File "/<<PKGBUILDDIR>>/heat_cfntools/cfntools/cfn_helper.py", line 48, in > <module> > from boto import cloudformation > File "/usr/lib/python3/dist-packages/boto/__init__.py", line 29, in <module> > import boto.plugin > File "/usr/lib/python3/dist-packages/boto/plugin.py", line 40, in <module> > import imp > ModuleNotFoundError: No module named 'imp' > > ---------------------------------------------------------------------- > Ran 0 tests in 0.362s > > OK > + cat /tmp/tmp.iGgoleJ75q > + subunit-filter -s --no-passthrough > + subunit-stats > Total tests: 0 > Passed tests: 0 > Failed tests: 0 > Skipped tests: 0 > Seen tags: > + rm -f /tmp/tmp.iGgoleJ75q > + testr slowest > make[1]: *** [debian/rules:25: override_dh_auto_test] Error 3 The full build log is available from: http://qa-logs.debian.net/2023/12/12/heat-cfntools_1.4.2-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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.