Bug 1004911 - Circular builddep
Summary: Circular builddep
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sphinx
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Alexandre Salim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-05 17:45 UTC by Zenon Panoussis
Modified: 2014-05-10 15:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-10 15:37:15 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.