Bug 1004911

Summary: Circular builddep
Product: [Fedora] Fedora Reporter: Zenon Panoussis <redhatbugs>
Component: python-sphinxAssignee: Michel Alexandre Salim <michel>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: a.badger, michel, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-10 15:37:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Zenon Panoussis 2013-09-05 17:45:23 UTC
rpmbuild -ba python-sphinx.spec 
error: Failed build dependencies:
	python-jinja2 is needed by python-sphinx-1.1.3-7.el6.noarch

rpmbuild -ba python-jinja2.spec 
error: Failed build dependencies:
	python-sphinx is needed by python-jinja2-2.6-6.el6.noarch

Shouldn't both binary packages be part of the same src.rpm if they need to bootstrap each-other?

Comment 1 Orion Poplawski 2014-05-10 15:37:15 UTC
No.  For bootstrapping first build python-jinja2 with with_docs set to 0.