Source: python-blessed
Version: 1.19.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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>>'
> PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x -rs"
> dh_auto_test
> I: pybuild base:240: python3.11 -m pytest -v -x -rs
> INTERNALERROR> Traceback (most recent call last):
> INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py", line
> 266, in wrap_session
> INTERNALERROR> config._do_configure()
> INTERNALERROR> File
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1037, in
> _do_configure
> INTERNALERROR>
> self.hook.pytest_configure.call_historic(kwargs=dict(config=self))
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line
> 277, in call_historic
> INTERNALERROR> res = self._hookexec(self.name, self.get_hookimpls(),
> kwargs, False)
> INTERNALERROR>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_manager.py",
> line 80, in _hookexec
> INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs,
> firstresult)
> INTERNALERROR>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_callers.py",
> line 60, in _multicall
> INTERNALERROR> return outcome.get_result()
> INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_result.py",
> line 60, in get_result
> INTERNALERROR> raise ex[1].with_traceback(ex[2])
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_callers.py",
> line 39, in _multicall
> INTERNALERROR> res = hook_impl.function(*args)
> INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^
> INTERNALERROR> File "/usr/lib/python3/dist-packages/xdist/plugin.py", line
> 220, in pytest_configure
> INTERNALERROR> config.issue_config_time_warning(warning, 2)
> INTERNALERROR> File
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1394, in
> issue_config_time_warning
> INTERNALERROR> warnings.warn(warning, stacklevel=stacklevel)
> INTERNALERROR> DeprecationWarning: The --looponfail command line argument and
> looponfailroots config variable are deprecated.
> INTERNALERROR> The loop-on-fail feature will be removed in pytest-xdist 4.0.
> E: pybuild pybuild:386: test: plugin custom failed with: exit code=3:
> python3.11 -m pytest -v -x -rs
> I: pybuild base:240: python3.10 -m pytest -v -x -rs
> INTERNALERROR> Traceback (most recent call last):
> INTERNALERROR> File "/usr/lib/python3/dist-packages/_pytest/main.py", line
> 266, in wrap_session
> INTERNALERROR> config._do_configure()
> INTERNALERROR> File
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1037, in
> _do_configure
> INTERNALERROR>
> self.hook.pytest_configure.call_historic(kwargs=dict(config=self))
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line
> 277, in call_historic
> INTERNALERROR> res = self._hookexec(self.name, self.get_hookimpls(),
> kwargs, False)
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_manager.py",
> line 80, in _hookexec
> INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs,
> firstresult)
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_callers.py",
> line 60, in _multicall
> INTERNALERROR> return outcome.get_result()
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_result.py",
> line 60, in get_result
> INTERNALERROR> raise ex[1].with_traceback(ex[2])
> INTERNALERROR> File "/usr/lib/python3/dist-packages/pluggy/_callers.py",
> line 39, in _multicall
> INTERNALERROR> res = hook_impl.function(*args)
> INTERNALERROR> File "/usr/lib/python3/dist-packages/xdist/plugin.py", line
> 220, in pytest_configure
> INTERNALERROR> config.issue_config_time_warning(warning, 2)
> INTERNALERROR> File
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1394, in
> issue_config_time_warning
> INTERNALERROR> warnings.warn(warning, stacklevel=stacklevel)
> INTERNALERROR> DeprecationWarning: The --looponfail command line argument and
> looponfailroots config variable are deprecated.
> INTERNALERROR> The loop-on-fail feature will be removed in pytest-xdist 4.0.
> E: pybuild pybuild:386: test: plugin custom failed with: exit code=3:
> python3.10 -m pytest -v -x -rs
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11
> 3.10" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-blessed_1.19.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&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.