Source: pantalaimon Version: 0.10.3-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): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_installchangelogs CHANGELOG.md > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_installexamples -O--buildsystem=pybuild > dh_installman -O--buildsystem=pybuild > dh_python3 -O--buildsystem=pybuild > I: dh_python3 pydist:313: Cannot find package that provides typing. Please > add package that provides it to Build-Depends or add "typing python3-typing" > 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:4: binary] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/20/pantalaimon_0.10.3-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.