Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232956 - icedtea-9999 wrong source uri
Summary: icedtea-9999 wrong source uri
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 18:59 UTC by charles17
Modified: 2008-07-25 19:06 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 charles17 2008-07-25 18:59:00 UTC
dev-java/cedtea-9999 needs
SRC_URI="http://download.java.net/openjdk/jdk7/promoted/b${OPENJDK_BUILD}/${OPENJDK_TARBALL}"

instead of
SRC_URI="http://download.java.net/openjdk/jdk6/promoted/b${OPENJDK_BUILD}/${OPENJDK_TARBALL}"


Reproducible: Always
Comment 1 Andrew John Hughes 2008-07-25 19:03:57 UTC
icedtea-9999 should be jdk7, hence the use of b31 and not b11.  Check icedtea6-9999 for jdk6.
Comment 2 Andrew John Hughes 2008-07-25 19:05:42 UTC
Fixed.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2008-07-25 19:06:37 UTC
22:04 < gnu_andrew> oh wait I read it backwards the bug report is correct
22:05 < gnu_andrew> fixed