Your message dated Sun, 7 Jan 2024 14:44:56 +0100
with message-id <5a58950b-6048-4298-ad14-1e0062cfe...@debian.org>
and subject line Cloud not reproduce
has caused the Debian Bug report #1059663,
regarding python-editor: autopkgtest failure 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.)
--
1059663: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059663
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-editor
Version: 1.0.3-4
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.12
Hi Maintainer
python-editor's autopkgtests fail with Python 3.12 [1]. I've copied
what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/p/python-editor/testing/amd64/
35s autopkgtest [20:11:13]: test autodep8-python3: [-----------------------
36s Testing with python3.12:
36s Traceback (most recent call last):
36s File "<string>", line 1, in <module>
36s File "/usr/lib/python3/dist-packages/editor.py", line 11, in <module>
36s from distutils.spawn import find_executable
36s ModuleNotFoundError: No module named 'distutils'
36s autopkgtest [20:11:14]: test autodep8-python3: -----------------------]
--- End Message ---
--- Begin Message ---
Hi,
I couldn't reproduce this. There's no autopkgtest in this package, but
the autopkgtest-pkg-python, which I believe is only doing an import of
the python module, which worked for me.
Cheers,
Thomas Goirand (zigo)
--- End Message ---