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

Carlo de Wolf carlo at nerdnet.nl
Mon May 31 11:48:25 UTC 2010


Alternatively apply the following patch to flashplugin-nonfree.prerm
instead of just removing it:

--- flashplugin-nonfree.prerm.orig	2010-05-31 13:44:35.000000000 +0200
+++ flashplugin-nonfree.prerm.new	2010-05-31 13:45:12.000000000 +0200
@@ -35,7 +35,7 @@
 		done
 		for p in $VARIANTS; do
 			 [ `update-alternatives --list "$p-flashplugin" | wc -l` = 0 ]  && \
-				update-alternatives --remove-all "$p-flashplugin"
+				update-alternatives --remove-all "$p-flashplugin" || true
 		done
 		;;
 	upgrade|deconfigure)

-- 
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