Source: pagure Version: 5.11.3+dfsg-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > dh_installman -O--buildsystem=pybuild > dh_python3 -O--buildsystem=pybuild > I: dh_python3 pydist:313: Cannot find package that provides enum34. Please > add package that provides it to Build-Depends or add "enum34 python3-enum34" > line to debian/py3dist-overrides or add proper dependency to Depends by hand > and ignore this info. > Traceback (most recent call last): > File "/usr/bin/dh_python3", line 280, in <module> > main() > File "/usr/bin/dh_python3", line 201, in main > dependencies.parse(stats, options) > File "/usr/share/dh-python/dhpython/depends.py", line 242, in parse > deps = parse_pydep(self.impl, fn, bdep=self.bdep, **section_options) > File "/usr/share/dh-python/dhpython/pydist.py", line 522, in parse_pydep > for part in dependency.split(',')) > AttributeError: 'NoneType' object has no attribute 'split' > make: *** [debian/rules:14: binary] Error 1 > dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned > exit status 2 > E: Build killed with signal TERM after 150 minutes of inactivity The full build log is available from: http://qa-logs.debian.net/2021/12/20/pagure_5.11.3+dfsg-1_unstable.log 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 marking 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.