WARNING: Could not find uninstall info for AdobeFlashPlayer

218 views
Skip to first unread message

alpo...@rfschools.com

unread,
Jan 29, 2021, 5:02:57 PM1/29/21
to munki-discuss
Hello, 
I've worn out my options and am wondering what I'm doing wrong.
Adobe was included in Manage Installs of my 'common' software manifest.  I moved Adobe to 'managed uninstalls' for the manifest but when I run it I get the following error:
WARNING: Could not find uninstall info for AdobeFlashPlayer

Logs show:

** Processing manifest AHP for managed_uninstalls

    * Processing manifest item AdobeFlashPlayer for removal

    Looking for all items matching: AdobeFlashPlayer...

    Adding item AdobeFlashPlayer, version 32.0.0.465 from catalog testing...

    Adding item AdobeFlashPlayer, version 32.0.0.445 from catalog testing...

    Adding item AdobeFlashPlayer, version 32.0.0.453 from catalog testing...

    Considering item AdobeFlashPlayer-32.0.0.465 for removal info

    Checking receipts...

WARNING: Could not find uninstall info for AdobeFlashPlayer.

    * Processing manifest item AdobeFlashPlayer-32.0.0.465 for removal

    AdobeFlashPlayer has already been processed for removal.

Any suggestions are appreciated.   Thanks in advance.


Nick McSpadden

unread,
Jan 29, 2021, 5:45:33 PM1/29/21
to munki-...@googlegroups.com
You need to have one of the keys in the pkginfo tell it what to do about uninstalling: 
https://github.com/munki/munki/wiki/Supported-Pkginfo-Keys

If it doesn't have an uninstall_method, Munki won't know how to uninstall it. Depending on what the uninstall method is, you may need to use other keys to provide more info. The default value for `uninstallable` is true, so you don't need to explicitly set it unless you are setting it to false.

uninstall_methodstringPossible values: removepackagesremove_copied_itemsremove_appuninstall_scriptremove_profile, one of the "Adobe*" removal methods, or the absolute path to a local script.
uninstall_scriptstringScript that performs an uninstall.
uninstaller_item_locationstringUsed with Adobe removal methods that require an uninstaller package.
uninstallablebooleanIf true, this item can be successfully uninstalled by Munki.

--
You received this message because you are subscribed to the Google Groups "munki-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/munki-discuss/250a6c41-337f-42f2-adfa-e7afcfb5c73bn%40googlegroups.com.


--
--
Nick McSpadden
nmcsp...@gmail.com

John McAllister

unread,
Feb 1, 2021, 12:33:26 PM2/1/21
to munki-discuss
I removed FlashPlayer from our repo and added Adobe Flash Player Install Manager as an install.  Adobe Flash Player Install Manager removes FlashPlayer from the Macs.
To me - simple solution for removing Flash.
Downloaded Adobe Flash Player Install Manager from Adobe website and ran munkiimport to add it to our repo.

Hope this helps

alpo...@rfschools.com

unread,
Feb 2, 2021, 5:03:04 PM2/2/21
to munki-discuss
Thanks for the suggestions.  Changing/adding the keys did trick. 
Didn't know that the Flash installer will also do the trick!  Good find.

alpo...@rfschools.com

unread,
Feb 3, 2021, 1:24:04 PM2/3/21
to munki-discuss
Hi,
I thought that changing the key would do the trick but after some testing it did not.  Right now my Munki client machines don't have Adobe installed (the app is not showing in Applications or Applications/Utilities nor is it showing in System Preferences) but when I run Munki the logs show that it's still installed and using version 32.0.0.465.   What would be the best way to clean this up so Munki stops seeing it as still installed?  Also, Is it right to edit files in /Library/Managed Installs/ and /Logs or is all the editing done on the Munki server.  I'm realizing I don't know Munki very well.
Thanks,
Reply all
Reply to author
Forward
0 new messages