Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696128 - dev-python/python-heatclient-1.17.0 USE=doc - TypeError: issubclass() arg 1 must be a class
Summary: dev-python/python-heatclient-1.17.0 USE=doc - TypeError: issubclass() arg 1 m...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-03 14:27 UTC by Alessandro Barbieri
Modified: 2021-10-01 11:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
info (info,14.72 KB, text/plain)
2019-10-03 14:27 UTC, Alessandro Barbieri
Details
sphinx-err-v6zu1m45.log (sphinx-err-v6zu1m45.log,4.79 KB, text/plain)
2019-10-03 14:28 UTC, Alessandro Barbieri
Details
python-heatclient-1.17.0:20191003-142427.log (python-heatclient-1.17.0:20191003-142427.log,67.48 KB, text/plain)
2019-10-03 14:29 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-10-03 14:27:24 UTC
* python3_7: running distutils-r1_run_phase python_compile_all
python3.7 setup.py build_sphinx
running build_sphinx
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.1s)
Running Sphinx v1.8.5
connecting events for openstackdocstheme
making output directory...
Using openstackdocstheme Sphinx theme from /usr/lib/python3.7/site-packages/openstackdocstheme/theme
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 17 source files that are out of date
updating environment: 17 added, 0 changed, 0 removed
reading sources... [  5%] cli/index
reading sources... [ 11%] cli/orchestration

Exception occurred:
  File "/usr/lib/python3.7/site-packages/cliff/sphinxext.py", line 245, in _load_app
    if not issubclass(cliff_app_class, app.App):
TypeError: issubclass() arg 1 must be a class
The full traceback has been saved in /var/tmp/portage/dev-python/python-heatclient-1.17.0/temp/sphinx-err-v6zu1m45.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!
 * ERROR: dev-python/python-heatclient-1.17.0::gentoo failed (compile phase):
 *   (no error message)
Comment 1 Alessandro Barbieri 2019-10-03 14:27:38 UTC
Created attachment 591698 [details]
info

emerge --info
Comment 2 Alessandro Barbieri 2019-10-03 14:28:51 UTC
Created attachment 591700 [details]
sphinx-err-v6zu1m45.log

traceback
Comment 3 Alessandro Barbieri 2019-10-03 14:29:30 UTC
Created attachment 591702 [details]
python-heatclient-1.17.0:20191003-142427.log

buildlog