Source: afew
Version: 3.0.1-4
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>>'
> # A rather dirty way of preventing information being built into man-page,
> # in case we want to build the complete documentation in a separate package.
> rm -f docs/installation.rst
> rm -f docs/quickstart.rst
> PYTHONPATH=. python3 -m sphinx -N -bman docs/ build/man # Manpage generator
> Running Sphinx v5.3.0
>
> Configuration error:
> There is a programmable error in your configuration file:
>
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/sphinx/config.py", line 350, in
> eval_config_file
> exec(code, namespace)
> File "/<<PKGBUILDDIR>>/docs/conf.py", line 76, in <module>
> release = get_distribution('afew').version
> ^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 528,
> in get_distribution
> dist = get_provider(dist)
> ^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 400,
> in get_provider
> return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 968,
> in require
> needed = self.resolve(parse_requirements(requirements))
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 829,
> in resolve
> dist = self._resolve_dist(
> ^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 870,
> in _resolve_dist
> raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'afew' distribution was not found and
> is required by the application
>
> make[1]: *** [debian/rules:11: execute_after_dh_auto_build] Error 2
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/afew_3.0.1-4_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.