Source: python-m2r
Version: 0.2.1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild --exclude=.nojekyll
> dh_auto_clean -O--buildsystem=pybuild -O--exclude=.nojekyll
> I: pybuild base:237: python3.9 setup.py clean
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 14, in <module>
> from m2r import parse_from_file
> File "/<<PKGBUILDDIR>>/m2r.py", line 59, in <module>
> class RestBlockGrammar(mistune.BlockGrammar):
> AttributeError: module 'mistune' has no attribute 'BlockGrammar'
> E: pybuild pybuild:355: clean: plugin distutils failed with: exit code=1:
> python3.9 setup.py clean
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.9 returned exit
> code 13
> make: *** [debian/rules:20: clean] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-m2r_0.2.1-5_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.