Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507048 - =dev-python/sphinx-1.2.2 - sphinx-build: Extension error: Could not import extension sphinxcontrib.issuetracker (exception: No module named sphinxcontrib.issuetracker)
Summary: =dev-python/sphinx-1.2.2 - sphinx-build: Extension error: Could not import ex...
Status: RESOLVED OBSOLETE
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:
: 507444 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-07 15:22 UTC by Alex Brandt (RETIRED)
Modified: 2014-08-03 00:21 UTC (History)
0 users

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


Attachments
environment (environment,126.79 KB, text/plain)
2014-04-07 15:22 UTC, Alex Brandt (RETIRED)
Details
build.log (build.log,5.51 KB, text/plain)
2014-04-07 15:23 UTC, Alex Brandt (RETIRED)
Details
emerge -pqv '=dev-python/py-amqp-1.4.4::gentoo' (file_507048.txt,154 bytes, text/plain)
2014-04-07 15:24 UTC, Alex Brandt (RETIRED)
Details
emerge --info '=dev-python/py-amqp-1.4.4::gentoo' (file_507048.txt,5.88 KB, text/plain)
2014-04-07 15:24 UTC, Alex Brandt (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Brandt (RETIRED) gentoo-dev 2014-04-07 15:22:36 UTC
Looks like py-amqp when using the doc USE flag needs to have a dependency on dev-python/sphinxcontrib-issuetracker.  If not a build error occurs in the html target.

Reproducible: Always

Steps to Reproduce:
1. USE=doc emerge -v1 py-amqp
2. Build Error
3.
Actual Results:  
Build errors with:

Running Sphinx v1.2.2

Extension error:
Could not import extension sphinxcontrib.issuetracker (exception: No module named sphinxcontrib.issuetracker)
Makefile:30: recipe for target 'html' failed


Expected Results:  
Successful build.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2014-04-07 15:22:57 UTC
Created attachment 374480 [details]
environment
Comment 2 Alex Brandt (RETIRED) gentoo-dev 2014-04-07 15:23:11 UTC
Created attachment 374482 [details]
build.log
Comment 3 Alex Brandt (RETIRED) gentoo-dev 2014-04-07 15:24:07 UTC
Created attachment 374484 [details]
emerge -pqv '=dev-python/py-amqp-1.4.4::gentoo'
Comment 4 Alex Brandt (RETIRED) gentoo-dev 2014-04-07 15:24:28 UTC
Created attachment 374486 [details]
emerge --info '=dev-python/py-amqp-1.4.4::gentoo'
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-12 16:59:01 UTC
*** Bug 507444 has been marked as a duplicate of this bug. ***
Comment 6 Alex Brandt (RETIRED) gentoo-dev 2014-04-12 17:05:20 UTC
Hey Jeroen,

This bug's title doesn't seem to be accurate any longer.  This isn't a bug on sphinx but a bug on py-amqp's doc dependencies.  Marking it as a bug of sphinx is only going to get this issue lost rather than confirmed let alone resolved.
Comment 7 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-04-12 21:02:10 UTC
Please take note of the duplicate(s) while resolving this bug; as noted above, this may be assigned to sphinx but might just as well be a problem with the individual packages dev-python/py-amqp[doc], app-emulation/docker[doc] and so on.

(The maintainers of app-emulation/docker are admwiggin@gmail and gregkh@gentoo)
Comment 8 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-04-28 04:04:29 UTC
not used in openstack for now
Comment 9 Alex Brandt (RETIRED) gentoo-dev 2014-08-03 00:21:08 UTC
This version is no longer in the tree and the new version works as expected.  Closing this as resolved and obsolete.