Significant compromise to Java JRE 1.6.0.26

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

Significant compromise to Java JRE 1.6.0.26

Postby wilcal » Dec 1st, '11, 21:07

Oracle/Sun/Java have announced a significant compromise
to the Java JRE. That includes the present rpms in the
Mageia repos:

java-1.6.0.26-2.mga1.nonfree.i586.rpm
java-1.6.0.26-2.mga2.nonfree.i586.rpm

1.6.0.29 with the fix is available from java.com

I have filed:

https://bugs.mageia.org/show_bug.cgi?id=3558
"DISK BOOT FAILURE - INSERT SYSTEM DISK AND PRESS ENTER"
is my friend
wilcal
 
Posts: 567
Joined: Jun 20th, '11, 02:01
Location: San Diego CA

Re: Significant compromise to Java JRE 1.6.0.26

Postby doktor5000 » Dec 1st, '11, 22:26

Yes, has already been reported quite some time ago. We can't distribute any newer JRE build because Oracle withdrew
the "Operating System Distributor License for Java" as can be seen from https://bugs.mageia.org/show_bug.cgi?id=3101
and there are some discussion going on how to fix that.

But thanks for spreading the facts to other forum users :)
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Significant compromise to Java JRE 1.6.0.26

Postby wilcal » Dec 16th, '11, 23:29

This is becoming a serious problem. Not only for
Mageia but other Distros. I can foresee a huge
mess over at Ubuntu if they try and purge their
user base of Sun/Oracle/Java. If the compromise
of .26 hadn't come along it would have gone
away quietly. Now there's this mess.
"DISK BOOT FAILURE - INSERT SYSTEM DISK AND PRESS ENTER"
is my friend
wilcal
 
Posts: 567
Joined: Jun 20th, '11, 02:01
Location: San Diego CA

Re: Significant compromise to Java JRE 1.6.0.26

Postby doktor5000 » Dec 17th, '11, 01:07

Why is this a serious problem? We still have openjdk, and don't forget in version 7 it's the java reference implementation ...
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Significant compromise to Java JRE 1.6.0.26

Postby wilcal » Dec 17th, '11, 02:09

doktor5000 wrote:Why is this a serious problem? We still have openjdk, and don't forget in version 7 it's the java reference implementation ...

Then our decision should be to remove Sun/Oracle/ Java
completely starting in Mageia 2 Alpha 3 should it not?
"DISK BOOT FAILURE - INSERT SYSTEM DISK AND PRESS ENTER"
is my friend
wilcal
 
Posts: 567
Joined: Jun 20th, '11, 02:01
Location: San Diego CA

Re: Significant compromise to Java JRE 1.6.0.26

Postby waferhead » Nov 1st, '12, 19:51

OpenJRE has yet to work properly with serial , rxtxlib is typically used.

I'll give it a shot with TunerStudio anyway, but unless someone added that functionality very recently serial comms from java don't work.

Oracles latest is also not installing properly in Mg3A2 as installed from KDE dvd, all updates installed, even tried installing openjre first. Tried several versions, not clear what's missing.
(so far, everything else I typically use looks OK, other than partclone is missing from the repos)

Same download files I use on Mg2 w/o issue.
Installing any version tried gives the same errors:

Code: Select all
[root@localhost Downloads]# /usr/lib/mc/extfs.d/rpm run /home/greg/Downloads/jre-7u9-linux-i586.rpm INSTALL
Installing """"
Preparing...                          ################################# [100%]
Updating / installing...
   1:jre-1.7.0_09-fcs                 ################################# [100%]
Unpacking JAR files...
        rt.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/rt.pack
        jsse.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/jsse.pack
        charsets.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/charsets.pack
        localedata.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/ext/localedata.pack
        plugin.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/plugin.pack
        javaws.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/javaws.pack
        deploy.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/deploy.pack
waferhead
 
Posts: 171
Joined: Jun 11th, '11, 06:36

Re: Significant compromise to Java JRE 1.6.0.26

Postby waferhead » Nov 2nd, '12, 08:53

Annoyingly, the above errors seem to be bogus, java works fine.

One still has to add /usr/java/latest/bin to your path, but that has always been the case.
waferhead
 
Posts: 171
Joined: Jun 11th, '11, 06:36

Re: Significant compromise to Java JRE 1.6.0.26

Postby doktor5000 » Nov 2nd, '12, 20:47

waferhead wrote:[root@localhost Downloads]# /usr/lib/mc/extfs.d/rpm run /home/greg/Downloads/jre-7u9-linux-i586.rpm INSTALL
Installing """"
Preparing... ################################# [100%]
Updating / installing...
1:jre-1.7.0_09-fcs ################################# [100%]
Unpacking JAR files...
rt.jar...
Error: Could not open input file: /usr/java/jre1.7.0_09/lib/rt.pack

Maybe you tried to run it within midnight commander, when you looked inside that rpm?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Significant compromise to Java JRE 1.6.0.26

Postby waferhead » Nov 11th, '12, 10:39

Sorry I didn't reply, i don't seem to have post notification on, will look at that.

Working on Mga3a2 now with openjvm 1.7. :!:

I personally no longer need the Oracle closed bins.
waferhead
 
Posts: 171
Joined: Jun 11th, '11, 06:36


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron