I have a managed_update for Acrobat X Pro. I also have one for Acrobat 9 Pro. The X Pro update package is trying to install on systems that only have 9 Pro installed. The output of managedsoftwareupdate shows that it's looking in the 9 Pro folder instead of the X Pro folder like the installs array tells it to. False positive.
relevent part of managedsoftwareupdate output:
* Processing manifest item AdobeAcrobatProX_Update for update
Looking for detail for: AdobeAcrobatProX_Update, version latest...
Considering 1 items with name AdobeAcrobatProX_Update from catalog stable
Considering item AdobeAcrobatProX_Update, version 10.1.12 with minimum os version required 10.5.0
Our OS version is 10.9.5
Found AdobeAcrobatProX_Update, version 10.1.12 in catalog stable
Getting info on currently installed applications...
Skipped app PrinterProxy with path /Users/bheff0/Library/Printers/CSNorth-CLJ4700-2.app
Skipped app PrinterProxy with path /Users/bheff0/Library/Printers/CSNorth-RIC6000-1.app
Skipped app Default bepbmhgboaologfdajaanbcjmnhjmhfn with path /Users/bheff0/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_bepbmhgboaologfdajaanbcjmnhjmhfn/Default bepbmhgboaologfdajaanbcjmnhjmhfn.app Skipped app ad-auth with path /Users/bheff0/Documents/ad-auth.app Skipped app Default aohghmighlieiainnegkcijnfilokake with path /Users/bheff0/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_aohghmighlieiainnegkcijnfilokake/Default aohghmighlieiainnegkcijnfilokake.app Skipped app PrinterProxy with path /Users/bheff0/Library/Printers/CSNorth-CLJ4700-1.app
Name: Acrobat
Path: /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app
Version: 9.5.5
An older version of this application is present.
* Processing manifest item AdobeAcrobatProX_Update for install
Looking for detail for: AdobeAcrobatProX_Update, version latest...
Considering 1 items with name AdobeAcrobatProX_Update from catalog stable
Considering item AdobeAcrobatProX_Update, version 10.1.12 with minimum os version required 10.5.0
Our OS version is 10.9.5
Found AdobeAcrobatProX_Update, version 10.1.12 in catalog stable
Skipped app PrinterProxy with path /Users/bheff0/Library/Printers/CSNorth-CLJ4700-2.app
Skipped app PrinterProxy with path /Users/bheff0/Library/Printers/CSNorth-RIC6000-1.app
Skipped app Default bepbmhgboaologfdajaanbcjmnhjmhfn with path /Users/bheff0/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_bepbmhgboaologfdajaanbcjmnhjmhfn/Default bepbmhgboaologfdajaanbcjmnhjmhfn.app Skipped app ad-auth with path /Users/bheff0/Documents/ad-auth.app Skipped app Default aohghmighlieiainnegkcijnfilokake with path /Users/bheff0/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_aohghmighlieiainnegkcijnfilokake/Default aohghmighlieiainnegkcijnfilokake.app Skipped app PrinterProxy with path /Users/bheff0/Library/Printers/CSNorth-CLJ4700-1.app
Name: Acrobat
Path: /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app
Version: 9.5.5
An older version of this application is present.
Need to install AdobeAcrobatProX_Update
Package name is: AcrobatUpd10112-10.1.12.pkg
Downloading to: /Library/Managed Installs/Cache/AcrobatUpd10112-10.1.12.pkg
Downloading AcrobatUpd10112-10.1.12.pkg from apps/Adobe/CS_Updates/AcrobatUpd10112-10.1.12.pkg
Looking for updates for: AdobeAcrobatProX_Update
Looking for updates for: AdobeAcrobatProX_Update-10.1.12
Looking for updates for: AdobeAcrobatProX_Update--10.1.12
Acrobat X Pro update plist
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>_metadata</key>
<dict>
<key>created_by</key>
<string>jenkins</string>
<key>creation_date</key>
<date>2014-10-08T21:07:28Z</date>
<key>munki_version</key>
<string>2.0.0.2229</string>
<key>os_version</key>
<string>10.9.5</string>
</dict>
<key>autoremove</key>
<false/>
<key>blocking_applications</key>
<array>
<string>Adobe Acrobat Pro.app</string>
</array>
<key>catalogs</key>
<array>
<string>stable</string>
</array>
<key>description</key>
<string></string>
<key>display_name</key>
<string>Adobe Acrobat Pro Update</string>
<key>installed_size</key>
<integer>139060</integer>
<key>installer_item_hash</key>
<string>5b95da51e337b277f6869f70a3c612d0a4864469b890fb65152f6214e322b9db</string>
<key>installer_item_location</key>
<string>apps/Adobe/CS_Updates/AcrobatUpd10112-10.1.12.pkg</string>
<key>installer_item_size</key>
<integer>141211</integer>
<key>installs</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<key>CFBundleName</key>
<string>Acrobat</string>
<key>CFBundleShortVersionString</key>
<string>10.1.2</string>
<key>CFBundleVersion</key>
<string>10.1.2</string>
<key>minosversion</key>
<string>10.4.3</string>
<key>path</key>
<string>/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app</string>
<key>type</key>
<string>application</string>
<key>version_comparison_key</key>
<string>CFBundleShortVersionString</string>
</dict>
</array>
<key>minimum_os_version</key>
<string>10.5.0</string>
<key>name</key>
<string>AdobeAcrobatProX_Update</string>
<key>receipts</key>
<array>
<dict>
<key>installed_size</key>
<integer>139060</integer>
<key>packageid</key>
<string>com.adobe.acrobat.a10.AcrobatUpd10112</string>
<key>version</key>
<string>10.1.12</string>
</dict>
</array>
<key>unattended_install</key>
<false/>
<key>uninstall_method</key>
<string>removepackages</string>
<key>uninstallable</key>
<true/>
<key>version</key>
<string>10.1.12</string>
</dict>
</plist>