Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40672 - sun-j2sdk-1.4.2 depends on java-sdk-docs-1.4.1, should be java-sdk-docs-1.4.2
Summary: sun-j2sdk-1.4.2 depends on java-sdk-docs-1.4.1, should be java-sdk-docs-1.4.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 20:17 UTC by Joe Burks
Modified: 2004-02-13 21:33 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 Joe Burks 2004-02-06 20:17:00 UTC
sun-j2sdk-1.4.2 depends on blackdown-jdk-1.4.1
blackdown-jdk-1.4.1 depends on java-sdk-docs-1.4.1

Therefore

sun-j2sdk-1.4.2 depends on java-sdk-docs-1.4.1

I want j2sdk 1.4.2, I should not have to download java-sdk-docs-1.4.1.  When I initially ran into this problem, I installed java-sdk-docs-1.4.2, which is a reasonable requirement.  But blackdown-jdk depends on =java-sdk-docs-1.4.1 not >=java-sdk-docs-1.4.1, so this did not fix anything.

This is not the same bug as 30929.

This output shows my issue:

bash-2.05b# qpkg -I -v java-sdk-docs
dev-java/java-sdk-docs-1.4.2 *
bash-2.05b# ACCEPT_KEYWORDS="~x86" emerge -pv sun-j2sdk

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N F  ] dev-java/java-sdk-docs-1.4.1
[ebuild  N    ] dev-java/blackdown-jdk-1.4.1  +doc
[ebuild  N    ] dev-java/sun-j2sdk-1.4.2  -nptl



Reproducible: Always
Steps to Reproduce:
1.Make sure blackdown-jdk isn't installed and 1.4.1 sdk docs aren't sitting in /usr/portage/distfiles
2.Fetch 1.4.2 docs from sun and install java-sdk-docs-1.4.2
3.Try to install sun-j2sdk-1.4.2 without installing java-sdk-docs-1.4.1

Actual Results:  
sun-j2sdk-1.4.2 wouldn't merge

Expected Results:  
sun-j2sdk-1.4.2 should have merged
Comment 1 Adrian Almenar 2004-02-13 21:33:42 UTC
Fixed on cvs.