Your message dated Sat, 24 Dec 2022 00:39:09 +0000
with message-id <e1p8szb-009xpw...@fasolo.debian.org>
and subject line Bug#1026472: fixed in python-blessed 1.19.1-1
has caused the Debian Bug report #1026472,
regarding python-blessed: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.11 3.10" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1026472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-blessed
Version: 1.19.0-1
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>>'
> 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;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.

--- End Message ---
--- Begin Message ---
Source: python-blessed
Source-Version: 1.19.1-1
Done: Pierre-Elliott Bécue <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-blessed, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre-Elliott Bécue <p...@debian.org> (supplier of updated python-blessed 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 24 Dec 2022 01:10:14 +0100
Source: python-blessed
Architecture: source
Version: 1.19.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Pierre-Elliott Bécue <p...@debian.org>
Closes: 1026472
Changes:
 python-blessed (1.19.1-1) unstable; urgency=medium
 .
   * New upstream release 1.19.1
   * d/p/0002: Remove a deprecated flag on tox.ini (Closes: #1026472)
   * d/t/python3-blessed:
     - Symlink the installed blessed libso that coverage
       doesn't fail
     - Use py3versions -s instead of -r
   * d/control: Bump Standards-Version to 4.6.1
   * d/watch: update the github link to fetch from tags
Checksums-Sha1:
 8804bfe839271816a38e658c3209552ba01877b7 2453 python-blessed_1.19.1-1.dsc
 5d08e88c351240c2e8f541dc81aa0cfa49f734ac 6629440 
python-blessed_1.19.1.orig.tar.gz
 4e821cc34dd95b6cf45e2674666088e92253c9b9 6752 
python-blessed_1.19.1-1.debian.tar.xz
 3ceb8a75954838a60cb9c038776c6756180b5afc 9678 
python-blessed_1.19.1-1_amd64.buildinfo
Checksums-Sha256:
 fe30a95ba6268f1f955afcf5064cd46a093537ea2dc24447541dd2b2b30ef596 2453 
python-blessed_1.19.1-1.dsc
 69d5bdd7f14ab1982c9a4b51b27ea4620625bc7d59bf96faaa4206bf5ccf3095 6629440 
python-blessed_1.19.1.orig.tar.gz
 3879d2f64318949276dc7be7c02de625078ef283503346b97cbfb05ac337cf60 6752 
python-blessed_1.19.1-1.debian.tar.xz
 a2b0b12d212ba192071f1ed5df346755dab281cf61e6b23ec76f3335a1e43753 9678 
python-blessed_1.19.1-1_amd64.buildinfo
Files:
 9484fb01af2e7bb8bf501328ff24bcb0 2453 python optional 
python-blessed_1.19.1-1.dsc
 2a7a3fce34520a79945474b2087a28ec 6629440 python optional 
python-blessed_1.19.1.orig.tar.gz
 956cedefecceeb0ffa089e2f9d3f340d 6752 python optional 
python-blessed_1.19.1-1.debian.tar.xz
 e719a8355173f4323d55a453b449e11b 9678 python optional 
python-blessed_1.19.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJSBAEBCgA8FiEE5CQeth7uIW7ehIz87iFbn7jEWwsFAmOmRXoeHHBpZXJyZS1l
bGxpb3R0LmJlY3VlQGlucmlhLmZyAAoJEO4hW5+4xFsLdhEP/RclorM1UL6LcpOD
VVNsHFIhFrjzcoV//mNJU2Jg0ww9cFHx29RB5SIQGnXqfbKHMYQAmyCjinBkiZo/
Ebyr3F8cyzebwF+FgRo/5Owou2IJsqzdjKFwC8fQt40OGZqAgRvNLbfx9yikyMtt
josLkt3KIZpCew2d/ygrkwoao+izE1fLoWCgJgyWezOn+sk58QyRKe4fXHLAXi+9
5/U2ywPWwOisOSIhP65ds7heGmzkpicwHvJM2L86F9ZXeIdIVtrKgvJwXBbmgFFo
S3Y+9CFYoo4O5/5bJ6eJxQLuJR7VPU1T72Gp9k88TN1+TR96KydjGJoy1XCjeMuz
3TU6hL3iHxLRZut70868X76kAUmz1cezx0nyB82+8wLFn0B6BpqQfTLRPVIg9tBJ
ivHyTRnVPTxIh1pQK1EcyMARquVfny00yiXHZ42OVZXzXmuc/YA10OlVZ3iM59Dx
Ht/iB/PGwXbtbcY8hxxYh+QwBwLtLOLgEcj0qqsYlyRQigJ6h2ElcdFxpPXOL6Wu
LMsuY0O1TSuW2NwZknwpAmao6S7eRy8Rx2T1m+ffR0dQpbRg5gc+15HYnXD8ZkLa
AjEVQDLE2m8IN0mswPHc8/OJcSdKAkHvR0dP524id3wguFoOyGbNdASev7xWkdE+
e7mkyHejjcucajZ89k6BvpG2VBbm
=1++Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to