Source: aodh
Version: 9.0.0-2
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx2.4

Hi,

aodh fails to build with Sphinx 2.4, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: Command not found
> py3versions: no X-Python3-Version in control file, using supported versions
> PYTHONPATH=. PYTHON=python3 python3 -m sphinx -b html doc/source 
> /<<PKGBUILDDIR>>/debian/aodh-doc/usr/share/doc/aodh-doc/html
> Running Sphinx v2.4.3
> connecting events for openstackdocstheme
> /usr/lib/python3/dist-packages/wsmeext/sphinxext.py:162: 
> RemovedInSphinx30Warning: sphinx.locale.l_() is deprecated.  Please use `_()` 
> instead.
>   Field('datatype', label=l_('Type'), has_arg=False,
> /usr/lib/python3/dist-packages/wsmeext/sphinxext.py:553: 
> RemovedInSphinx30Warning: sphinx.locale.l_() is deprecated.  Please use `_()` 
> instead.
>   'type': ObjType(l_('type'), 'type', 'obj'),
> /usr/lib/python3/dist-packages/wsmeext/sphinxext.py:554: 
> RemovedInSphinx30Warning: sphinx.locale.l_() is deprecated.  Please use `_()` 
> instead.
>   'service': ObjType(l_('service'), 'service', 'obj')
> 
> Exception occurred:
>   File "/usr/lib/python3/dist-packages/sphinxcontrib/pecanwsme/rest.py", line 
> 244, in setup
>     app.info('Initializing %s' % __name__)
> AttributeError: 'Sphinx' object has no attribute 'info'
> The full traceback has been saved in /tmp/sphinx-err-s9yeez9d.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> make[1]: *** [debian/rules:83: override_dh_sphinxdoc] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/03/26/aodh_9.0.0-2_unstable_sphinx243.log

Please see [1] for Sphinx changelog, which may give a hint of what changes in
Sphinx caused this error.

Also see [2] for the list of deprecated/removed APIs and possible alternatives
to them.

Sphinx 2.4 is going to be uploaded to unstable in a couple of weeks. When that
happens, the severity of this bug will be bumped to serious.

In case you have questions, please Cc [email protected] on reply.

[1]: https://www.sphinx-doc.org/en/2.0/changes.html
[2]: 
https://www.sphinx-doc.org/en/2.0/extdev/deprecated.html#dev-deprecated-apis

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to