Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552710 - dev-python/pyzmq-14.7.0 with dev-python/sphinx-1.2.2 - Could not import extension sphinx.ext.napoleon
Summary: dev-python/pyzmq-14.7.0 with dev-python/sphinx-1.2.2 - Could not import exten...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-21 08:35 UTC by Martin von Gagern
Modified: 2015-06-22 07:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2015-06-21 08:35:19 UTC
I guess dev-python/pyzmq-14.7.0 needs to declara a dependency on >=dev-python/sphinx-1.2.3:

Running Sphinx v1.2.2

Extension error:
Could not import extension sphinx.ext.napoleon (exception: No module named napoleon)
Makefile:58: recipe for target 'html' failed
make: *** [html] Error 1
make: Leaving directory '/var/tmp/portage/dev-python/pyzmq-14.7.0/work/pyzmq-14.7.0/docs'
 * ERROR: dev-python/pyzmq-14.7.0::gentoo failed (compile phase):
 *   emake failed

(I'm running sphinx 1.2.2 due to sage-on-gentoo, see bug 549234 comment 8.)
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-06-22 07:40:26 UTC
Mixing of ~arch with arch isn't supported.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2015-06-22 07:45:06 UTC
+  22 Jun 2015; Justin Lecher <jlec@gentoo.org> pyzmq-14.7.0.ebuild:
+  Set min version for sphinx, bug #552710
+