Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17036 - portagemaster depends on sun 1.4.1_01 jdk, but 1.4.1_02 is what's offered
Summary: portagemaster depends on sun 1.4.1_01 jdk, but 1.4.1_02 is what's offered
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-07 13:31 UTC by Heitzso
Modified: 2011-10-30 22: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 Heitzso 2003-03-07 13:31:39 UTC
If I go to sun site url listed to pick up 1.4.1_01, I find 1.4.1_02 instead.
It would be nice if the dependency was on 1.4.1_X.

Reproducible: Always
Steps to Reproduce:
1.emerge portagemaster
2.follow directions to pick up sun 1.4.1_01 jdk
3.at sun URL find 1.4.1_02 instead, and placing that in the same spot 
as is recommended for 1.4.1_01 fails

Actual Results:  
emerge stops with error re need to download 1.4.1_01 from sun site


Expected Results:  
ideally ebuild would have proceeded with the more recent version
of 1.4.1

ln -s the new to the old name fails
copying the new to the old name fails
I'm going to go digging on sun site for old version
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-05-03 07:54:34 UTC
I cannot reproduce this; what happens is that portagemaster is set to depend on the most recent (stable, unless you do USE="~x86") JDK available in the tree. 

I suspect your problem is that at the time you reported this (sorry for the insane delay), we did not have an updated ebuild for the 1.4.0 JDK.

This is a known, continual problem with the binary releases from Sun, which we cannot do anything about. We always play catchup when they release a new version, as they remove the old one, and we're not allowed to mirror.