Closed natewalck closed 10 years ago
From gregnea...@mac.com on June 24, 2010 09:21:57
That's probably not something that can be easily fixed. There is no officially supported way to install Apple Software Update downloads other than using Software Update itself. You'd have the exact same issue if you tried to "manually" install this update after using softwareupdate to download it.
The workaround would be to download the standalone updater and manage that with munki instead of relying on Apple Software Update. If you ever want to be able to uninstall/remove the Final Cut Suite applications, you'd want that update in munki; otherwise munki wouldn't know how to remove it.
From miq...@gmail.com on August 10, 2010 00:44:34
This is the pkginfo I used for ProAppUpd2010-01 to get it installed. I removed all receipt entries with "auto". Then I shortened the remaining receipt versions. This could mean that this update cannot be uninstalled with munki but at least you should get it installed.
If you find it does/does not work then please let us know.
For your purposes remember to change these keys: installer_item_location, name, update_for. And possibly the version key.
Here goes:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" " http://www.apple.com/DTDs/PropertyList-1.0.dtd ">
From miq...@gmail.com on August 10, 2010 00:44:34
...s
<true/>
<key>version</key>
<string>1.0.0.0.0</string>
From gregnea...@mac.com on August 26, 2010 12:13:14
Workaround is to use munki to directly install the downloaded update instead of using Apple Software Update.
Status: WontFix
Owner: gregnea...@mac.com
From wgme...@gmail.com on June 24, 2010 09:03:59
What steps will reproduce the problem? 1. Install Apple Software Updates with Munki.
Actual: Update installation fails immediately:
bash-3.2# managedsoftwareupdate -vvv --installonly Managed Software Update Tool Copyright 2010 The Munki Project https://code.google.com/p/munki Installing Pro Applications Update 2010-01 (1 of 1)... suppress_bundle_relocation: False Error - This is not a supported installation method. Install of Apple Loops Utility failed. ERROR: ------------------------------------------------------------------------------ ERROR: installer: Error - This is not a supported installation method. ERROR: ------------------------------------------------------------------------------ What version of the product are you using? On what operating system? 10.6.4 Munki 0.5.2.533 Please provide any additional information below. Here is the update that fails to install. http://support.apple.com/kb/DL949
Original issue: http://code.google.com/p/munki/issues/detail?id=7