Source: setuptools
Version: 68.1.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230925 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> I: pybuild base:291: python3.11 setup.py clean
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setuptools/config/setupcfg.py", line 284, in
> __setitem__
> current_value = getattr(target_obj, option_name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'MinimalDistribution' object has no attribute 'entry_points'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 92, in <module>
> dist = setuptools.setup(**setup_params)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/setuptools/__init__.py", line 106, in setup
> _install_setup_requires(attrs)
> File "/<<PKGBUILDDIR>>/setuptools/__init__.py", line 77, in
> _install_setup_requires
> dist.parse_config_files(ignore_option_errors=True)
> File "/<<PKGBUILDDIR>>/setuptools/dist.py", line 895, in parse_config_files
> setupcfg.parse_configuration(
> File "/<<PKGBUILDDIR>>/setuptools/config/setupcfg.py", line 177, in
> parse_configuration
> options.parse()
> File "/<<PKGBUILDDIR>>/setuptools/config/setupcfg.py", line 500, in parse
> section_parser_method(section_options)
> File "/<<PKGBUILDDIR>>/setuptools/config/setupcfg.py", line 727, in
> parse_section_entry_points
> self['entry_points'] = parsed
> ~~~~^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/setuptools/config/setupcfg.py", line 286, in
> __setitem__
> raise KeyError(option_name)
> KeyError: 'entry_points'
> E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1:
> python3.11 setup.py clean
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.11 returned
> exit code 13
> make[1]: *** [debian/rules:29: override_dh_auto_clean] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/setuptools_68.1.2-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.