Source: python-zake
Version: 0.2.2-6
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>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> # test_purge_clients_triggered is not deterministic. See #923827
> set -ex && for i in 3.12 3.11 ; do \
>       PYTHON=python$i python$i -m pytest -v -k "not 
> test_child_watch_no_create and not test_purge_clients_triggered" ; \
> done
> + PYTHON=python3.12 python3.12 -m pytest -v -k not test_child_watch_no_create 
> and not test_purge_clients_triggered
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0 -- 
> /usr/bin/python3.12
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> collecting ... collected 0 items / 2 errors
> 
> ==================================== ERRORS 
> ====================================
> __________________ ERROR collecting zake/tests/test_client.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: 'TestClient' object has no attribute 'runTest'. Did you 
> mean: 'subTest'?
> __________________ ERROR collecting zake/tests/test_client.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: 'TestMultiClient' object has no attribute 'runTest'. Did 
> you mean: 'subTest'?
> =============================== warnings summary 
> ===============================
> zake/version.py:19
>   /<<PKGBUILDDIR>>/zake/version.py:19: DeprecationWarning: pkg_resources is 
> deprecated as an API. See 
> https://setuptools.pypa.io/en/latest/pkg_resources.html
>     import pkg_resources
> 
> ../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
> ../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: 
> DeprecationWarning: Deprecated call to 
> `pkg_resources.declare_namespace('zope')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is 
> preferred to `pkg_resources.declare_namespace`. See 
> https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR zake/tests/test_client.py::TestClient - AttributeError: 'TestClient' 
> ob...
> ERROR zake/tests/test_client.py::TestMultiClient - AttributeError: 
> 'TestMulti...
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 3 warnings, 2 errors in 0.32s 
> =========================
> make[1]: *** [debian/rules:26: override_dh_auto_test] Error 2


The full build log is available from:
http://qa-logs.debian.net/2024/06/15/python-zake_0.2.2-6_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.

Reply via email to