--
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/385edad1-2383-40f3-8c0a-c183edac9daan%40googlegroups.com.
I’m not sure if this clouds this particular issue but uninstallation of Adobe products has issues as well.
The default import of a recent Adobe app sets a pimx file as the default “installs” item as in the example below:
<string>/Library/Application Support/Adobe/Installers/uninstallXml/AUDT_14_0_AdobeAudition14All_14.0.0.36.pimx</string>
However, current Adobe uninstall packages do not remove these files, leading to a loop unless the Installs item is manually changed to something else.
I’ve also found what might be a bug in Munki 5.2.3. I have separate packages for Adobe arm64 and X64 installers, using the same name. After updating the arm64 pkginfo to use the actual application for the installs array, Munki will still look at the X64 pkginfo which was referring to the pimx file in the installs array as referenced above. In both pkginfo files the supported_architecture key is set accordingly for each platform.
-Chris
--
These were mostly observations I’ve run into while doing the testing we’ve discussed in the Slack thread, so I’d agree that they’re not specifically the same issue but rather are a further illustration that the Adobe package handling in Munki isn’t really working as well as it has in the past.
--
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/41f5fe9b-f4e6-4edd-85b2-9dae02d1ea8cn%40googlegroups.com.