Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38053 - Doygen 1.3.5 emerge -upgrade fails when ghostscript-afpl is installed and USE="doc" is set
Summary: Doygen 1.3.5 emerge -upgrade fails when ghostscript-afpl is installed and USE...
Status: RESOLVED DUPLICATE of bug 9050
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-13 00:12 UTC by Craig Bradney
Modified: 2005-07-17 13:06 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 Craig Bradney 2004-01-13 00:12:36 UTC
With ghostscript-afpl 8.13 installed, and doc is set in USE flags, the doxygen 1.3.5 emerge fails. You can get around this with USE="-doc" emerge -u doxygen

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge ghostscript-afpl
2. emerge -up world or emerge -u doxygen
3.

Actual Results:  
Calculating world dependencies /
!!! all ebuilds that could satisfy "virtual/ghostscript" have been masked.
!!!    (dependency required by "app-doc/doxygen-1.3.5" [ebuild])

!!! Problem with ebuild app-doc/doxygen-1.3.5
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Expected Results:  
Upgraded doxygen
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-01-13 05:49:38 UTC

*** This bug has been marked as a duplicate of 9050 ***