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

Bug 507048

Summary: =dev-python/sphinx-1.2.2 - sphinx-build: Extension error: Could not import extension sphinxcontrib.issuetracker (exception: No module named sphinxcontrib.issuetracker)
Product: Gentoo Linux Reporter: Alex Brandt (RETIRED) <alunduil>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: environment
build.log
emerge -pqv '=dev-python/py-amqp-1.4.4::gentoo'
emerge --info '=dev-python/py-amqp-1.4.4::gentoo'

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.