Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190671 - dev-lang/ghc-6.4.2 circular dependencies:
Summary: dev-lang/ghc-6.4.2 circular dependencies:
Status: RESOLVED DUPLICATE of bug 175808
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:
: 195795 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-29 17:23 UTC by Leon Zhang
Modified: 2007-10-14 08:04 UTC (History)
1 user (show)

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 Leon Zhang 2007-08-29 17:23:11 UTC
I try to emerge the darcs, and I got this error:

localhost ~ # emerge -pv darcs

These are the packages that would be merged, in order:

Calculating dependencies... done!
[nomerge      ] dev-util/darcs-1.0.9  USE="doc" 
[nomerge      ]  dev-lang/ghc-6.4.2  USE="X doc opengl -openal -test" 
[ebuild  N    ]   dev-haskell/haddock-0.8  USE="doc" 
[ebuild  N    ]    dev-haskell/cabal-1.1.6.2  USE="doc -profile" 
[ebuild  N    ]     dev-lang/ghc-6.4.2  USE="X doc opengl -openal -test" 
!!! Error: circular dependencies:

('ebuild', '/', 'dev-lang/ghc-6.4.2', 'merge') depends on
   ('ebuild', '/', 'dev-haskell/haddock-0.8', 'merge') (hard)
   ('ebuild', '/', 'dev-haskell/cabal-1.1.6.2', 'merge') (medium-soft)
('ebuild', '/', 'dev-haskell/cabal-1.1.6.2', 'merge') depends on
   ('ebuild', '/', 'dev-lang/ghc-6.4.2', 'merge') (medium)
('ebuild', '/', 'dev-haskell/haddock-0.8', 'merge') depends on
   ('ebuild', '/', 'dev-haskell/cabal-1.1.6.2', 'merge') (hard)

!!! Note that circular dependencies can often be avoided by temporarily
!!! disabling USE flags that trigger optional dependencies.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-29 17:41:35 UTC
emerge if with USE="-doc"

*** This bug has been marked as a duplicate of bug 175808 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-14 08:04:50 UTC
*** Bug 195795 has been marked as a duplicate of this bug. ***