* [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
@ 2008-04-07 18:04 Igor Mikushkin
2008-04-07 18:09 ` Justin
2008-04-07 18:11 ` Daniel Pielmeier
0 siblings, 2 replies; 9+ messages in thread
From: Igor Mikushkin @ 2008-04-07 18:04 UTC (permalink / raw
To: gentoo-user
Hello!
I have a problem.
emerge -av eclipse-sdk
failed with this:
[ebuild NSF ] dev-java/sun-jdk-1.4.2.17 USE="X alsa -doc -examples
-jce -nsplugin -odbc" 35,525 kB
Why the fetch is restricted?
And how to avoid this?
Thanks.
Best Regards.
Igor Mikushkin
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 18:04 [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied) Igor Mikushkin
@ 2008-04-07 18:09 ` Justin
2008-04-07 18:21 ` Florian Philipp
` (2 more replies)
2008-04-07 18:11 ` Daniel Pielmeier
1 sibling, 3 replies; 9+ messages in thread
From: Justin @ 2008-04-07 18:09 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 429 bytes --]
Igor Mikushkin schrieb:
> Hello!
>
> I have a problem.
> emerge -av eclipse-sdk
> failed with this:
>
> [ebuild NSF ] dev-java/sun-jdk-1.4.2.17 USE="X alsa -doc -examples
> -jce -nsplugin -odbc" 35,525 kB
>
> Why the fetch is restricted?
> And how to avoid this?
>
Fetch it! Why it is fetch restricted? I don't know, but agree with you,
that it s...!
> Thanks.
> Best Regards.
> Igor Mikushkin
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 18:04 [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied) Igor Mikushkin
2008-04-07 18:09 ` Justin
@ 2008-04-07 18:11 ` Daniel Pielmeier
1 sibling, 0 replies; 9+ messages in thread
From: Daniel Pielmeier @ 2008-04-07 18:11 UTC (permalink / raw
To: gentoo-user
Igor Mikushkin schrieb:
> Hello!
>
> I have a problem.
> emerge -av eclipse-sdk
> failed with this:
>
> [ebuild NSF ] dev-java/sun-jdk-1.4.2.17 USE="X alsa -doc -examples
> -jce -nsplugin -odbc" 35,525 kB
>
> Why the fetch is restricted?
> And how to avoid this?
You can not avoid this, however it should give you an URL with
instructions which file you have to download. Then store it in the
location where the distfiles reside. I think normally this is
/usr/portage/distfiles.
Regards,
Daniel
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 18:09 ` Justin
@ 2008-04-07 18:21 ` Florian Philipp
2008-04-07 19:53 ` Alan McKinnon
2008-04-07 19:50 ` Alan McKinnon
2008-04-07 20:49 ` Dale
2 siblings, 1 reply; 9+ messages in thread
From: Florian Philipp @ 2008-04-07 18:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 738 bytes --]
On Mon, 2008-04-07 at 20:09 +0200, Justin wrote:
> Igor Mikushkin schrieb:
> > Hello!
> >
> > I have a problem.
> > emerge -av eclipse-sdk
> > failed with this:
> >
> > [ebuild NSF ] dev-java/sun-jdk-1.4.2.17 USE="X alsa -doc -examples
> > -jce -nsplugin -odbc" 35,525 kB
> >
> > Why the fetch is restricted?
> > And how to avoid this?
> >
> Fetch it! Why it is fetch restricted? I don't know, but agree with you,
> that it s...!
> > Thanks.
> > Best Regards.
> > Igor Mikushkin
> >
>
>
I wonder if this is a bug in the ebuild. sun-jdk used to be
fetch-restricted but it isn't anymore (at least the new versions). If
anyone knows if this change applies for the 1.4-branch too, please file
a bug.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 18:09 ` Justin
2008-04-07 18:21 ` Florian Philipp
@ 2008-04-07 19:50 ` Alan McKinnon
2008-04-07 20:49 ` Dale
2 siblings, 0 replies; 9+ messages in thread
From: Alan McKinnon @ 2008-04-07 19:50 UTC (permalink / raw
To: gentoo-user
On Monday 07 April 2008, Justin wrote:
> > Why the fetch is restricted?
> > And how to avoid this?
> >
>
> Fetch it! Why it is fetch restricted? I don't know, but agree with
> you, that it s...!
<sigh>
The jdk from Sun has been around for 10 years. Until very very recent
versions of 1.6 it has never been GPL'ed, has never been
redistributable and has *always* required that you go through Sun's
portal to get it. It used to be worse - back in the day you used to
have to register to get it. Sun's jre however is made available on
different terms. And jdk-1.4* will never be GPL'ed.
So, you kids have not spent a whole lot of time on java.sun.com in your
lives right? And don't read many elog messages either.
Don't like it? Go speak to Sun. Got nothing to do with Gentoo.
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 18:21 ` Florian Philipp
@ 2008-04-07 19:53 ` Alan McKinnon
0 siblings, 0 replies; 9+ messages in thread
From: Alan McKinnon @ 2008-04-07 19:53 UTC (permalink / raw
To: gentoo-user
On Monday 07 April 2008, Florian Philipp wrote:
> I wonder if this is a bug in the ebuild. sun-jdk used to be
> fetch-restricted but it isn't anymore (at least the new versions). If
> anyone knows if this change applies for the 1.4-branch too, please
> file a bug.
That will never happen. Sun had third party contracts in place with
other parties that developed technologies inside previous jdk's. One of
the conditions led to the non-redistribution of the jdk.
Recent versions of sun-jdk-1.6 (or perhaps portions thereof) are now
released under GPL. If Jonathan is to be believed, this took several
years of negotiation and re-implementation
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 18:09 ` Justin
2008-04-07 18:21 ` Florian Philipp
2008-04-07 19:50 ` Alan McKinnon
@ 2008-04-07 20:49 ` Dale
2008-04-08 9:49 ` Igor Mikushkin
2 siblings, 1 reply; 9+ messages in thread
From: Dale @ 2008-04-07 20:49 UTC (permalink / raw
To: gentoo-user
Justin wrote:
> Igor Mikushkin schrieb:
>> Hello!
>>
>> I have a problem.
>> emerge -av eclipse-sdk
>> failed with this:
>>
>> [ebuild NSF ] dev-java/sun-jdk-1.4.2.17 USE="X alsa -doc -examples
>> -jce -nsplugin -odbc" 35,525 kB
>>
>> Why the fetch is restricted?
>> And how to avoid this?
>>
> Fetch it! Why it is fetch restricted? I don't know, but agree with
> you, that it s...!
>> Thanks.
>> Best Regards.
>> Igor Mikushkin
>>
>
>
I agree, it is silly. You have to go to the website, usually listed
with the message that it is fetch restricted, then copy or move it to
/usr/portage/distfiles.
Why? Well, the idiots want you to agree to their license and the only
way they are smart enough to get you to do that is to make everything
else screwed up and for you to go to their site and get the software.
See, they are programmers that are not smart enough to come up with
anything else. Smart huh? Make you wonder about how smart their
software is yet? LOL LOL
Dale
:-) :-)
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-07 20:49 ` Dale
@ 2008-04-08 9:49 ` Igor Mikushkin
2008-04-08 10:39 ` Alan McKinnon
0 siblings, 1 reply; 9+ messages in thread
From: Igor Mikushkin @ 2008-04-08 9:49 UTC (permalink / raw
To: gentoo-user
I'm just wondering why this package (sun-jdk-1.4.2.17) came into dependencies?
Sorry, I have no assess to my gentoo machine now
and I can't find out the package where it came from.
Sun-jdk-1.6.x.x is already installed and
I think eclipse can run with 1.6 as well.
Why do I need two sun-jdk's?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied)
2008-04-08 9:49 ` Igor Mikushkin
@ 2008-04-08 10:39 ` Alan McKinnon
0 siblings, 0 replies; 9+ messages in thread
From: Alan McKinnon @ 2008-04-08 10:39 UTC (permalink / raw
To: gentoo-user
On Tuesday 08 April 2008, Igor Mikushkin wrote:
> I'm just wondering why this package (sun-jdk-1.4.2.17) came into
> dependencies?
equery depends -a sun-jdk
I guess you have virtual/jdk:1.4 in world which picked up the latest 1.4
jdk
>
> Sorry, I have no assess to my gentoo machine now
> and I can't find out the package where it came from.
>
> Sun-jdk-1.6.x.x is already installed and
> I think eclipse can run with 1.6 as well.
>
> Why do I need two sun-jdk's?
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2008-04-08 10:42 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 18:04 [gentoo-user] Fetch Restriction: 1 package (1 unsatisfied) Igor Mikushkin
2008-04-07 18:09 ` Justin
2008-04-07 18:21 ` Florian Philipp
2008-04-07 19:53 ` Alan McKinnon
2008-04-07 19:50 ` Alan McKinnon
2008-04-07 20:49 ` Dale
2008-04-08 9:49 ` Igor Mikushkin
2008-04-08 10:39 ` Alan McKinnon
2008-04-07 18:11 ` Daniel Pielmeier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox