Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66163 - java-sdk-docs-1.4.1 removed from portage but packages depend on it.
Summary: java-sdk-docs-1.4.1 removed from portage but packages depend on it.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-02 14:37 UTC by Neil Katin
Modified: 2004-10-02 14:47 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 Neil Katin 2004-10-02 14:37:07 UTC
A few hours ago the java-sdk-docs-1.4.1.ebuild file was removed
from the portage tree.  This breaks builds because several
packages have hard coded dependencies on this version.

Can we get the file added back?  Emerge -uD breaks now for
me, and there is also a forum post on the problem:

http://forums.gentoo.org/viewtopic.php?p=1605689

This command will show the absolute dependencies in the tree:
% find /usr/portage -name "*.ebuild" -print | xargs grep "=dev-java/java-sdk-docs-1.4.1"

This is the list that was found on my machine:

./dev-java/blackdown-jdk/blackdown-jdk-1.4.1.ebuild:    doc? ( =dev-java/java-sd
k-docs-1.4.1* )
./dev-java/sun-j2sdk/sun-j2sdk-1.4.1-r1.ebuild:PDEPEND="doc? ( =dev-java/java-sd
k-docs-1.4.1* )"
./dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.2.ebuild:        doc? ( =dev-java/java-sd
k-docs-1.4.1* )
./dev-java/ibm-jdk-bin/ibm-jdk-bin-1.4.1-r2.ebuild:     doc? ( =dev-java/java-sd
k-docs-1.4.1* )
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-02 14:47:33 UTC
Oeps, sorry, readded