setuptools: FTBFS in mantic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dh-python (Debian) |
New
|
Unknown
|
|||
dh-python (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
setuptools (Debian) |
Fix Released
|
Unknown
|
|||
setuptools (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
As seen in the mantic test rebuild [1], setuptools 68.1.2-1 currently FTBFS:
Traceback (most recent call last):
File "/<<PKGBUILDDIR
current_value = getattr(target_obj, option_name)
AttributeError: 'MinimalDistrib
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/<<PKGBUILDDIR
dist = setuptools.
File "/<<PKGBUILDDIR
_install_
File "/<<PKGBUILDDIR
dist.
File "/<<PKGBUILDDIR
setupcfg.
File "/<<PKGBUILDDIR
options.parse()
File "/<<PKGBUILDDIR
section_
File "/<<PKGBUILDDIR
self[
~~~
File "/<<PKGBUILDDIR
raise KeyError(
KeyError: 'entry_points'
E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: python3.11 setup.py clean
[1] https:/
tags: | added: ftbfs |
Changed in setuptools (Debian): | |
status: | Unknown → New |
Changed in dh-python (Debian): | |
status: | Unknown → New |
Changed in setuptools (Ubuntu): | |
status: | New → Fix Committed |
Changed in setuptools (Debian): | |
status: | New → Fix Released |
Same bug encountered by Fedora back in January when they updated to python 3.11 https:/ /github. com/pypa/ setuptools/ issues/ 3761