Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142421 - java-vm-2.eclass v1.6 RDEPENDS on ">=sys-apps/bash-3" shoud be app-shells
Summary: java-vm-2.eclass v1.6 RDEPENDS on ">=sys-apps/bash-3" shoud be app-shells
Status: RESOLVED DUPLICATE of bug 142414
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 07:00 UTC by Jose daLuz
Modified: 2006-08-01 07:01 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 Jose daLuz 2006-08-01 07:00:34 UTC
I did an emerge -uD world and had it fail because of this:

emerge: there are no ebuilds to satisfy ">=sys-apps/bash-3".
(dependency required by "dev-java/blackdown-jdk-1.4.2.03-r12" [ebuild])

Tracking this down, I found this in the latest java-vm-2.eclass:
RDEPEND="
	=dev-java/java-config-2.0*
	=dev-java/java-config-1.3*
	>=sys-apps/bash-3"

bash is in app-shells, not sys-apps.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-01 07:01:47 UTC

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