Source: git-build-recipe Version: 0.3.7 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240615 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>>' > env -u LANGUAGE LC_ALL=C.UTF-8 dh_auto_test > I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; > python3.11 -m pytest > ============================= test session starts > ============================== > platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0 > rootdir: /<<PKGBUILDDIR>> > collected 0 items / 13 errors > > ==================================== ERRORS > ==================================== > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_deb_version.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'GitTestCase' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_deb_version.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'ResolveRevisionsTests' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_deb_version.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'DebUpstreamVariableTests' object has no attribute > 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_deb_version.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'VersionExtractBaseTests' object has no attribute > 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_deb_version.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'DebVersionVariableTests' object has no attribute > 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_deb_version.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'RecipeBranchTests' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_functional.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'GitTestCase' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_functional.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'FunctionalBuilderTests' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_recipe.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'GitTestCase' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_recipe.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'RecipeParserTests' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_recipe.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'BuildTreeTests' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_recipe.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'StringifyTests' object has no attribute 'runTest' > _ ERROR collecting > .pybuild/cpython3_3.11/build/gitbuildrecipe/tests/test_recipe.py _ > /usr/lib/python3/dist-packages/testtools/testcase.py:241: in __init__ > test_method = self._get_test_method() > /usr/lib/python3/dist-packages/testtools/testcase.py:696: in _get_test_method > return getattr(self, method_name) > E AttributeError: 'RecipeBranchTests' object has no attribute 'runTest' > =========================== short test summary info > ============================ > ERROR gitbuildrecipe/tests/test_deb_version.py::GitTestCase - > AttributeError:... > ERROR gitbuildrecipe/tests/test_deb_version.py::ResolveRevisionsTests - > Attri... > ERROR gitbuildrecipe/tests/test_deb_version.py::DebUpstreamVariableTests - > At... > ERROR gitbuildrecipe/tests/test_deb_version.py::VersionExtractBaseTests - > Att... > ERROR gitbuildrecipe/tests/test_deb_version.py::DebVersionVariableTests - > Att... > ERROR gitbuildrecipe/tests/test_deb_version.py::RecipeBranchTests - > Attribute... > ERROR gitbuildrecipe/tests/test_functional.py::GitTestCase - AttributeError: > ... > ERROR gitbuildrecipe/tests/test_functional.py::FunctionalBuilderTests - > Attri... > ERROR gitbuildrecipe/tests/test_recipe.py::GitTestCase - AttributeError: > 'Git... > ERROR gitbuildrecipe/tests/test_recipe.py::RecipeParserTests - > AttributeError... > ERROR gitbuildrecipe/tests/test_recipe.py::BuildTreeTests - AttributeError: > '... > ERROR gitbuildrecipe/tests/test_recipe.py::StringifyTests - AttributeError: > '... > ERROR gitbuildrecipe/tests/test_recipe.py::RecipeBranchTests - > AttributeError... > !!!!!!!!!!!!!!!!!!! Interrupted: 13 errors during collection > !!!!!!!!!!!!!!!!!!! > ============================== 13 errors in 0.50s > ============================== > E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest > dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2024/06/15/git-build-recipe_0.3.7_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&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.