Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 676036

Summary: Error: Circular Dependencies between dev-java/openjdk-11.0.1_p13 and dev-java/openjdk-11.0.1_p13
Product: Gentoo Linux Reporter: Mehmet Orhan <meorhan>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED WORKSFORME    
Severity: normal CC: markjolesen
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mehmet Orhan 2019-01-22 13:31:02 UTC
When i try to install openjdk emerge gives me circular dependencies error(portage tree up to date).
Comment 1 Miroslav Ć ulc gentoo-dev 2019-01-23 09:25:30 UTC
could you please paste the exact output that you get?
Comment 2 Georgy Yakovlev archtester gentoo-dev 2019-02-01 09:01:51 UTC
it needs openjdk-bin to be installed for the first time to compile, later you can get rid of openjdk-bin and use openjdk to compile openjdk =).

if you unmasked/keyworded only openjdk, you also need to do that for openjdk-bin.

Closing, feel free to reopen and provide some output if it still fails for you.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-07 08:47:25 UTC
*** Bug 708558 has been marked as a duplicate of this bug. ***
Comment 4 personal 2021-04-12 11:24:40 UTC
Not the OP but I have exactly this problem, however emerging openjdk-bin didn't help. As I still get the error
Comment 5 personal 2021-04-12 11:46:14 UTC
nvm using opendjk-bin:11 fixed it