Gentoo Archives: gentoo-user

From: Fernando Meira <fmeira@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sun-jdk
Date: Wed, 16 Nov 2005 12:08:08
Message-Id: a3c2e88b0511160351o62bae0d0lcce39d6c26ae833d@mail.gmail.com
In Reply to: [gentoo-user] sun-jdk by "Thiago Lüttig"
1 On 11/16/05, Thiago Lüttig <tluttig@×××××.com> wrote:
2 >
3 > Hi folks ! i´m trying to emerge the sun-jdk but i receive an emerge
4 > restrictuin to this package. How can I merge this package to the tree
5 > instead installing this package manualy ??
6 > host tmp # emerge -p sun-jdk
7 >
8 > These are the packages that I would merge, in order:
9 >
10 > Calculating dependencies ...done!
11 > [ebuild FU ] dev-java/sun-jdk-1.4.2.09 [1.4.2.08-r1]
12 > stallman tmp # emerge -f sun-jdk
13 > Calculating dependencies ...done!
14 > >>> emerge (1 of 1) dev-java/sun-jdk-1.4.2.09 to /
15 > !!! j2sdk-1_4_2_09-linux-i586.bin not found in /usr/portage/distfiles
16 >
17 > !!! dev-java/sun-jdk-1.4.2.09 has fetch restriction turned on.
18 > !!! This probably means that this ebuild's files must be downloaded
19 > !!! manually. See the comments in the ebuild for more information.
20 >
21 > * Please download j2sdk-1_4_2_09-linux-i586.bin from:
22 > * http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.4.2_09-oth-JPR&SiteId=JSC&TransactionId=noreg
23 >
24 > * (SDK 32-bit/64-bit for Windows/Linux/Solaris SPARC 32-bit for Solaris
25 > x86, then select download Linux Self-extracting.
26 > * and move it to /usr/portage/distfiles
27 >
28 > !!! Fetch for /usr/portage/dev-java/sun-jdk/sun-jdk-1.4.2.09.ebuildfailed, continuing...
29 >
30 > !!! Some fetch errors were encountered. Please see above for detai
31 >
32 >
33 > --
34 > ______________________________
35 >
36 > Atenciosamente,
37 > Thiago Lüttig
38 >
39 > ______________________________
40
41
42 You have to do what it tells you to!
43 Fetch the file manually, place it into Portage tree (/usr/portage/distfiles)
44 and run emerge again!
45 Then it should go fine!
46
47 HTH,
48 Fernando