Gentoo Archives: gentoo-desktop

From: mail <lists@×××××.net>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] sun-jdk install problems on amd64
Date: Fri, 04 May 2007 17:07:38
Message-Id: 1178298183.7271.58.camel@thor.greenbuzz.net
1 I can't seem to be able to emerge sun-jdk
2
3 I have downloaded both jdk-6-dlj-linux-amd64.bin and
4 jdk-6-dlj-linux-i586.bin put them both in my /usr/portage/distfiles/
5 directory, set permissions to root:portage ugo+rx and I still get
6 "cannot read files. please check permissions" when I try to emerge
7 sun-sdk. Also, I can't seem to find any howto's or info about this
8 problem.
9
10 How so I install sun-jdk?
11
12 Here is my emerge command:
13
14
15 emerge -a sun-jdk
16
17 These are the packages that would be merged, in order:
18
19 Calculating dependencies... done!
20 [ebuild N ] dev-java/sun-jdk-1.5.0.11 USE="X alsa -doc -examples
21 -jce (-nsplugin)"
22
23 Would you like to merge these packages? [Yes/No]
24
25 >>> Emerging (1 of 1) dev-java/sun-jdk-1.5.0.11 to /
26 * jdk-1_5_0_11-dlj-linux-amd64.bin MD5 ;-) ...
27 [ ok ]
28 * jdk-1_5_0_11-dlj-linux-amd64.bin RMD160 ;-) ...
29 [ ok ]
30 * jdk-1_5_0_11-dlj-linux-amd64.bin SHA1 ;-) ...
31 [ ok ]
32 * jdk-1_5_0_11-dlj-linux-amd64.bin SHA256 ;-) ...
33 [ ok ]
34 * jdk-1_5_0_11-dlj-linux-amd64.bin size ;-) ...
35 [ ok ]
36 * jdk-1_5_0_11-dlj-linux-i586.bin MD5 ;-) ...
37 [ ok ]
38 * jdk-1_5_0_11-dlj-linux-i586.bin RMD160 ;-) ...
39 [ ok ]
40 * jdk-1_5_0_11-dlj-linux-i586.bin SHA1 ;-) ...
41 [ ok ]
42 * jdk-1_5_0_11-dlj-linux-i586.bin SHA256 ;-) ...
43 [ ok ]
44 * jdk-1_5_0_11-dlj-linux-i586.bin size ;-) ...
45 [ ok ]
46 * checking ebuild checksums ;-) ...
47 [ ok ]
48 * checking auxfile checksums ;-) ...
49 [ ok ]
50 * checking miscfile checksums ;-) ...
51 [ ok ]
52 * checking jdk-1_5_0_11-dlj-linux-i586.bin ;-) ...
53 [ ok ]
54 * checking jdk-1_5_0_11-dlj-linux-amd64.bin ;-) ...
55 [ ok ]
56 >>> Unpacking source...
57
58 !!! ERROR: dev-java/sun-jdk-1.5.0.11 failed.
59 Call stack:
60 ebuild.sh, line 1614: Called dyn_unpack
61 ebuild.sh, line 751: Called qa_call 'src_unpack'
62 environment, line 3363: Called src_unpack
63 sun-jdk-1.5.0.11.ebuild, line 48: Called die
64
65 !!! cannot read jdk-1_5_0_11-dlj-linux-i586.bin
66 jdk-1_5_0_11-dlj-linux-amd64.bin. Please check the permission and try
67 again.
68 !!! If you need support, post the topmost build error, and the call
69 stack if relevant.
70 !!! A complete build log is located at
71 '/var/tmp/portage/dev-java/sun-jdk-1.5.0.11/temp/build.log'.
72
73
74 Thanks
75 rick
76
77
78
79
80
81 --
82 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] sun-jdk install problems on amd64 Daniel Gryniewicz <dang@g.o>