Your message dated Sun, 29 Jan 2023 12:12:59 +0000
with message-id <e1pm6yn-007buh...@fasolo.debian.org>
and subject line Bug#1028994: fixed in mailman3 3.3.8-1
has caused the Debian Bug report #1028994,
regarding mailman3: (autopkgtest) needs update for Python 3.11
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.)
--
1028994: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mailman3
Version: 3.3.7-3
Severity: serious
User: debian...@lists.debian.org
Usertags: needs-update
User: debian-pyt...@lists.debian.org
Usertags: python3.11
Control: affects -1 src:python3-defaults
Hi Maintainer
The autopkgtests of mailman3 fail with Python 3.11 as the default
version (and Python 3.10 still supported). I've copied what I hope is
the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/m/mailman3/testing/amd64/
Traceback (most recent call last):
File "/usr/bin/runner", line 33, in <module>
sys.exit(load_entry_point('mailman==3.3.7', 'console_scripts', 'runner')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 1130, in __call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 1055, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/decorators.py", line 26,
in new_func
return f(get_current_context(), *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mailman/bin/runner.py", line 184, in main
runner = make_runner(*runner_spec, once=once)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mailman/bin/runner.py", line
55, in make_runner
runner_class = find_name(class_path)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mailman/utilities/modules.py",
line 52, in find_name
module = import_module(module_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/mailman/runners/lmtp.py", line
128, in <module>
class LMTPHandler:
File "/usr/lib/python3/dist-packages/mailman/runners/lmtp.py", line
129, in LMTPHandler
@asyncio.coroutine
^^^^^^^^^^^^^^^^^
AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you
mean: 'coroutines'?
Exception in thread Thread-2 (loop):
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 975, in run
self._target(*self._args, **self._kwargs)
File
"/tmp/autopkgtest-lxc.pwnysvr8/downtmp/build.1YK/src/src/mailman/testing/helpers.py",
line 203, in loop
self.start_check()
File
"/tmp/autopkgtest-lxc.pwnysvr8/downtmp/build.1YK/src/src/mailman/rest/tests/test_membership.py",
line 675, in _wait_for_both
cls.client = get_lmtp_client(quiet=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/tmp/autopkgtest-lxc.pwnysvr8/downtmp/build.1YK/src/src/mailman/testing/helpers.py",
line 241, in get_lmtp_client
raise RuntimeError('Connection refused')
RuntimeError: Connection refused
--- End Message ---
--- Begin Message ---
Source: mailman3
Source-Version: 3.3.8-1
Done: Pierre-Elliott Bécue <p...@debian.org>
We believe that the bug you reported is fixed in the latest version of
mailman3, 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 1028...@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 mailman3 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: Sun, 29 Jan 2023 11:41:29 +0000
Source: mailman3
Architecture: source
Version: 3.3.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Mailman Team <pkg-mailman-hack...@lists.alioth.debian.org>
Changed-By: Pierre-Elliott Bécue <p...@debian.org>
Closes: 1028994
Changes:
mailman3 (3.3.8-1) unstable; urgency=medium
.
* New upstreeam release: 3.3.8
(Closes: #1028994)
* d/control:
- Bump Standards-Version to 4.6.2
- Drop lsb-base dependency
- Add cron as a dependency and anacron as a Suggests
Checksums-Sha1:
e91134cc7ae78a0b94c6d3b58bced8f3aa00aac9 3023 mailman3_3.3.8-1.dsc
ead7784d42ef9b57f2bd02a049f4ed11d7b27f7f 1676901 mailman3_3.3.8.orig.tar.gz
90e40e2eae8eb872bd30b43c4e06fc10d1df8358 833 mailman3_3.3.8.orig.tar.gz.asc
c66348b4773070c1255a32f8051dc41097c04139 26844 mailman3_3.3.8-1.debian.tar.xz
df4f0c854bf0a071117388fb79007d85e48d653e 9614 mailman3_3.3.8-1_amd64.buildinfo
Checksums-Sha256:
0142bdc0e8da83ef0c5283fe1bbc81faaa2b209025a8c96938a95a68e7e63811 3023
mailman3_3.3.8-1.dsc
83ac07ee55ea2b4c89f00c4ed4717132f06270127d3465a53de3c5cb197d41ce 1676901
mailman3_3.3.8.orig.tar.gz
2ab1fc2151ac2f7048f3abf0201f6ac91b2f9d726ed8307601640e9ded125c25 833
mailman3_3.3.8.orig.tar.gz.asc
4b9b7c70570bcb7774a1cb5b398de8993f97381ef70d9830d301d9c37b22f731 26844
mailman3_3.3.8-1.debian.tar.xz
3f9a921f29bec3844c536c8948da90948ce4d1b5e108e6a75a0ad93c23f4126d 9614
mailman3_3.3.8-1_amd64.buildinfo
Files:
380a0978d9d25c18fa1dcca72ea8112f 3023 mail optional mailman3_3.3.8-1.dsc
2e65dc1f8ab0c2b420c42c55df21d564 1676901 mail optional
mailman3_3.3.8.orig.tar.gz
2c9039c9143bf6b15b94db7f810a68d9 833 mail optional
mailman3_3.3.8.orig.tar.gz.asc
1850ff5f84298a4d53f0be18dd75e5fd 26844 mail optional
mailman3_3.3.8-1.debian.tar.xz
91b6232ce50aaaf2f011fac3fa598bac 9614 mail optional
mailman3_3.3.8-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJSBAEBCgA8FiEE5CQeth7uIW7ehIz87iFbn7jEWwsFAmPWXHweHHBpZXJyZS1l
bGxpb3R0LmJlY3VlQGlucmlhLmZyAAoJEO4hW5+4xFsLJOkQALaP5U66QqVbAYAH
JuZeTBY4/HyU9ZcA3KMjzcDfdjx0olpuP8siRBPgDpNalz1tMbj72gfFjIg8U+qy
K9sm4XuB9ciFN368ECCy2bAhAfko1UAIH+oZdl90f1tvSgMgDoKXqZh7E4WsdWgZ
6KJ7BlTLUcDQfSI0rThka9WJS9zVVE7TftPb057hSz0CApsVBCnABvlre8vVykif
RNVAp0bGOnuS86YGhVDcotHAhy2p9Vw0USUNW8qt1/TDo3IuB8ud4h0yQHRTTt5M
WQvBq9r4Nz4REc3gpyXj5LNj6XKJ9Vy3GB46/D/SrCO6QjrINPbS82iEshbwXPCa
ontE5fbS9al10bdtM9WtBJ+C8GIGko2HOalwK6Ohx7xJ+LWZwVf9FBn56NAFvWGw
+kb2Od//bfWKDC2Grpb0DCSWsT/O4OWIrDgDWWBqD+gmGXZMNCcSw3M8HDhYb6Vs
z6NdGyHCFMhWl3g7WOToBk6rQMUZ5CGLNnPL7l+f1i4tGd3VYkdwHZEtb2wkDuC2
A4qDfmSC2B/G25CQVZFuu9l8i12nHdAi098EFBHg9a1o/ajO7yHfaLvHJTtrxhdP
tLz0AlX/ZYjiNg5nQp6BHP/q/1xW7YLXFEB1CBCNWtcCKKx9f90E2OQwyg200gny
jWidZwuHNKuR9+xQ+mIzXXD6fHbP
=mQgU
-----END PGP SIGNATURE-----
--- End Message ---