[Bug 704018] New: java plugin/update-alternatives broken after a recent update
https://bugzilla.novell.com/show_bug.cgi?id=704018 https://bugzilla.novell.com/show_bug.cgi?id=704018#c0 Summary: java plugin/update-alternatives broken after a recent update Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: myrosia@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.18) Gecko/20110613 SUSE/3.6.18-0.2.1 Firefox/3.6.18 After the most recent software update, java plugin is broken. "about:plugins" in firefox does not list java plugin as installed. Attempting to go to a java tutorial on applets on the sun website redirects me instead to a page claiming I don't have the right version of Java installed. Apparently, there is a problem with update-alternatives: update-alternatives --config java update-alternatives: internal error: /var/lib/rpm/alternatives/java corrupt: priority /usr/lib/jvm-exports/jre-1.6.0-sun /usr/lib/jvm/jre-1.6.0-sun Reproducible: Always Steps to Reproduce: 1. Load the page http://www.janko.at/Raetsel/Nonogramme/001.a.htm 2. 3. Actual Results: An image displayed Expected Results: Instead of the image, there should be a Java applet that allows one to click on individual cells and change them. My java packages i | java-1_5_0-sun | package | 1.5.0_update22-0.1.1 | i586 | (System Packages) i | java-1_5_0-sun-devel | package | 1.5.0_update22-0.1.1 | i586 | (System Packages) i | java-1_5_0-sun-plugin | package | 1.5.0_update22-0.1.1 | i586 | (System Packages) i | java-1_5_0-sun-src | package | 1.5.0_update22-0.1.1 | i586 | (System Packages) i | java-1_6_0-openjdk | package | 1.6.0.0_b22.1.10.2-4.2.1 | i586 | openSUSE-11.3-Update i | java-1_6_0-sun | package | 1.6.0.u26-0.2.1 | i586 | openSUSE-11.3-Update i | java-1_6_0-sun-devel | package | 1.6.0.u26-0.2.1 | i586 | openSUSE-11.3-Update i | java-1_6_0-sun-plugin | package | 1.6.0.u26-0.2.1 | i586 | openSUSE-11.3-Update -- 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=704018 https://bugzilla.novell.com/show_bug.cgi?id=704018#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |mvyskocil@novell.com InfoProvider| |myrosia@gmail.com --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2011-07-07 13:24:30 UTC --- Hi, seems your java alternative is corrupted. The easiest way how to fix that is uninstall all java packages, remove the /var/lib/rpm/alternatives/java and install it again. Note the java-1_5-0-sun packages are available in Java:sun:Factory project. Does it works for you? -- 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=704018 https://bugzilla.novell.com/show_bug.cgi?id=704018#c2 Myroslava Dzikovska <myrosia@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|myrosia@gmail.com | --- Comment #2 from Myroslava Dzikovska <myrosia@gmail.com> 2011-07-07 23:11:47 UTC --- OK, yes, this fixed the problem. Note that I didn't try to install java-1_5-0-sun, I didn't really need those, they were just holdouts from earlier installs. But as a fix it was really painful: attempting to uninstall Java created a real dependency hell, since I had a ton of packages that depend on it, and it was a real mess in Yast. -- 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=704018 https://bugzilla.novell.com/show_bug.cgi?id=704018#c3 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Michal Vyskocil <mvyskocil@novell.com> 2011-07-08 09:49:46 UTC --- (In reply to comment #2)
But as a fix it was really painful: attempting to uninstall Java created a real dependency hell, since I had a ton of packages that depend on it, and it was a real mess in Yast.
Sorry, I use commandline for ages, so I forgot to mention, that this would be done using rpm -e --nodeps, which ignore dependencies. But I assume the problem is gone (not fixed, just workarounded), so I close this bug. If I'm wrong, please reopen. -- 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