Comment 3 for bug 133452

Revision history for this message
Anders Kaseorg (andersk) wrote :

The postinst on amd64 successfully generates /var/lib/flashplugin-nonfree/npwrapper.libflashplayer.so, but then proceeds to install the wrong plugin in the alternatives database:
  update-alternatives --install "/usr/lib/$p/plugins/flashplugin-alternative.so" "$p-flashplugin" /usr/lib/flashplugin-nonfree/libflashplayer.so 50;
The fix is easy: the /usr/lib/flashplugin-nonfree/libflashplayer.so needs to be changed to /var/lib/flashplugin-nonfree/npwrapper.libflashplayer.so.