[Python-modules-team] Bug#876897: django-celery FTBFS with Sphinx 1.6

Adrian Bunk bunk at debian.org
Tue Sep 26 18:40:45 UTC 2017


Source: django-celery
Version: 3.1.17-4
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-celery.html

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/django-celery-3.1.17'
PYTHONPATH=. DEB_BUILD_ISSUES=disabled DJANGO_SETTINGS_MODULE=tests.settings sphinx-build -b html -d .build/.doctrees -N docs .build/html
Running Sphinx v1.6.3
making output directory...
Generating grammar tables from /usr/share/sphinx/pycode/Grammar-py2.txt
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 25 source files that are out of date
updating environment: 25 added, 0 changed, 0 removed
reading sources... [  4%] changelog
/usr/lib/python2.7/dist-packages/sphinx/environment/__init__.py:683: RemovedInSphinx17Warning: html_use_smartypants option is deprecated. Smart quotes are on by default; if you want to disable or customize them, use the smart_quotes option in docutils.conf.
  RemovedInSphinx17Warning)
/build/1st/django-celery-3.1.17/docs/changelog.rst:117: WARNING: Inline interpreted text or phrase reference start-string without end-string.

Exception occurred:
  File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 567, in __getitem__
    return self.attributes[key]
KeyError: 'refdomain'
The full traceback has been saved in /tmp/sphinx-err-5r7BQ0.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!
debian/rules:18: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1



More information about the Python-modules-team mailing list