Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Gentoo: User

sun-jre-bin end-of-life - what now?

 

 

Gentoo user RSS feed   Index | Next | Previous | View Threaded


markknecht at gmail

Nov 9, 2009, 6:13 PM

Post #1 of 10 (929 views)
Permalink
sun-jre-bin end-of-life - what now?

Hi,
It seems that Gentoo-devs have decided that Sun Java is end-of-life
with security problems. I don't find any mention of this or what is
recommended on the Gentoo front page so I figured I'd ask what others
are doing for their machines.

Thanks,
Mark


markknecht at gmail

Nov 9, 2009, 6:19 PM

Post #2 of 10 (914 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

On Mon, Nov 9, 2009 at 6:13 PM, Mark Knecht <markknecht [at] gmail> wrote:
> Hi,
>   It seems that Gentoo-devs have decided that Sun Java is end-of-life
> with security problems. I don't find any mention of this or what is
> recommended on the Gentoo front page so I figured I'd ask what others
> are doing for their machines.
>
> Thanks,
> Mark
>

I found the other post about

ACCEPT_LICENSE="dlj-1.1"

and it works but if Sun Java is really EOL for Gentoo then it would be
nice to know what's the prime directive.

Thanks,
Mark


rdalek1967 at gmail

Nov 9, 2009, 6:27 PM

Post #3 of 10 (915 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

Mark Knecht wrote:
> Hi,
> It seems that Gentoo-devs have decided that Sun Java is end-of-life
> with security problems. I don't find any mention of this or what is
> recommended on the Gentoo front page so I figured I'd ask what others
> are doing for their machines.
>
> Thanks,
> Mark
>
>

I checked the changelog and it appears to be stable as of a few days ago.

# ChangeLog for dev-java/sun-jre-bin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/ChangeLog,v
1.163 2009/11/05 21:28:43 maekke Exp $

05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.5.0.22.ebuild,
sun-jre-bin-1.6.0.17.ebuild:
amd64 stable, bug #291817

05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.6.0.17.ebuild:
x86 stable, bug #291817

05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.5.0.22.ebuild:
x86 stable, bug #291817


I synced my tree yesterday so unless it was done today it looks like it
is still there. What kind of message are you getting?

Dale

:-) :-)


markknecht at gmail

Nov 9, 2009, 6:41 PM

Post #4 of 10 (913 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

On Mon, Nov 9, 2009 at 6:27 PM, Dale <rdalek1967 [at] gmail> wrote:
> Mark Knecht wrote:
>> Hi,
>>    It seems that Gentoo-devs have decided that Sun Java is end-of-life
>> with security problems. I don't find any mention of this or what is
>> recommended on the Gentoo front page so I figured I'd ask what others
>> are doing for their machines.
>>
>> Thanks,
>> Mark
>>
>>
>
> I checked the changelog and it appears to be stable as of a few days ago.
>
> # ChangeLog for dev-java/sun-jre-bin
> # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
> # $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/ChangeLog,v
> 1.163 2009/11/05 21:28:43 maekke Exp $
>
>  05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.5.0.22.ebuild,
>  sun-jre-bin-1.6.0.17.ebuild:
>  amd64 stable, bug #291817
>
>  05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.6.0.17.ebuild:
>  x86 stable, bug #291817
>
>  05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.5.0.22.ebuild:
>  x86 stable, bug #291817
>
>
> I synced my tree yesterday so unless it was done today it looks like it
> is still there.  What kind of message are you getting?
>
> Dale
>
> :-)  :-)
>
>

Hi Dale,
If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf
then I see this:

DesertFlower ~ # emerge -pv sun-jre-bin

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "dev-java/sun-jre-bin" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))
A copy of the 'dlj-1.1' license is located at '/usr/portage/licenses/dlj-1.1'.

- dev-java/sun-jre-bin-1.6.0.16 (masked by: dlj-1.1 license(s), ~x86 keyword)
- dev-java/sun-jre-bin-1.6.0.15 (masked by: dlj-1.1 license(s))
- dev-java/sun-jre-bin-1.5.0.22 (masked by: dlj-1.1 license(s))
- dev-java/sun-jre-bin-1.5.0.21 (masked by: dlj-1.1 license(s), ~x86 keyword)
- dev-java/sun-jre-bin-1.5.0.20 (masked by: dlj-1.1 license(s))
- dev-java/sun-jre-bin-1.4.2.19 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Vlastimil Babka <caster [at] gentoo> (06 Nov 2009)
# Removal for EOL and security, bug #287615


For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

DesertFlower ~ #

Thanks,
Mark


johnmoe at optusnet

Nov 9, 2009, 8:40 PM

Post #5 of 10 (909 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

