Your message dated Mon, 10 Mar 2025 12:47:46 +0100
with message-id
<cadstwj+5o9be2dkkwhtzg+_tme3x8re5cvbeakwyehcp8sf...@mail.gmail.com>
and subject line Re: python3-setuptools: missing conversion by 2to3 in a
package script
has caused the Debian Bug report #887368,
regarding python3-setuptools: missing conversion by 2to3 in a package script
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.)
--
887368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887368
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-setuptools
Version: 38.2.4-2
Severity: normal
Hi doko,
I encountered a strange error in package tryton-modules-country. It
contains the script trytond_import_zip, which is not converted by 2to3.
The setup.py can be found at
https://anonscm.debian.org/cgit/tryton/tryton-modules-country.git/tree/setup.py
The shebang of the script is changed to python3 by dh_python, but it
misses the 2to3 conversion.
Installation of trytond_country in a Python3 virtualenv shows the same
behaviour.
Therefore I assume this to be an issue with setuptools, not with
dh_python. Please advise if setuptools is not the correct package to address
this issue.
Thanks,
Mathias
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (800, 'testing'), (700, 'unstable'), (600, 'experimental'), (500,
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.14.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-setuptools depends on:
ii python3 3.6.4-1
ii python3-distutils 3.6.4-2
ii python3-pkg-resources 38.2.4-2
python3-setuptools recommends no packages.
Versions of packages python3-setuptools suggests:
pn python-setuptools-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
2to3 has been removed
--- End Message ---