Your message dated Mon, 18 Dec 2023 08:27:01 +0100
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #1056430,
regarding neutron-vpnaas-dashboard'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.)


-- 
1056430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056430
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:neutron-vpnaas-dashboard
Version: 8.0.0-2
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12

neutron-vpnaas-dashboard's autopkg tests fail with Python 3.12:

[...]
281s autopkgtest [18:30:15]: test unittests: [-----------------------
281s + PKGOS_TEST_PARALLEL=yes
281s + PKGOS_TEST_SERIAL=no
281s + PYTHONS=disabled
281s + PYTHON3S=disabled
281s + TEST_PARALLEL_OPT=--parallel
281s + TEST_SERIAL_OPT=
281s + echo WARNING: --no-py2 is deprecated, and always on.
281s + shift
281s + py3versions -vr
281s WARNING: --no-py2 is deprecated, and always on.
281s + PYTHON3S=3.12 3.11
281s + [ yes = no ]
281s + [ no = yes ]
281s + [ 3.12 = disabled ]
281s + echo 3.12
281s + cut -d. -f1
281s + PYMAJOR=3
281s + echo ===> Testing with python (python3)
281s + ===> Testing with python (python3)
281s pwd
281s + [ -d /tmp/autopkgtest.TNLwRP/build.JW4/src/debian/tmp/usr/lib/python3/dist-packages ]
281s + [ -e .stestr.conf ]
281s + [ -e .testr.conf ]
281s + [ 3.11 = disabled ]
281s + echo 3.11
281s + cut -d. -f1
281s ===> Testing with python (python3)
281s + PYMAJOR=3
281s + echo ===> Testing with python (python3)
281s + pwd
281s + [ -d /tmp/autopkgtest.TNLwRP/build.JW4/src/debian/tmp/usr/lib/python3/dist-packages ]
281s + [ -e .stestr.conf ]
281s + [ -e .testr.conf ]
282s /usr/lib/python3/dist-packages/pytz/__init__.py:30: SyntaxWarning: invalid escape sequence '\s'
282s   match = re.match("^#\s*version\s*([0-9a-z]*)\s*$", line)
282s Traceback (most recent call last):
282s File "/tmp/autopkgtest.TNLwRP/build.JW4/src/manage.py", line 23, in <module>
282s     execute_from_command_line(sys.argv)
282s File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
282s     utility.execute()
282s File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 382, in execute
282s     settings.INSTALLED_APPS
282s File "/usr/lib/python3/dist-packages/django/conf/__init__.py", line 102, in __getattr__
282s     self._setup(name)
282s File "/usr/lib/python3/dist-packages/django/conf/__init__.py", line 89, in _setup
282s     self._wrapped = Settings(settings_module)
282s                     ^^^^^^^^^^^^^^^^^^^^^^^^^
282s File "/usr/lib/python3/dist-packages/django/conf/__init__.py", line 217, in __init__
282s     mod = importlib.import_module(self.SETTINGS_MODULE)
282s           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
282s File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
282s     return _bootstrap._gcd_import(name[level:], package, level)
282s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
282s   File "<frozen importlib._bootstrap>", line 1381, in _gcd_import
282s   File "<frozen importlib._bootstrap>", line 1354, in _find_and_load
282s File "<frozen importlib._bootstrap>", line 1325, in _find_and_load_unlocked
282s   File "<frozen importlib._bootstrap>", line 929, in _load_unlocked
282s File "<frozen importlib._bootstrap_external>", line 994, in exec_module 282s File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 282s File "/tmp/autopkgtest.TNLwRP/build.JW4/src/neutron_vpnaas_dashboard/test/settings.py", line 15, in <module>
282s     from openstack_dashboard.test.settings import *  # noqa
282s     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
282s File "/usr/lib/python3/dist-packages/openstack_dashboard/test/settings.py", line 18, in <module>
282s     from horizon.utils import secret_key
282s File "/usr/lib/python3/dist-packages/horizon/utils/secret_key.py", line 21, in <module>
282s     from oslo_concurrency import lockutils
282s File "/usr/lib/python3/dist-packages/oslo_concurrency/lockutils.py", line 37, in <module>
282s     import eventlet
282s File "/usr/lib/python3/dist-packages/eventlet/__init__.py", line 17, in <module>
282s     from eventlet import convenience
282s File "/usr/lib/python3/dist-packages/eventlet/convenience.py", line 7, in <module>
282s     from eventlet.green import socket
282s File "/usr/lib/python3/dist-packages/eventlet/green/socket.py", line 21, in <module>
282s     from eventlet.support import greendns
282s File "/usr/lib/python3/dist-packages/eventlet/support/greendns.py", line 45, in <module>
282s     from eventlet.green import ssl
282s File "/usr/lib/python3/dist-packages/eventlet/green/ssl.py", line 25, in <module>
282s     _original_wrap_socket = __ssl.wrap_socket
282s                             ^^^^^^^^^^^^^^^^^
282s AttributeError: module 'ssl' has no attribute 'wrap_socket'
282s autopkgtest [18:30:16]: test unittests: -----------------------]

--- End Message ---
--- Begin Message ---
This issue was in Eventlet, fixed in Eventlet 0.33.3-2.1.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to