Gentoo Archives: gentoo-user

From: Andreas Karlsson <hermes@××××.se>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Sun Java JDK upgrade problem
Date: Fri, 16 Sep 2005 14:07:55
Message-Id: 200509161602.26217.hermes@home.se
1 Hi,
2
3 I have the following problem. When I try 'emerge -uD world' I get:
4
5 'Calculating world dependencies ...done!
6 >>> emerge (1 of 1) dev-java/sun-jdk-1.4.2.09 to /
7 !!! j2sdk-1_4_2_09-linux-i586.bin not found in /distfiles
8
9 !!! dev-java/sun-jdk-1.4.2.09 has fetch restriction turned on.
10 !!! This probably means that this ebuild's files must be downloaded
11 !!! manually. See the comments in the ebuild for more information.
12
13 * Please download j2sdk-1_4_2_09-linux-i586.bin from:
14 *
15 http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.4.2_09-oth-JPR&SiteId=JSC&TransactionId=noreg
16 * (SDK 32-bit/64-bit for Windows/Linux/Solaris SPARC 32-bit for Solaris x86,
17 then select download Linux Self-extracting.
18 * and move it to /distfiles
19 '
20
21 No brainer. Same procedure as last time. I downloaded the package and moved it
22 to /usr/portage/distfiles. Here is an output of 'ls
23 -la /usr/portage/distfiles/j2*'
24
25
26 '# ls -la /usr/portage/distfiles/j2*
27 -rw-r--r-- 1 root portage 36429599 Sep 16
28 15:59 /usr/portage/distfiles/j2sdk-1_4_2_09-linux-i586.bin
29 '
30
31 So the file IS there, at the right place. But emerge doesn´t find it. Any
32 ideas?
33
34 Best regards,
35 Andreas Karlsson

Replies

Subject Author
Re: [gentoo-user] Sun Java JDK upgrade problem Chris Woods <chris@××××××××.org>