Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224623 - dev-util/gtk-doc-am-1.10-r1 cannot emerge due to circular block packages
Summary: dev-util/gtk-doc-am-1.10-r1 cannot emerge due to circular block packages
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-02 16:14 UTC by Markos Chandras (RETIRED)
Modified: 2008-06-02 17:03 UTC (History)
0 users

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 Markos Chandras (RETIRED) gentoo-dev 2008-06-02 16:14:41 UTC
dev-util/gtk-doc-am-1.10-r1 requires >dev-util/gtk-doc-1.10

If you have <=dev-util/gtk-doc-1.10 and you try to update to newer gtk-doc you get circular blocked packages

Reproducible: Always

Steps to Reproduce:
1.emerge =dev-util/gtk-doc-1.10-r1

Actual Results:  
emerge gtk-doc
Calculating dependencies     ... done!
[ebuild     U ] dev-util/gtk-doc-1.10-r1 [1.8-r2]
[ebuild  N    ] dev-util/gtk-doc-am-1.10-r1
[blocks B     ] <=dev-util/gtk-doc-1.10 (is blocking dev-util/gtk-doc-am-1.10-r1)
[blocks B     ] dev-util/gtk-doc-am (is blocking dev-util/gtk-doc-1.8-r2)




This means that you cant update to newer dev-util/gtk-doc because the newversion requires gtk-doc-am and you cant emerge gtk-doc-am because it requires new version of gtk-doc

One solution would be to install gtk-doc without dependency check and after that to emerge gtk-doc-am
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-02 17:03:09 UTC
Please unmerge gtk-doc, then run `emerge =dev-util/gtk-doc-1.10-r1' again. If that fails, then reopen this bug.