Your message dated Tue, 12 Dec 2023 09:38:46 +0100
with message-id <5918d9e6-07dc-4def-a61c-ebe446bd6...@debian.org>
and subject line This issue was in Eventlet
has caused the Debian Bug report #1056472,
regarding python-futurist'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 ow...@bugs.debian.org
immediately.)


-- 
1056472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-futurist
Version: 2.4.1-3
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

python-futurist's autopkg tests fail with Python 3.12:

[...]
303s + PYMAJOR=3
303s + echo ===> Testing with python (python3)
303s + pwd
303s + [ -d /tmp/autopkgtest.qHtVEF/build.3Of/src/debian/tmp/usr/lib/python3/dist-packages ]
303s + [ -z  ]
303s + pwd
303s Implicitly adding PYTHONPATH=/tmp/autopkgtest.qHtVEF/build.3Of/src/debian/tmp/usr/lib/python3/dist-packages 303s + echo Implicitly adding PYTHONPATH=/tmp/autopkgtest.qHtVEF/build.3Of/src/debian/tmp/usr/lib/python3/dist-packages
303s + pwd
303s + export PYTHONPATH=/tmp/autopkgtest.qHtVEF/build.3Of/src/debian/tmp/usr/lib/python3/dist-packages
303s + [ -e .stestr.conf ]
303s + [ -x /usr/bin/python3-stestr ]
303s + STESTR=stestr
303s + rm -rf .stestr
303s + + subunit2pyunit
303s PYTHON=python3.12 stestr run --parallel --subunit futurist\.tests\.(?!.*test_executors\.TestRejection\.test_rejection.*)
304s
304s =========================
304s Failures during discovery
304s =========================
304s --- import errors ---
304s Failed to import test module: futurist.tests
304s Traceback (most recent call last):
304s File "/usr/lib/python3.12/unittest/loader.py", line 427, in _find_test_path
304s     package = self._get_module_from_name(name)
304s               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
304s File "/usr/lib/python3.12/unittest/loader.py", line 337, in _get_module_from_name
304s     __import__(name)
304s File "/tmp/autopkgtest.qHtVEF/build.3Of/src/futurist/__init__.py", line 17, in <module>
304s     from futurist._futures import Future  # noqa
304s     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
304s File "/tmp/autopkgtest.qHtVEF/build.3Of/src/futurist/_futures.py", line 22, in <module>
304s     from futurist import _green
304s File "/tmp/autopkgtest.qHtVEF/build.3Of/src/futurist/_green.py", line 16, in <module>
304s     from futurist import _utils
304s File "/tmp/autopkgtest.qHtVEF/build.3Of/src/futurist/_utils.py", line 26, in <module>
304s     import eventlet as _eventlet  # noqa
304s     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
304s File "/usr/lib/python3/dist-packages/eventlet/__init__.py", line 17, in <module>
304s     from eventlet import convenience
304s File "/usr/lib/python3/dist-packages/eventlet/convenience.py", line 7, in <module>
304s     from eventlet.green import socket
304s File "/usr/lib/python3/dist-packages/eventlet/green/socket.py", line 21, in <module>
304s     from eventlet.support import greendns
304s File "/usr/lib/python3/dist-packages/eventlet/support/greendns.py", line 45, in <module>
304s     from eventlet.green import ssl
304s File "/usr/lib/python3/dist-packages/eventlet/green/ssl.py", line 25, in <module>
304s     _original_wrap_socket = __ssl.wrap_socket
304s                             ^^^^^^^^^^^^^^^^^
304s AttributeError: module 'ssl' has no attribute 'wrap_socket'
304s
304s ================================================================================
--- End Message ---
--- Begin Message ---
Hi,

This issue was in Eventlet, fixed by the upload of 14.4.1-1.
Therefore, closing this bug. Note I tried rebuilding and running autopkgtest without any issue.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to