[Bug 429841] Re: broken packaging: package flashplugin-nonfree failed to install/upgrade: (breaks upgrade)

Chris Coulson chris.coulson at canonical.com
Tue Jun 22 14:59:51 UTC 2010


Thanks for working on this. The change looks ok, and doesn't introduce
any other issues.

For the SRU team, the part of the old prerm script which fails is this:

			 [ `update-alternatives --list "$p-flashplugin" | wc -l` = 0 ]  && \
				update-alternatives --remove-all "$p-flashplugin"

This used to remove the link once the last alternative had been removed,
but is not necessary with the newer update-alternatives, and fails if
you call it after removing the last alternative. Newer prerm scripts
have already been updated to not do this, and the old script failing
means that the alternative was already properly removed

-- 
broken packaging: package flashplugin-nonfree failed to install/upgrade: (breaks upgrade)
https://bugs.launchpad.net/bugs/429841
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to flashplugin-nonfree in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list