Mark Knecht wrote:
> On Mon, Nov 9, 2009 at 6:27 PM, Dale <rdalek1967 [at] gmail> wrote:
>
>> Mark Knecht wrote:
>>
>>> Hi,
>>> It seems that Gentoo-devs have decided that Sun Java is end-of-life
>>> with security problems. I don't find any mention of this or what is
>>> recommended on the Gentoo front page so I figured I'd ask what others
>>> are doing for their machines.
>>>
>>> Thanks,
>>> Mark
>>>
>>>
>>>
>> I checked the changelog and it appears to be stable as of a few days ago.
>>
>> # ChangeLog for dev-java/sun-jre-bin
>> # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
>> # $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/ChangeLog,v
>> 1.163 2009/11/05 21:28:43 maekke Exp $
>>
>> 05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.5.0.22.ebuild,
>> sun-jre-bin-1.6.0.17.ebuild:
>> amd64 stable, bug #291817
>>
>> 05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.6.0.17.ebuild:
>> x86 stable, bug #291817
>>
>> 05 Nov 2009; Markus Meier <maekke [at] gentoo> sun-jre-bin-1.5.0.22.ebuild:
>> x86 stable, bug #291817
>>
>>
>> I synced my tree yesterday so unless it was done today it looks like it
>> is still there. What kind of message are you getting?
>>
>> Dale
>>
>> :-) :-)
>>
>>
>>
>
> Hi Dale,
> If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf
> then I see this:
>
> DesertFlower ~ # emerge -pv sun-jre-bin
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
>
> !!! All ebuilds that could satisfy "dev-java/sun-jre-bin" have been masked.
> !!! One of the following masked packages is required to complete your request:
> - dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))
> A copy of the 'dlj-1.1' license is located at '/usr/portage/licenses/dlj-1.1'.
>
> - dev-java/sun-jre-bin-1.6.0.16 (masked by: dlj-1.1 license(s), ~x86 keyword)
> - dev-java/sun-jre-bin-1.6.0.15 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.5.0.22 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.5.0.21 (masked by: dlj-1.1 license(s), ~x86 keyword)
> - dev-java/sun-jre-bin-1.5.0.20 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.4.2.19 (masked by: package.mask)
> /usr/portage/profiles/package.mask:
> # Vlastimil Babka <caster [at] gentoo> (06 Nov 2009)
> # Removal for EOL and security, bug #287615
>
>
> For more information, see the MASKED PACKAGES section in the emerge
> man page or refer to the Gentoo Handbook.
>
> DesertFlower ~ #
>
> Thanks,
> Mark
>
>
>
Did you read the bug it referenced? It sounds like they're removing JRE
1.4 only, not all JRE. Also, the message you pasted shows that only the
1.4.2.19 is masked by package.mask, which is where that message came
from. The rest of the versions are masked by dlj-1.1 license (and a few
by ~x86 keyword as well), not by package.mask.

John H. Moe


kutulu at kutulu

Nov 9, 2009, 9:00 PM

Post #6 of 10 (912 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

On 11/9/2009 9:41 PM, Mark Knecht wrote:

> If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf

So don't do that?

> !!! All ebuilds that could satisfy "dev-java/sun-jre-bin" have been masked.
> !!! One of the following masked packages is required to complete your request:
> - dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.6.0.16 (masked by: dlj-1.1 license(s), ~x86 keyword)
> - dev-java/sun-jre-bin-1.6.0.15 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.5.0.22 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.5.0.21 (masked by: dlj-1.1 license(s), ~x86 keyword)
> - dev-java/sun-jre-bin-1.5.0.20 (masked by: dlj-1.1 license(s))
> - dev-java/sun-jre-bin-1.4.2.19 (masked by: package.mask)


One very old version is masked off because of security
problems. Siz different subsequent versions are available
as long as you accept the new license.

--Mike


covici at ccs

Nov 10, 2009, 12:22 AM

Post #7 of 10 (915 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

Mike Edenfield <kutulu [at] kutulu> wrote:

> On 11/9/2009 9:41 PM, Mark Knecht wrote:
>
> > If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf
>
> So don't do that?
>
> > !!! All ebuilds that could satisfy "dev-java/sun-jre-bin" have been masked.
> > !!! One of the following masked packages is required to complete your request:
> > - dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))
> > - dev-java/sun-jre-bin-1.6.0.16 (masked by: dlj-1.1 license(s), ~x86 keyword)
> > - dev-java/sun-jre-bin-1.6.0.15 (masked by: dlj-1.1 license(s))
> > - dev-java/sun-jre-bin-1.5.0.22 (masked by: dlj-1.1 license(s))
> > - dev-java/sun-jre-bin-1.5.0.21 (masked by: dlj-1.1 license(s), ~x86 keyword)
> > - dev-java/sun-jre-bin-1.5.0.20 (masked by: dlj-1.1 license(s))
> > - dev-java/sun-jre-bin-1.4.2.19 (masked by: package.mask)
>
>
> One very old version is masked off because of security problems. Siz
> different subsequent versions are available as long as you accept the
> new license.

