Gentoo Archives: gentoo-user

From: "»Q«" <boxcars@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: First Portage Hick-up, Chokes on Java
Date: Fri, 03 Oct 2008 02:53:08
Message-Id: 20081002214934.29ec47d0@bellgrove.remarqs.net
In Reply to: [gentoo-user] First Portage Hick-up, Chokes on Java by "boslists@gmail.com"
1 On Fri, 3 Oct 2008 02:08:16 +0000 (Local time zone must be set--see zic
2 manual page) "boslists@×××××.com" <boslists@×××××.com> wrote:
3
4 > My first install of Gentoo, and I'm pleased by how far I've
5 > progressed on my own, not being a programmer or computer person, but
6 > I'm a bit wary of proceeding further without advice.
7 >
8 > I was trying to emerge some several files which had a dependency on
9 > java-sdk-docs. Below is the message from emerge. More information
10 > will follow.
11 >
12 > !!! dev-java/java-sdk-docs-1.6.0-r1 has fetch restriction turned on.
13 > !!! This probably means that this ebuild's files must be downloaded
14 > !!! manually. See the comments in the ebuild for more information.
15 >
16 > * Please download jdk-6-doc.zip from
17 > *
18 > https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-6-doc-oth-JPR@CDS-CDS_Developer
19 > * (select English and agree to the licence) and place it in
20 > /usr/portage/distfiles named as
21 > * jdk-6-doc-r1.zip. Notice the r1. Because Sun changes the doc zip
22 > file
23 > * without changing the filename, we have to resort to renaming to
24 > keep
25 > * the md5sum verification working for existing and new downloads.
26 > *
27 > * If emerge fails because of a md5sum error it is possible that Sun
28 > * has again changed the upstream release, try downloading the file
29 > * again or a newer revision if available. Otherwise report this to
30 > * http://bugs.gentoo.org/67266 and we will make a new revision.
31 > * Fetch failed for 'dev-java/java-sdk-docs-1.6.0-r1'
32 >
33 > * Messages for package dev-java/java-sdk-docs-1.6.0-r1:
34 >
35 > * Fetch failed for 'dev-java/java-sdk-docs-1.6.0-r1
36 >
37 > So, I downloaded the file, renamed it and put it where it told me to.
38
39 After that, you should be able to emerge the package.
40
41 > Then I found
42 > http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds and I am
43 > trying to follow that.
44
45 You didn't need this. It's for third-party e-builds, but you aren't
46 using a third party e-build. The zip file came from Sun, but the
47 ebuild is in the Gentoo portage tree.
48
49 Ebuilds are just scripts which portage uses to build the packages. In
50 this case, the ebuild isn't allowed to download the files it needs
51 automagically, but it's still a Gentoo ebuild, not a third-party one.
52
53 I've snipped the rest of what you wrote about overlays, &c., but it
54 didn't look like anything was wrong, just unnecessary for what you want
55 to do. For more info about overlays, see
56 <http://www.gentoo.org/proj/en/overlays/userguide.xml>.
57
58 --
59 »Q«
60 Kleeneness is next to Gödelness.

Replies

Subject Author
Re: [gentoo-user] Re: First Portage Hick-up, Chokes on Java "boslists@×××××.com" <boslists@×××××.com>