Source: python-murano-pkg-check Version: 0.3.0-7 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20221220 ftbfs-bookworm
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.11 3.10 > + [ yes = no ] > + [ no = yes ] > + [ 3.11 = disabled ] > + + echocut -d. -f1 > 3.11 > + 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.2VGpJD2L9O > + PYTHON=python3.11 testr run --parallel --subunit > + tee /tmp/tmp.2VGpJD2L9O > + subunit2pyunit > Non-zero exit code (2) from test listing. > running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ > OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ > OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ > ${PYTHON:-python} -m subunit.run discover -t ./ . --list > --- import errors --- > Failed to import test module: muranopkgcheck.tests.functional.test_cases > Traceback (most recent call last): > File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/unittest/loader.py", line 350, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/muranopkgcheck/tests/functional/test_cases.py", line > 82, in <module> > cases = load_cases() > ^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/muranopkgcheck/tests/functional/test_cases.py", line > 79, in load_cases > cases.extend(list(yaml.load_all(f))) > ^^^^^^^^^^^^^^^^ > TypeError: load_all() missing 1 required positional argument: 'Loader' > > ---------------------------------------------------------------------- > Ran 0 tests in 1.048s > > OK > + + cat /tmp/tmp.2VGpJD2L9O > + subunit-stats > subunit-filter -s --no-passthrough > Total tests: 0 > Passed tests: 0 > Failed tests: 0 > Skipped tests: 0 > Seen tags: > + rm -f /tmp/tmp.2VGpJD2L9O > + testr slowest > make[1]: *** [debian/rules:20: override_dh_auto_test] Error 3 The full build log is available from: http://qa-logs.debian.net/2022/12/20/python-murano-pkg-check_0.3.0-7_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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.