[Bug 648260] New: update-alternatives: error: alternative pack200 can't be slave of java: it is a slave of javac
https://bugzilla.novell.com/show_bug.cgi?id=648260 https://bugzilla.novell.com/show_bug.cgi?id=648260#c0 Summary: update-alternatives: error: alternative pack200 can't be slave of java: it is a slave of javac Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: ASSIGNED Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: mvyskocil@novell.com ReportedBy: mvyskocil@novell.com QAContact: qa@suse.de Found By: Development Blocker: --- update-alternative 1.15.8.5 does not allow having the same slave for two alternatives, which is unfortunately the case of java-1_6_0-openjdk. It has pack200* slaves for java, even other JVM has it in javac. It causes an error after installation # java-1_6_0-sun-devel is already installed $ zypper in java-1_6_0-openjdk Installing: java-1_6_0-openjdk-1.6.0.0_b18-1.29 [done] Additional rpm output: update-alternatives: error: alternative pack200 can't be slave of java: it is a slave of javac update-alternatives: using /usr/lib64/jvm/jre-1.6.0-openjdk to provide /usr/lib64/jvm/jre-openjdk (jre_openjdk) in auto mode. update-alternatives: using /usr/lib64/jvm/jre-1.6.0-openjdk to provide /usr/lib64/jvm/jre-1.6.0 (jre_1.6.0) in auto mode -- 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=648260 https://bugzilla.novell.com/show_bug.cgi?id=648260#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2010-10-21 07:57:08 UTC --- Because no java symlink is created, openjdk does not work out of the box after installation. The fix is easy - call sed -i '/pack200/d/' /var/lib/rpm/alternatives/java before update-alternatives --install java call and move pack200 slaves to javac in openjdk package. -- 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=648260 https://bugzilla.novell.com/show_bug.cgi?id=648260#c Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |642531 -- 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=648260 https://bugzilla.novell.com/show_bug.cgi?id=648260#c Bug 648260 depends on bug 642531, which changed state. Bug 642531 Summary: VUL-0: Icedtea6 1.9.1 released http://bugzilla.novell.com/show_bug.cgi?id=642531 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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=648260 https://bugzilla.novell.com/show_bug.cgi?id=648260#c2 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2011-02-15 09:30:40 UTC --- Already fixed in openjdk, unfortunatelly with side-effects - bug#669716 -- 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