Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143699 - eclipse-sdk-3.2 has a bad dep
Summary: eclipse-sdk-3.2 has a bad dep
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-12 11:02 UTC by Michael Cummings (RETIRED)
Modified: 2006-08-12 11:20 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 Michael Cummings (RETIRED) gentoo-dev 2006-08-12 11:02:01 UTC
>=virtual/jdk-1.5

not a good idea right now, because it produces:

emerge: there are no ebuilds to satisfy ">=dev-java/blackdown-jdk-1.5".
(dependency required by "dev-util/eclipse-sdk-3.2" [ebuild])

when sun isn't your jdk :) (do i really need to give emerge info? I mean, we're talking about virtual dep satisfaction here)
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2006-08-12 11:20:15 UTC
You have hit the problem of having stale PROVIDE files around from old style virtuals. When updating to the new system (Generation 2) you should have followed:
http://www.gentoo.org/proj/en/java/java-upgrade.xml

I guess we are not reaching the user base well enough. I wish GLEP 42 was already implemented.

To get this fixed run java-check-environment and do as it says.