Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: dev-java/java-sdk-docs-1.7.0.6[05]
Date: Sat, 19 Jul 2014 16:29:04
Message-Id: loom.20140719T182620-960@post.gmane.org
In Reply to: [gentoo-user] dev-java/java-sdk-docs-1.7.0.6[05] by meino.cramer@gmx.de
1 <meino.cramer <at> gmx.de> writes:
2
3 >
4 > Hi,
5 >
6 > dev-java/java-sdk-docs-1.7.0.60 cannot be emerged.
7 >
8 > !!! dev-java/java-sdk-docs-1.7.0.60 has fetch restriction turned on.
9 > !!! This probably means that this ebuild's files must be downloaded
10 > !!! manually. See the comments in the ebuild for more information.
11 >
12 > * Fetch failed for 'dev-java/java-sdk-docs-1.7.0.60', Log file:
13 > * '/var/tmp/portage/dev-java/java-sdk-docs-1.7.0.60/temp/build.log'
14 > * Package: dev-java/java-sdk-docs-1.7.0.60
15
16 It's a license issue. I use to have the exact java specific
17 syntax for the make.conf file entry to get around this blocking.
18
19 Try adding this to your make.conf and see what that does. It's
20 only a fetch restricted (license issue).
21
22 ACCEPT_LICENSE="*"
23
24 hth,
25 James

Replies

Subject Author
Re: [gentoo-user] Re: dev-java/java-sdk-docs-1.7.0.6[05] meino.cramer@×××.de