[Bug 432909] [NEW] [karmic upgrade] flashplugin-installer creates bad symlink
Nathaniel Smith
njs at pobox.com
Sat Sep 19 05:14:24 UTC 2009
Public bug reported:
Binary package hint: flashplugin-installer
I just upgraded from jaunty to karmic by running 'update-manager -d'.
Observed behavior: the non-free Adobe flash plugin disappeared from my
firefox. 'apt-get install --reinstall flashplugin-installer' seemed to
complete without error, but my firefox still had no idea about the
existence of any flash plugin -- it didn't show up on about:plugins,
etc.
Underlying cause:
Looking in /usr/share/ubufox/plugins, there is a symlink
npwrapper.libflashplayer.so -> /usr/lib/flashplugin-installer/npwrapper.libflashplayer.so
However, /usr/lib/flashplugin-installer/npwrapper.libflashplayer.so does not exist. The installer seems to have placed that file in /var/lib/flashplugin-installer instead. (I.e., the symlink should point to /var/..., not /usr/...)
Running 'cd /usr/share/ubufox/plugins && sudo ln -sf /var/lib
/flashplugin-installer/npwrapper.libflashplayer.so .' seems to fix the
problem, which is useful as a workaround, and as confirmation that the
symlink is, indeed, the problem.
Please fix, kthx.
This is on x86-64.
** Affects: flashplugin-nonfree (Ubuntu)
Importance: Undecided
Status: New
--
[karmic upgrade] flashplugin-installer creates bad symlink
https://bugs.launchpad.net/bugs/432909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list