mirror of
https://github.com/munki/munki.git
synced 2026-03-17 23:50:52 -05:00
dd2578dd61d6c12dec45d0cbf82c4db1614436ef
Dec 01 14:11:20 Mounting disk image Office2011-1413UpdateEN.dmg Dec 01 14:11:23 ERROR: Unexpected error in munkilib.installer: Dec 01 14:11:23 ERROR: Traceback (most recent call last): File "/usr/local/munki/managedsoftwareupdate", line 216, in doInstallTasks need_to_restart = installer.run(only_unattended=only_unattended) File "/usr/local/munki/munkilib/installer.py", line 1190, in run only_unattended=only_unattended) File "/usr/local/munki/munkilib/installer.py", line 681, in installWithInfo suppressBundleRelocation) File "/usr/local/munki/munkilib/installer.py", line 265, in installall suppressBundleRelocation) File "/usr/local/munki/munkilib/installer.py", line 113, in install munkistatus.percent(0) File "/usr/local/munki/munkilib/munkistatus.py", line 190, in percent sendCommand(u"PERCENT: %s\n" % percentage) File "/usr/local/munki/munkilib/munkistatus.py", line 71, in sendCommand launchAndConnectToMunkiStatus() File "/usr/local/munki/munkilib/munkistatus.py", line 53, in launchAndConnectToMunkiStatus if not getMunkiStatusPID(): File "/usr/local/munki/munkilib/munkistatus.py", line 131, in getMunkiStatusPID "Managed Software Update.app/Contents/MacOS/Managed Software Update") \ File "/usr/local/munki/munkilib/munkistatus.py", line 109, in getPIDforProcessName stdout=subprocess.PIPE, stderr=subprocess.STDOUT) File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 595, in __init__ errread, errwrite) File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 1026, in _execute_child self.pid = os.fork() OSError: [Errno 35] Resource temporarily unavailable
Merging (well, moving) refactored appleupdates module, unit tests, and runtests.sh to master branch.
Description
Managed software installation for macOS —
Languages
Swift
54.9%
Python
36.9%
Shell
3.6%
CSS
2.2%
HTML
1%
Other
1.4%