Source: ganeti Version: 2.16.0-3 Severity: important User: [email protected] Usertags: sphinx1.8
Dear Maintainer,
ganeti fails to build with Sphinx 1.8, currently available in experimental:
[...] /<<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.KJeJdC3e/ganeti/build/sphinx_ext.py", line 50, in
<module>
from sphinx.directives import Directive
ImportError: cannot import name Directive
The Directive class should be imported from docutils.parsers.rst module,
not from sphinx.directives.
--
Dmitry Shachnev
signature.asc
Description: PGP signature

