[Pkg-ganeti-devel] Bug#868601: ganeti FTBFS: Can't find reST role named 'manpage': 'manpage'

Adrian Bunk bunk at debian.org
Sun Jul 16 23:22:42 UTC 2017


Source: ganeti
Version: 2.15.2-9
Severity: serious

https://buildd.debian.org/status/package.php?p=ganeti

...
PYTHONPATH=. ./autotools/run-in-tempdir /<<PKGBUILDDIR>>/./autotools/build-rpc lib/rpc_defs.py > lib/_generated_rpc.py
Checking man/ganeti-cleaner.rst for hardcoded paths...
set -e ; \
trap 'echo auto-removing man/ganeti-cleaner.gen; rm man/ganeti-cleaner.gen' EXIT; \
PYTHONPATH=. ./autotools/run-in-tempdir /<<PKGBUILDDIR>>/./autotools/docpp < man/ganeti-cleaner.rst > man/ganeti-cleaner.gen ;\
./autotools/check-man-references man/ganeti-cleaner.gen; \
trap - EXIT
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/./autotools/docpp", line 39, in <module>
    from ganeti.build import sphinx_ext
  File "/tmp/gntbuild.AeveSE6h/ganeti/build/sphinx_ext.py", line 56, in <module>
    raise Exception("Can't find reST role named 'manpage': %s" % err)
Exception: Can't find reST role named 'manpage': 'manpage'
auto-removing man/ganeti-cleaner.gen
Makefile:4560: recipe for target 'man/ganeti-cleaner.gen' failed
make[2]: *** [man/ganeti-cleaner.gen] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
debian/rules:82: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2



More information about the Pkg-ganeti-devel mailing list