However, even though I accepted the license in make.conf it still wants
to install dev-java/icedtea6-bin-1.6.1 -- how do I fix this to get it to
continue with the sun product?

--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?

John Covici
covici [at] ccs


markknecht at gmail

Nov 10, 2009, 5:40 AM

Post #8 of 10 (904 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

On Mon, Nov 9, 2009 at 9:00 PM, Mike Edenfield <kutulu [at] kutulu> wrote:
> On 11/9/2009 9:41 PM, Mark Knecht wrote:
>
>>    If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf
>
> So don't do that?

Right. I only removed it to show the message to Dale.

This was, however, my first time running into this new ACCEPT_LECENSE
thing. I'd not heard of it before and all my machines were failing to
update. The obsolete message, coupled with a bunch of lines talking
about licenses threw me for a loop.

>
>> !!! All ebuilds that could satisfy "dev-java/sun-jre-bin" have been
>> masked.
>> !!! One of the following masked packages is required to complete your
>> request:
>> - dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))
>> - dev-java/sun-jre-bin-1.6.0.16 (masked by: dlj-1.1 license(s), ~x86
>> keyword)
>> - dev-java/sun-jre-bin-1.6.0.15 (masked by: dlj-1.1 license(s))
>> - dev-java/sun-jre-bin-1.5.0.22 (masked by: dlj-1.1 license(s))
>> - dev-java/sun-jre-bin-1.5.0.21 (masked by: dlj-1.1 license(s), ~x86
>> keyword)
>> - dev-java/sun-jre-bin-1.5.0.20 (masked by: dlj-1.1 license(s))
>> - dev-java/sun-jre-bin-1.4.2.19 (masked by: package.mask)
>
>
> One very old version is masked off because of security problems.  Siz
> different subsequent versions are available as long as you accept the new
> license.
>
> --Mike
>
>


rdalek1967 at gmail

Nov 10, 2009, 5:57 AM

Post #9 of 10 (902 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

Mark Knecht wrote:
> On Mon, Nov 9, 2009 at 9:00 PM, Mike Edenfield <kutulu [at] kutulu> wrote:
>
>> On 11/9/2009 9:41 PM, Mark Knecht wrote:
>>
>>
>>> If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf
>>>
>> So don't do that?
>>
>
> Right. I only removed it to show the message to Dale.
>
> This was, however, my first time running into this new ACCEPT_LECENSE
> thing. I'd not heard of it before and all my machines were failing to
> update. The obsolete message, coupled with a bunch of lines talking
> about licenses threw me for a loop.
>
>

I most likely would have been hit by Mike Tyson too. The only reason I
hadn't ran into that was that I added it a week or so ago when someone
else ran into this little problem. That's one thing about subscribing
to this list and -dev, you sort of get a heads up on some things, not
everything but a good bit of them anyway.

Dale

:-) :-)


markknecht at gmail

Nov 10, 2009, 6:15 AM

Post #10 of 10 (903 views)
Permalink
Re: sun-jre-bin end-of-life - what now? [In reply to]

On Tue, Nov 10, 2009 at 5:57 AM, Dale <rdalek1967 [at] gmail> wrote:
> Mark Knecht wrote:
>> On Mon, Nov 9, 2009 at 9:00 PM, Mike Edenfield <kutulu [at] kutulu> wrote:
>>
>>> On 11/9/2009 9:41 PM, Mark Knecht wrote:
>>>
>>>
>>>>    If I remove the new ACCEPT_LICENSE="dlj-1.1" I added to make.conf
>>>>
>>> So don't do that?
>>>
>>
>> Right. I only removed it to show the message to Dale.
>>
>> This was, however, my first time running into this new ACCEPT_LECENSE
>> thing. I'd not heard of it before and all my machines were failing to
>> update. The obsolete message, coupled with a bunch of lines talking
>> about licenses threw me for a loop.
>>
>>
>
> I most likely would have been hit by Mike Tyson too.  The only reason I
> hadn't ran into that was that I added it a week or so ago when someone
> else ran into this little problem.  That's one thing about subscribing
> to this list and -dev, you sort of get a heads up on some things, not
> everything but a good bit of them anyway.
>
> Dale
>
> :-)  :-)

Nahh....requires that you both subscribe AND read! ;-)

I fail totally on the second account lately.

- Mark

Gentoo user RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.