Package: python3-setuptools
Version: 49.3.1-1
Severity: grave
Justification: Package is unusable
The most recent upload broke something badly, setuptools can no longer
be imported:
$ python3 -c 'import setuptools'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 8, in
<module>
import _distutils_hack.override # noqa: F401
ModuleNotFoundError: No module named '_distutils_hack'
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.7.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-setuptools depends on:
ii python3 3.8.2-3
ii python3-distutils 3.8.5-1
ii python3-pkg-resources 49.3.1-1
python3-setuptools recommends no packages.
Versions of packages python3-setuptools suggests:
pn python-setuptools-doc <none>
-- debconf-show failed