Mailinglist Archive: opensuse-bugs (13466 mails)
| < Previous | Next > |
[Bug 334783] Recent JAVA updates for 10.3 break links in /etc/alternatives
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 20 Oct 2007 06:12:28 -0600 (MDT)
- Message-id: <20071020121228.89130245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=334783#c16
Thomas Schmidt <tschmidt@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|tschmidt@xxxxxxxxxx
--- Comment #16 from Thomas Schmidt <tschmidt@xxxxxxxxxx> 2007-10-20 06:12:26
MST ---
It seems the post install script of java-1_5_0-sun-plugin-1.5.0_update13-0.1
does not update the /etc/alternatives/javaplugin symlink.
It performs:
/usr/sbin/update-alternatives --install /usr/lib/browser-plugins/javaplugin.so
javaplugin
/usr/lib/jvm/java-1.5.0-sun-1.5.0_update13/jre/plugin/i386/ns7/libjavaplugin_oji.so
1503
which with --verbose gives:
1.5.0-sun-1.5.0_update13/jre/plugin/i386/ns7/libjavaplugin_oji.so 1503
Checking available versions of javaplugin, updating links in /etc/alternatives
..
(You may modify the symlinks there yourself if desired - see `man ln'.)
Automatic updates of /etc/alternatives/javaplugin are disabled, leaving it
alone.
To return to automatic updates use `update-alternatives --auto javaplugin'.
After setting /etc/alternatives/javaplugin back to "auto" mode updating the
symlink with the postinstall script works for me.
--
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.
Thomas Schmidt <tschmidt@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|tschmidt@xxxxxxxxxx
--- Comment #16 from Thomas Schmidt <tschmidt@xxxxxxxxxx> 2007-10-20 06:12:26
MST ---
It seems the post install script of java-1_5_0-sun-plugin-1.5.0_update13-0.1
does not update the /etc/alternatives/javaplugin symlink.
It performs:
/usr/sbin/update-alternatives --install /usr/lib/browser-plugins/javaplugin.so
javaplugin
/usr/lib/jvm/java-1.5.0-sun-1.5.0_update13/jre/plugin/i386/ns7/libjavaplugin_oji.so
1503
which with --verbose gives:
1.5.0-sun-1.5.0_update13/jre/plugin/i386/ns7/libjavaplugin_oji.so 1503
Checking available versions of javaplugin, updating links in /etc/alternatives
..
(You may modify the symlinks there yourself if desired - see `man ln'.)
Automatic updates of /etc/alternatives/javaplugin are disabled, leaving it
alone.
To return to automatic updates use `update-alternatives --auto javaplugin'.
After setting /etc/alternatives/javaplugin back to "auto" mode updating the
symlink with the postinstall script works for me.
--
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.
| < Previous | Next > |