[Bug 476234] New: JRE u12 update is broken
https://bugzilla.novell.com/show_bug.cgi?id=476234 Summary: JRE u12 update is broken Classification: openSUSE Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: bitdealer@gmail.com QAContact: qa@suse.de Found By: --- I just received that u12 update and it broke my java installation. Noticeable is that the stuff is e.g. in "/usr/lib/jvm/java-1.6.0-sun-1.6.0" instead of "/usr/lib/jvm/java-1.6.0-sun-1.6.0.u12" like the naming convention was on earlier updates (note the missing ".u<version>" at the end). Further it didn't integrate itself into update-alternatives: stephan@Goliath:~> l /usr/bin/java lrwxrwxrwx 1 root root 22 23. Aug 21:49 /usr/bin/java -> /etc/alternatives/java stephan@Goliath:~> l /etc/alternatives/java lrwxrwxrwx 1 root root 39 7. Jan 21:00 /etc/alternatives/java -> /usr/lib/jvm/jre-1.6.0.u11-sun/bin/java stephan@Goliath:~> l /usr/lib/jvm/jre-1.6.0* lrwxrwxrwx 1 root root 27 16. Feb 17:44 /usr/lib/jvm/jre-1.6.0 -> /etc/alternatives/jre_1.6.0/ lrwxrwxrwx 1 root root 24 16. Feb 17:44 /usr/lib/jvm/jre-1.6.0-sun -> java-1.6.0-sun-1.6.0/jre/ lrwxrwxrwx 1 root root 31 7. Jan 18:33 /usr/lib/jvm/jre-1.6.0.u11 -> /etc/alternatives/jre_1.6.0.u11 lrwxrwxrwx 1 root root 30 23. Aug 21:41 /usr/lib/jvm/jre-1.6.0.u7 -> /etc/alternatives/jre_1.6.0.u7 The JDK works just fine. Also I would like to use the opportunity to thank you for reconsidering your policy and now always providing the latest version. It is really much appreciated! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=476234 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=476234#c1 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Java |Update Problems QAContact|qa@suse.de |jsrain@novell.com --- Comment #1 from Marcus Meissner <meissner@novell.com> 2009-02-16 14:29:44 MST --- that the .u11 is gone is expected, we dont want to cvhange the paths anymore for such minor updates. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=476234 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=476234#c2 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |mvyskocil@novell.com Info Provider| |bitdealer@gmail.com --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2009-02-17 02:15:37 MST --- It works for me (on 11.1, I'll test it on 10.3 too): # rpm -ivh java-1_6_0-sun-1.6.0.u11-1.1.i586.rpm Preparing... ########################################### [100%] 1:java-1_6_0-sun ########################################### [100%] # l /etc/alternatives/java lrwxrwxrwx 1 root root 35 17. úno 10.11 /etc/alternatives/java -> /usr/lib/jvm/jre-1.6.0-sun/bin/java* # rpm -Uvh java-1_6_0-sun-1.6.0.u12-1.2.1.i586.rpm Preparing... ########################################### [100%] 1:java-1_6_0-sun ########################################### [100%] # l /etc/alternatives/java lrwxrwxrwx 1 root root 35 17. úno 10.11 /etc/alternatives/java -> /usr/lib/jvm/jre-1.6.0-sun/bin/java* You have probably a java link in manual state. Could you type (as root) update-alternatives --display java? The interesting line is the first one java - status is auto. If you have a manual, then you can fix it by update-alternatives --auto java. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=476234 User bitdealer@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=476234#c3 Stephan Kleine <bitdealer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|bitdealer@gmail.com | Resolution| |FIXED --- Comment #3 from Stephan Kleine <bitdealer@gmail.com> 2009-02-17 08:22:16 MST --- Not sure if it was the update or if my alternatives were borked but it works again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com