Skip to content

Instantly share code, notes, and snippets.

@mwohlgemuth
Created May 28, 2014 18:57
Show Gist options
  • Save mwohlgemuth/51ab35b3ed1f82457b76 to your computer and use it in GitHub Desktop.
Save mwohlgemuth/51ab35b3ed1f82457b76 to your computer and use it in GitHub Desktop.
managedsoftwareupdate --applesus
sh-3.2# managedsoftwareupdate --applesus
Managed Software Update Tool
Copyright 2010-2014 The Munki Project
http://code.google.com/p/munki
Starting...
Performing preflight tasks...
preflight stdout: Preflight report submmitted for pcm-imp-1.
NOTE: managedsoftwareupdate is configured to process Apple Software Updates only.
Checking Apple Software Update catalog...
Checking for available Apple Software Updates...
Caching metadata for product ID 031-02230...
Caching package metadata for product ID 031-02230...
Caching Spanish distribution for product ID 031-02230...
Caching he distribution for product ID 031-02230...
Caching ko distribution for product ID 031-02230...
Caching id distribution for product ID 031-02230...
Caching fi distribution for product ID 031-02230...
Caching tr distribution for product ID 031-02230...
Caching ru distribution for product ID 031-02230...
Caching hu distribution for product ID 031-02230...
Caching Dutch distribution for product ID 031-02230...
Caching el distribution for product ID 031-02230...
Caching ca distribution for product ID 031-02230...
Caching ar distribution for product ID 031-02230...
Caching zh_TW distribution for product ID 031-02230...
Caching sv distribution for product ID 031-02230...
Caching no distribution for product ID 031-02230...
Caching pl distribution for product ID 031-02230...
Caching da distribution for product ID 031-02230...
Caching th distribution for product ID 031-02230...
Caching zh_CN distribution for product ID 031-02230...
Caching French distribution for product ID 031-02230...
Caching English distribution for product ID 031-02230...
Caching Italian distribution for product ID 031-02230...
Caching ms distribution for product ID 031-02230...
Caching cs distribution for product ID 031-02230...
Caching sk distribution for product ID 031-02230...
Caching vi distribution for product ID 031-02230...
Caching ro distribution for product ID 031-02230...
Caching uk distribution for product ID 031-02230...
Caching German distribution for product ID 031-02230...
Caching pt distribution for product ID 031-02230...
Caching Japanese distribution for product ID 031-02230...
Caching hr distribution for product ID 031-02230...
Caching pt_PT distribution for product ID 031-02230...
Downloading available Apple Software Updates...
Finding available software...
Downloaded Safari...
Done.
May 28 20:56:23 pcm-imp-1 softwareupdate CLI[12119] <Error>: /usr/sbin/softwareupdate: XPC error in __60-[SUCommandLineTool _runSessionWithUpdates:skippingInstall:]_block_invoke (Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection was invalidated from this process.) UserInfo=0x7fe1c9d0bfb0 {NSDebugDescription=The connection was invalidated from this process.})...
Retrieving list of software for this machine...
Retrieving list of software for this machine...
The following Apple Software Updates are available to install:
+ Safari-7.0.4
Run managedsoftwareupdate --installonly to install the downloaded updates.
Finishing...
Performing postflight tasks...
postflight stdout: Postflight report submmitted for pcm-imp-1.
postflight stderr: Traceback (most recent call last):
File "/usr/local/munki/sal-submit", line 113, in <module>
report['MachineInfo']['SystemProfile'] = system_profile
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/objc/_convenience.py", line 188, in __getitem__objectForKey_
return container_unwrap(res, KeyError, key)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC/objc/_convenience.py", line 654, in container_unwrap
raise exc_type(*exc_args)
KeyError: 'MachineInfo'
Done.
sh-3.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment