Source: git-reintegrate Version: 0.4-2.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>>' > #/usr/bin/make doc > a2x -v -L --xsltproc-opts="--nonet --novalid" -d manpage -f manpage > doc/git-reintegrate.txt > Traceback (most recent call last): > File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main > return _run_code(code, main_globals, None, > File "/usr/lib/python3.9/runpy.py", line 87, in _run_code > exec(code, run_globals) > File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 1015, in > <module> > cli() > File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 1005, in cli > a2x.execute() > File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 414, in execute > self.__getattribute__('to_'+self.format)() > File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 705, in > to_manpage > self.to_docbook() > File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 684, in > to_docbook > ' '.join(map(lambda x: "{}{}".format(x[0], " " + x[1] if x[1] else ""), > options)), > File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 684, in <lambda> > ' '.join(map(lambda x: "{}{}".format(x[0], " " + x[1] if x[1] else ""), > options)), > IndexError: tuple index out of range > a2x: args: ['-v', '-L', '--xsltproc-opts=--nonet --novalid', '-d', 'manpage', > '-f', 'manpage', 'doc/git-reintegrate.txt'] > a2x: resource files: [] > a2x: resource directories: ['/etc/asciidoc/stylesheets'] > make[1]: *** [debian/rules:18: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/20/git-reintegrate_0.4-2.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.