I inspected mario's fix and here is the solution for flashplugin-
nonfree:
in /var/lib/dpkg/info/flashplugin-nonfree.postinst, line 107,
replace:
‘for p in iceape iceweasel mozilla firefox xulrunner; do update-alternatives
--install "/usr/lib/$p/plugins/flashplugin-alternative.so" "$p-flashplugin"
/usr/lib/flashplugin-nonfree/libflashplayer.so 50; done’
with:
for p in iceape iceweasel mozilla firefox xulrunner; do
update-alternatives --install
"/usr/lib/$p/plugins/flashplugin-alternative.so" "$p-flashplugin"
/usr/lib/flashplugin-nonfree/libflashplugin.so 50;
done
Proud to be of service!
--
7.10 Gusty Gibbon flashplugin-nonfree will not install (bad postinst file)
https://bugs.launchpad.net/bugs/131908
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs