Source: dumb-init
Version: 1.2.5-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 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>>'
> PATH=.:$PATH py.test-3 tests/
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pytest.ini
> collected 128 items / 3 errors
> 
> ==================================== ERRORS 
> ====================================
> ________________ ERROR collecting tests/child_processes_test.py 
> ________________
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/tests/child_processes_test.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/child_processes_test.py:10: in <module>
>     from testing import is_alive
> testing/__init__.py:11: in <module>
>     from py._path.local import LocalPath
> E   ModuleNotFoundError: No module named 'py._path'; 'py' is not a package
> ________________ ERROR collecting tests/proxies_signals_test.py 
> ________________
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/tests/proxies_signals_test.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/proxies_signals_test.py:7: in <module>
>     from testing import NORMAL_SIGNALS
> testing/__init__.py:11: in <module>
>     from py._path.local import LocalPath
> E   ModuleNotFoundError: No module named 'py._path'; 'py' is not a package
> _______________ ERROR collecting tests/shell_background_test.py 
> ________________
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/tests/shell_background_test.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/shell_background_test.py:6: in <module>
>     from testing import print_signals
> testing/__init__.py:11: in <module>
>     from py._path.local import LocalPath
> E   ModuleNotFoundError: No module named 'py._path'; 'py' is not a package
> =============================== warnings summary 
> ===============================
> ../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1373
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1373: 
> PytestConfigWarning: Unknown config option: timeout
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/child_processes_test.py
> ERROR tests/proxies_signals_test.py
> ERROR tests/shell_background_test.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ========================= 1 warning, 3 errors in 0.15s 
> =========================
> make[1]: *** [debian/rules:23: override_dh_auto_test] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/dumb-init_1.2.5-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&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