Gentoo Archives: gentoo-user

From: Michael Schreckenbauer <grimlog@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] License question for jdk
Date: Sat, 10 Sep 2011 15:05:02
Message-Id: 3996294.tE4vUV8cOn@pc
In Reply to: Re: [gentoo-user] License question for jdk by Alex Schuster
1 On Saturday, 10. September 2011 16:50:30 Alex Schuster wrote:
2 > Allan Gottlieb writes:
3 > > My update world today produced
4 > >
5 > > [nomerge ] dev-java/icedtea-6.1.10.3 USE="hs20 nsplugin nss
6 > >
7 > > webstart xrender -cacao -debug -doc -examples -jamvm -javascript -nio2
8 > > -pulseaudio -systemtap -zero" [nomerge ]
9 > > dev-java/ant-nodeps-1.8.1 [ebuild NS ] virtual/jre-1.7.0 [1.6.0]
10 > > 0 kB [ebuild NS ] virtual/jdk-1.7.0 [1.6.0] 0 kB [ebuild N F
11 > > ] dev-java/oracle-jdk-bin-1.7.0 USE="X alsa -derby -doc -examples
12 > > -jce -nsplugin" 92,746 kB
13 > >
14 > > [snip]
15 > >
16 > > The following license changes are necessary to proceed:
17 > > #required by virtual/jdk-1.7.0, required by virtual/jre-1.7.0,
18 > >
19 > > required by dev-java/xalan-2.7.1, required by
20 > > dev-java/icedtea-6.1.10.3, required by @selected, required by @world
21 > > (argument)
22 > >
23 > > >=dev-java/oracle-jdk-bin-1.7.0 Oracle-BCLA-JavaSE
24 > >
25 > > NOTE: This --autounmask behavior can be disabled by setting
26 > >
27 > > EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf.
28 > >
29 > > Use --autounmask-write to write changes to config files (honoring
30 > >
31 > > CONFIG_PROTECT).
32 > >
33 > > So I need the Oracle-BCLA-JavaSE license. But I don't see where it
34 > > tells me how to do this. Previous license requests said something like
35 > > * go to URL xxx
36 > > * click on YYY
37 > > * store it in distfiles/ZZZ
38 >
39 > That is something different, when portage is not able to download
40 > stuff.
41 >
42 > What you need to do is to tell portage you accept the license by putting
43 > the >=dev-java/... line into /etc/portage/package.license. Or you could
44 > add the --autounmask-write switch to your emerge command, and then use
45 > etc-update/dispatch-conf/cfg-update or whatever you use to update the
46 > config files.
47
48 Ah. This /etc/portage/package.license thing is new to me.
49 I use ACCEPT_LICENSE in make.conf.
50 You know, what's the difference (if any)?
51
52 > Wonko
53
54 Thanks,
55 Michael

Replies

Subject Author
Re: [gentoo-user] License question for jdk Alex Schuster <wonko@×××××××××.org>