Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 696140

Summary: dev-python/nbconvert-5.2.1 USE=doc - Exception occurred: File "/usr/lib/python3.7/site-packages/nbsphinx.py", line 1177, in html_collect_pages for file in app.status_iterator(files, 'copying linked files... ', AttributeError: 'Sphinx' object has no at
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED OBSOLETE    
Severity: normal CC: andrewammerlaan, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sphinx-err-w_9m06np.log
nbconvert-5.2.1:20191003-150526.log
info

Description Alessandro Barbieri 2019-10-03 15:08:46 UTC
writing output... [100%] usage

/usr/lib/python3.7/site-packages/sphinx/transforms/post_transforms/__init__.py:58: RemovedInSphinx20Warning: /var/tmp/portage/dev-python/nbconvert-5.2.1/work/nbconvert-5.2.1/docs/source/customizing.ipynb:143: Invalid pendig_xref node detected. :doc: reference should have refdomain=std attribute.
  RemovedInSphinx20Warning)
/var/tmp/portage/dev-python/nbconvert-5.2.1/work/nbconvert-5.2.1/docs/source/architecture.rst:134: WARNING: undefined label: jinja:filters (if the link has no caption the label must precede a section header)
generating indices... genindex py-modindex

Exception occurred:
  File "/usr/lib/python3.7/site-packages/nbsphinx.py", line 1177, in html_collect_pages
    for file in app.status_iterator(files, 'copying linked files... ',
AttributeError: 'Sphinx' object has no attribute 'status_iterator'
The full traceback has been saved in /var/tmp/portage/dev-python/nbconvert-5.2.1/temp/sphinx-err-w_9m06np.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: *** [Makefile:55: html] Error 2
make: Leaving directory '/var/tmp/portage/dev-python/nbconvert-5.2.1/work/nbconvert-5.2.1/docs'
 * ERROR: dev-python/nbconvert-5.2.1::gentoo failed (compile phase):
 *   emake failed
Comment 1 Alessandro Barbieri 2019-10-03 15:09:39 UTC
Created attachment 591722 [details]
sphinx-err-w_9m06np.log

traceback
Comment 2 Alessandro Barbieri 2019-10-03 15:10:02 UTC
Created attachment 591724 [details]
nbconvert-5.2.1:20191003-150526.log

buildlog
Comment 3 Alessandro Barbieri 2019-10-03 15:10:21 UTC
Created attachment 591726 [details]
info

emerge --info
Comment 4 Jakov Smolić archtester gentoo-dev 2021-02-21 16:39:39 UTC
*** Bug 696144 has been marked as a duplicate of this bug. ***