The following Apple Software Updates are available to install:
+ Digital Camera RAW Compatibility Update-6.17
+ iTunes-12.3
Installing available Apple Software Updates...
softwareupdate: Changed catalog to http://[FQDN of server]/Reposado/html/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1_Allowed.sucatalog
RAWCameraUpdate6.17-6.17: No such update...
iTunesX-12.3: No such update...
No updates are available.
softwareupdate: Changed catalog to Apple production
WARNING: Apple update Digital Camera RAW Compatibility Update, 031-41757 failed to install. No record of success or failure.
WARNING: Apple update iTunes, zzzz031-36653 failed to install. No record of success or failure.
Finishing...
Performing postflight tasks...
postflight stdout: Postflight report submmitted for Ch140-0DGF8J8(Test-138).
Done.
ct 20 13:49:44 Ch140-0DGF8J8 sandboxd[176] ([409]): softwareupdated(409) deny system-fsctl 0x682f
Oct 20 13:49:46 --- last message repeated 3 times ---
Oct 20 13:49:46 Ch140-0DGF8J8 sandboxd[176] ([713]): softwareupdate_d(713) deny system-fsctl 0x682f
Oct 20 13:49:46 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdated(409) deny(1) system-fsctl 682f
Oct 20 13:49:46 --- last message repeated 1 time ---
Oct 20 13:49:46 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdate_d(713) deny(1) system-fsctl 682f
Oct 20 13:49:46 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdated(409) deny(1) system-fsctl 682f
Oct 20 13:49:46 Ch140-0DGF8J8 nsurlstoraged[714]: realpath() returned NULL for /var/folders/zz/zyxvpxvq6csfxvn_n00000s0000068/C/com.apple.SoftwareUpdate
Oct 20 13:49:55 --- last message repeated 966 times ---
Oct 20 13:49:55 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdated(409) deny(1) system-fsctl 682f
Oct 20 13:49:57 --- last message repeated 3 times ---
Oct 20 13:49:57 Ch140-0DGF8J8 launchservicesd[73]: SecTaskLoadEntitlements failed error=22
Oct 20 13:49:57 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdated(409) deny(1) system-fsctl 682f
Oct 20 13:49:57 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdate_d(713) deny(1) system-fsctl 682f
Oct 20 13:49:57 Ch140-0DGF8J8 kernel[0]: Sandbox: softwareupdated(409) deny(1) system-fsctl 682f
Oct 20 13:49:58 Ch140-0DGF8J8 nsurlstoraged[714]: realpath() returned NULL for /var/folders/zz/zyxvpxvq6csfxvn_n00000s0000068/C/com.apple.SoftwareUpdate
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
File "/usr/local/munki/managedsoftwareupdate", line 1038, in <module>
main()
File "/usr/local/munki/managedsoftwareupdate", line 833, in main
mustrestart = doInstallTasks(appleupdatesavailable)
File "/usr/local/munki/managedsoftwareupdate", line 233, in doInstallTasks
only_unattended=only_unattended)
File "/usr/local/munki/munkilib/appleupdates.py", line 1685, in installAppleUpdates
only_unattended=only_unattended)
File "/usr/local/munki/munkilib/appleupdates.py", line 1433, in InstallAppleUpdates
catalog_url = self._GetAppleCatalogURL()
File "/usr/local/munki/munkilib/appleupdates.py", line 696, in _GetAppleCatalogURL
'No default Software Update CatalogURL for: %s' % os_version)
munkilib.appleupdates.CatalogNotFoundError: No default Software Update CatalogURL for: 10.11
So that's not it either.
On Oct 21, 2015, at 8:46 AM, sondjata <sond...@gmail.com> wrote:Ever since I set up Reposado I have changed appleupdates.py to point to the in house update server. My understanding has been that this was the way to have a client reach out to the local server rather than Apple's.
--
On Oct 21, 2015, at 4:57 PM, Mike Solin <mi...@mikesolin.com> wrote:If I’m setting SoftwareUpdateServerURL in /Library/Preferences/ManagedInstalls.plist and setting the CatalogURL in /Library/Preferences/com.apple.SoftwareUpdate.plist, is there any danger of running into the problem described on OS X 10.11?
If so, and I push a ‘defaults delete’ for SoftwareUpdateServerURL, will this negatively affect my OS X clients running older versions?