Your message dated Thu, 14 Dec 2023 16:58:26 +0100
with message-id <[email protected]>
and subject line Already fixed
has caused the Debian Bug report #1056422,
regarding masakari's autopkg tests fail with Python 3.12
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 [email protected]
immediately.)
--
1056422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:masakari
Version: 16.0.0-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12
masakari's autopkg tests fail with Python 3.12:
[...]
648s autopkgtest [18:34:06]: test autodep8-python3: [-----------------------
648s Testing with python3.12:
648s Traceback (most recent call last):
648s File "<string>", line 1, in <module>
648s File "/usr/lib/python3/dist-packages/masakari/__init__.py", line
34, in <module>
648s import eventlet # noqa
648s ^^^^^^^^^^^^^^^
648s File "/usr/lib/python3/dist-packages/eventlet/__init__.py", line
17, in <module>
648s from eventlet import convenience
648s File "/usr/lib/python3/dist-packages/eventlet/convenience.py",
line 161, in <module>
648s from eventlet.green import ssl
648s File "/usr/lib/python3/dist-packages/eventlet/green/ssl.py", line
25, in <module>
648s _original_wrap_socket = __ssl.wrap_socket
648s ^^^^^^^^^^^^^^^^^
648s AttributeError: module 'ssl' has no attribute 'wrap_socket'
648s autopkgtest [18:34:06]: test autodep8-python3: -----------------------]
--- End Message ---
--- Begin Message ---
Hi,
The reported issue here was in eventlet. The remaining problems were
fixed in the upload of masakari 16.0.0-2 (closing bug #1058212).
Cheers,
Thomas Goirand (zigo)
--- End Message ---