Client stuck on old catalog, won't take update from new catalog.

298 views
Skip to first unread message

Yehuda Alexandroff

unread,
Jul 24, 2018, 6:20:00 PM7/24/18
to munki-discuss
The client in question has a manifest that puts it in the catalog called "unstable". An update to FortiClient will only be seen by the client when it is added to the calendar called "Production". I can't figure out what is going on. I think I have looked everywhere I could think of, but I can't find a reason.  I believe this client would have installed the current version of Forticlient when it had a manifest that used the Production catalog.  Is it possible that it will only update that application when the update is part of the same catalog where it got the original from?

Thanks,

Yehuda

managedsoftwareupdate --show-config

Current Munki configuration:
                   AdditionalHttpHeaders:  None [not set] 
                AppleSoftwareUpdatesOnly: False [MANAGED] 
                              CatalogURL:  None [not set] 
                   ClientCertificatePath:  None [not set] 
                        ClientIdentifier:   u'' [/Library/Preferences/ManagedInstalls.plist] 
                           ClientKeyPath:  None [not set] 
                       ClientResourceURL:  None [not set] 
                 ClientResourcesFilename:  None [not set] 
                DaysBetweenNotifications:     1 [/Library/Preferences/ManagedInstalls.plist] 
                     FollowHTTPRedirects: u'none' [/Library/Preferences/ManagedInstalls.plist] 
                                 HelpURL:  None [not set] 
                                 IconURL:  None [not set] 
                     IgnoreSystemProxies: False [/Library/Preferences/ManagedInstalls.plist] 
             InstallAppleSoftwareUpdates:  True [MANAGED] 
                   InstallRequiresLogout: False [/Library/Preferences/ManagedInstalls.plist] 
                       LocalOnlyManifest:  None [not set] 
                                 LogFile: u'/var/log/ManagedSoftwareUpdate.log' [MANAGED] 
                             LogToSyslog: False [/Library/Preferences/ManagedInstalls.plist] 
                            LoggingLevel:     1 [MANAGED] 
                       ManagedInstallDir: u'/Library/Managed Installs' [MANAGED] 
                             ManifestURL:  None [not set] 
                              PackageURL:  None [not set] 
                 PackageVerificationMode: u'hash' [MANAGED] 
                     PerformAuthRestarts: False [/Library/Preferences/ManagedInstalls.plist] 
                         RecoveryKeyFile:  None [not set] 
 ShowOptionalInstallsForHigherOSVersions: False [/Library/Preferences/ManagedInstalls.plist] 
               SoftwareRepoCACertificate:  None [not set] 
                      SoftwareRepoCAPath:  None [not set] 
                         SoftwareRepoURL: u'http://munki.example.com:63011' [MANAGED] 
                 SoftwareUpdateServerURL:   u'' [/Library/Preferences/ManagedInstalls.plist] 
                     SuppressAutoInstall: False [MANAGED] 
              SuppressLoginwindowInstall: False [/Library/Preferences/ManagedInstalls.plist] 
             SuppressStopButtonOnInstall: False [MANAGED] 
                SuppressUserNotification: False [/Library/Preferences/ManagedInstalls.plist] 
                  UnattendedAppleUpdates:  True [/Library/Preferences/ManagedInstalls.plist] 
                    UseClientCertificate: False [MANAGED] 
UseClientCertificateCNAsClientIdentifier: False [/Library/Preferences/ManagedInstalls.plist] 
               UseNotificationCenterDays:    10 [MANAGED] 
Current Apple softwareupdate configuration:
                              CatalogURL: u'http://reposado.example.com/index_zfull.sucatalog' [/Library/Preferences/com.apple.SoftwareUpdate.plist] 

 

client manifest

<?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">
<plist version="1.0">
<dict>
<key>catalogs</key>
<array>
<string>unstable</string>
</array>
<key>display_name</key>
<string>Macmini-17-V-BO-IT-Yehuda</string>
<key>included_manifests</key>
<array>
<string>1-Printers-Viewmount-Admin</string>
<string>0-Software-Admin-Managed-Production</string>
<string>0-Software-Servers-Unstable</string>
<string>0-0-0-dev-only</string>
</array>
<key>managed_installs</key>
<array>
<string>changeComputerNameToNameInManifest</string>
<string>CopierHReportCards</string>
<string>CopierVReportCards</string>
<string>FortiClient 10.9 Plus Teachers</string>
<string>FS-Agent</string>
<string>FS-Agent-CopyConfigJson</string>
<string>Install_macOS_High_Sierra</string>
<string>SMART 17.0 Teachers - Notebook and Drivers</string>
</array>
<key>managed_uninstalls</key>
<array/>
<key>optional_installs</key>
<array/>
</dict>
</plist>
 
managedsoftwareupdate --munkipkgsonly -vvv

 * Processing manifest item FortiClient 10.9 Plus Teachers for install

    Looking for detail for: FortiClient 10.9 Plus Teachers, version latest...

    Considering 2 items with name FortiClient 10.9 Plus Teachers from catalog Production

    Considering item FortiClient 10.9 Plus Teachers, version 5.6.5.743 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found FortiClient 10.9 Plus Teachers, version 5.6.5.743 in catalog Production

    Adding FortiClient 10.9 Plus Teachers to list of processed installs

     Found Info.plist at /Applications/FortiClient.app/Contents/Info.plist

     Checking /Applications/FortiClient.app/Contents/Info.plist for CFBundleShortVersionString 5.6.5.743...

     Using version_comparison_key CFBundleShortVersionString

     Installed item has version 5.6.5.743

     Installed item is the same.

    FortiClient 10.9 Plus Teachers version 5.6.5.743 (or newer) is already installed.

    Looking for updates for: FortiClient 10.9 Plus Teachers

    Looking for updates for: FortiClient 10.9 Plus Teachers-5.6.5.743

    Looking for updates for: FortiClient 10.9 Plus Teachers--5.6.5.743




FortiClient 10.9 Plus Teachers-5.6.6.755.plist

<?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">

<plist version="1.0">

<dict>

<key>RestartAction</key>

<string>RequireRestart</string>

<key>_metadata</key>

<dict>

<key>created_by</key>

<string>xadmin</string>

<key>creation_date</key>

<date>2018-07-23T18:07:39Z</date>

<key>munki_version</key>

<string>3.3.1.3537</string>

<key>os_version</key>

<string>10.12.6</string>

</dict>

<key>autoremove</key>

<false/>

<key>catalogs</key>

<array>

<string>unstable</string>

</array>

<key>category</key>

<string></string>

<key>description</key>

<string></string>

<key>developer</key>

<string></string>

<key>display_name</key>

<string>FortiClient 10.9 Plus Teachers</string>

<key>icon_name</key>

<string>FortiClient 10.9 Plus.png</string>

<key>installed_size</key>

<integer>57363</integer>

<key>installer_choices_xml</key>

<array>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choicesecurityfabricagent</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choicesecureremoteaccess</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choiceadditionalsecurityfeatures</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choiceantivirus</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choicewebfiltering</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>0</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choicesinglesignon</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choiceapplicationfirewall</string>

</dict>

<dict>

<key>attributeSetting</key>

<integer>1</integer>

<key>choiceAttribute</key>

<string>selected</string>

<key>choiceIdentifier</key>

<string>choicescript</string>

</dict>

</array>

<key>installer_item_hash</key>

<string>61032d27b8ae0ad71f03e6dc6d56311b4a9591c22cbe10550c23837e12420eea</string>

<key>installer_item_location</key>

<string>FortiClient566Teachers-5.6.6.755.dmg</string>

<key>installer_item_size</key>

<integer>27576</integer>

<key>installs</key>

<array>

<dict>

<key>CFBundleIdentifier</key>

<string>com.fortinet.FortiClient</string>

<key>CFBundleName</key>

<string>FortiClient</string>

<key>CFBundleShortVersionString</key>

<string>5.6.6.755</string>

<key>minosversion</key>

<string>10.13</string>

<key>path</key>

<string>/Application/FortiClient.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.13</string>

<key>name</key>

<string>FortiClient 10.9 Plus Teachers</string>

<key>receipts</key>

<array>

<dict>

<key>installed_size</key>

<integer>3557</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.epctl</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>9959</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.fctvul</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>7753</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.commservice</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>6963</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.certutil</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>9513</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.FortiClient</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>210</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.Uninstall</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1997</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.vpnservice</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>8193</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.fctav</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>461</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.wfservice</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>20</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.firefoxsupport</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>501</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.fssoagent</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>8229</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.fctappfw</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.pseudosra</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.pseudoav</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.pseudowf</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.pseudosso</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.pseudoaf</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.preinstall</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

<dict>

<key>installed_size</key>

<integer>1</integer>

<key>optional</key>

<true/>

<key>packageid</key>

<string>com.fortinet.forticlient.postinstall</string>

<key>version</key>

<string>5.6.6.755</string>

</dict>

</array>

<key>unattended_install</key>

<true/>

<key>unattended_uninstall</key>

<false/>

<key>uninstall_method</key>

<string>removepackages</string>

<key>uninstallable</key>

<false/>

<key>version</key>

<string>5.6.6.755</string>

</dict>

</plist>



 
If I add the newer Forticlient to Production:

* Processing manifest item FortiClient 10.9 Plus Teachers for install

    Looking for detail for: FortiClient 10.9 Plus Teachers, version latest...

    Considering 3 items with name FortiClient 10.9 Plus Teachers from catalog Production

    Considering item FortiClient 10.9 Plus Teachers, version 5.6.6.755 with minimum os version required 10.13

    Our OS version is 10.13.6

    Found FortiClient 10.9 Plus Teachers, version 5.6.6.755 in catalog Production

    Adding FortiClient 10.9 Plus Teachers to list of processed installs

    /Application/FortiClient.app/Contents/Info.plist doesn't exist.

    Need to install FortiClient 10.9 Plus Teachers

    Download base URL is: http://munki.example.com/pkgs/

    Package name is: FortiClient566Teachers-5.6.6.755.dmg

    Downloading to: /Library/Managed Installs/Cache/FortiClient566Teachers-5.6.6.755.dmg

    Downloading FortiClient566Teachers-5.6.6.755.dmg from FortiClient566Teachers-5.6.6.755.dmg

    Downloading FortiClient566Teachers-5.6.6.755.dmg from FortiClient566Teachers-5.6.6.755.dmg

    Options: {'logging_function': <function display_debug2 at 0x102d8db18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/Cache/FortiClient566Teachers-5.6.6.755.dmg.download', 'cache_data': None, 'url': u'http://munki.example.com/pkgs/FortiClient566Teachers-5.6.6.755.dmg', 'follow_redirects': u'none', 'download_only_if_changed': False, 'can_resume': True}

    Downloading FortiClient566Teachers-5.6.6.755.dmg...

0..20..40..60..80..100

    Status: 200

    Headers: {u'Content-Length': u'28238200', u'Accept-Ranges': u'bytes', u'Keep-Alive': u'timeout=15, max=100', u'MS-Author-Via': u'DAV', u'Server': u'Apache', u'Last-Modified': u'Mon, 23 Jul 2018 18:08:12 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"1aee178-571ae87507b00"', u'Date': u'Tue, 24 Jul 2018 21:57:29 GMT', u'Content-Type': u'application/x-apple-diskimage'}

    Verifying package integrity...

    FortiClient566Teachers-5.6.6.755.dmg downloaded at 27576 KB/s

WARNING: Ignoring unattended_install key for FortiClient 10.9 Plus Teachers because RestartAction is RequireRestart.

    Looking for updates for: FortiClient 10.9 Plus Teachers

    Looking for Enter code here...

updates for: FortiClient 10.9 Plus Teachers-5.6.6.755

    Looking for updates for: FortiClient 10.9 Plus Teachers--5.6.6.755


 
Followed by:


    The following items will be installed or upgraded:

        + FortiClient 10.9 Plus Teachers-5.6.6.755

           *Restart required

 

 

Full managedsoftwareupdate --munkipkgsonly -vvv


Macmini-17-V-BO-IT-Yehuda:~ admin$ sudo managedsoftwareupdate --munkipkgsonly -vvv

Password:

Managed Software Update Tool

Copyright 2010-2018 The Munki Project

https://github.com/munki/munki


Starting...

    Performing preflight tasks...

    preflight stdout:     Munkireport: # Executing scripts in preflight_abort.d

    Munkireport: # Executing scripts in preflight.d

    Munkireport: Running appusage

    Munkireport: Running backup2go.sh

    Munkireport: backup2go.sh Error: /usr/local/munki/preflight.d/backup2go.sh: line 20: /usr/local/aw/bin/nsdchat: No such file or directory

    Munkireport: Running bluetooth.py

    Munkireport: Running caching

    Munkireport: Error: Caching metrics database not found! Is caching turned on?

    Munkireport: Running cert_check

    Munkireport: INFO - /etc/certificates/*.cert.pem could not be loaded by openssl

    Munkireport: Running crashplan.py

    Munkireport: CrashPlan log not found here: /Library/Logs/CrashPlan/history.log.0

    Munkireport: Running deploystudio

    Munkireport: Running directoryservice.sh

    Munkireport: Running disk_info

    Munkireport: Running displays.py

    Munkireport: Running fan_temps.sh

    Munkireport: Running filevaultstatus

    Munkireport: Running findmymac.sh

    Munkireport: Running fonts.py

    Munkireport: Running gpu.py

    Munkireport: Running gsx

    Munkireport: Running homebrew.sh

    Munkireport: Running homebrew_info.sh

    Munkireport: Running localadmin

    Munkireport: Running munkiinfo.py

    Munkireport: Running network_shares.py

    Munkireport: Running networkinfo.sh

    Munkireport: Running power.sh

    Munkireport: Running printer.py

    Munkireport: Running profile.py

    Munkireport: Running sccm_status_info.sh

    Munkireport: Running security.py

    Munkireport: Running servermetrics.py

    Munkireport: Running servermetrics.sh

    Munkireport: Running service_check

    Munkireport: /Applications/Server.app/Contents/ServerRoot/usr/sbin/serveradmin not found, aborting

    Munkireport: Running smart_stats.sh

    Munkireport: Error: smartctl not found! Is smartmontools installed?

    Munkireport: Running softwareupdate.sh

    Munkireport: Running timemachine

    Munkireport: Running usb.py

    Munkireport: Running warranty

    Munkireport: Running wifi

    Munkireport: Running submit.preflight

    preflight stderr: WARNING: Munkireport: backup2go.sh return code: 127

WARNING: Munkireport: smart_stats.sh return code: 1

    No CA cert info provided, so nothing to add to System keychain.

    No client cert info provided, so no client keychain will be created.

Checking for available updates...

    No client id specified. Requesting Macmini-17-V-BO-IT-Yehuda...

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest Macmini-17-V-BO-IT-Yehuda...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/Macmini-17-V-BO-IT-Yehuda.download', 'cache_data': None, 'url': u'http://munki.example.com:63011/manifests/Macmini-17-V-BO-IT-Yehuda', 'follow_redirects': u'none', 'download_only_if_changed': False, 'can_resume': False}

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html><head>

<title>404 Not Found</title>

</head><body>

<h1>Not Found</h1>

<p>The requested URL /manifests/Macmini-17-V-BO-IT-Yehuda was not found on this server.</p>

<hr>

<address>Apache Server at munki.example.com</address>

</body></html>

    Retrieving list of software for this machine...

    Bytes received: 301

    Status: 404

    Headers: {u'Content-Length': u'301', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache', u'Connection': u'Keep-Alive', u'Date': u'Tue, 24 Jul 2018 22:05:54 GMT', u'Content-Type': u'text/html; charset=iso-8859-1'}

    Request failed. Trying Macmini-17-V-BO-IT-Yehuda...

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest Macmini-17-V-BO-IT-Yehuda...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/Macmini-17-V-BO-IT-Yehuda.download', 'cache_data': None, 'url': u'http://munki.example.com/manifests/Macmini-17-V-BO-IT-Yehuda', 'follow_redirects': u'none', 'download_only_if_changed': False, 'can_resume': False}

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html><head>

<title>404 Not Found</title>

</head><body>

<h1>Not Found</h1>

<p>The requested URL /manifests/Macmini-17-V-BO-IT-Yehuda was not found on this server.</p>

<hr>

<address>Apache Server at munki.example.com</address>

</body></html>

    Retrieving list of software for this machine...

    Bytes received: 301

    Status: 404

    Headers: {u'Content-Length': u'301', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache', u'Connection': u'Keep-Alive', u'Date': u'Tue, 24 Jul 2018 22:05:54 GMT', u'Content-Type': u'text/html; charset=iso-8859-1'}

    Request failed. Trying C07V300GG1J0...

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest C07V300GG1J0...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/C07V300GG1J0.download', 'cache_data': {

    etag = "\"414-571c3d012aec0\"";

    "last-modified" = "Tue, 24 Jul 2018 19:31:47 GMT";

}, 'url': u'http://munki.example.com/manifests/C07V300GG1J0', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:55 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"414-571c3d012aec0"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/C07V300GG1J0 already exists and is up-to-date.

    Using manifest: C07V300GG1J0

    Preventing idle sleep

    **Checking for installs**

    ** Processing manifest C07V300GG1J0 for managed_installs

    Catalog base URL is: http://munki.example.com/catalogs/

    Getting catalog unstable...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/catalogs/unstable.download', 'cache_data': {

    etag = "\"1ddece-571c5d3e43e40\"";

    "last-modified" = "Tue, 24 Jul 2018 21:56:01 GMT";

}, 'url': u'http://munki.example.com/catalogs/unstable', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:56 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"1ddece-571c5d3e43e40"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/catalogs/unstable already exists and is up-to-date.

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest 1-Printers-Viewmount-Admin...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/1-Printers-Viewmount-Admin.download', 'cache_data': {

    etag = "\"84e-56bde91c3e700\"";

    "last-modified" = "Thu, 10 May 2018 18:55:56 GMT";

}, 'url': u'http://munki.bexample.com/manifests/1-Printers-Viewmount-Admin', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:56 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"84e-56bde91c3e700"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/1-Printers-Viewmount-Admin already exists and is up-to-date.

    ** Processing manifest 1-Printers-Viewmount-Admin for managed_installs

    Catalog base URL is: http://munki.example.com/catalogs/

    Getting catalog Production...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/catalogs/Production.download', 'cache_data': {

    etag = "\"1b0c46-571c5d3e43e40\"";

    "last-modified" = "Tue, 24 Jul 2018 21:56:01 GMT";

}, 'url': u'http://munki.example.com/catalogs/Production', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:57 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"1b0c46-571c5d3e43e40"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/catalogs/Production already exists and is up-to-date.

    ** Processing conditional_items in /Library/Managed Installs/manifests/1-Printers-Viewmount-Admin

    Evaluating predicate: hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda"

    Predicate hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda" is True

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest 0-Software-Admin-Managed-Production...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/0-Software-Admin-Managed-Production.download', 'cache_data': {

    etag = "\"910-56c5837582a40\"";

    "last-modified" = "Wed, 16 May 2018 20:03:45 GMT";

}, 'url': u'http://munki.example.com/manifests/0-Software-Admin-Managed-Production', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:57 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"910-56c5837582a40"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/0-Software-Admin-Managed-Production already exists and is up-to-date.

    ** Processing manifest 0-Software-Admin-Managed-Production for managed_installs

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest 2-Self-Serve-Scripts...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/2-Self-Serve-Scripts.download', 'cache_data': {

    etag = "\"49e-55fd6b6ad3d00\"";

    "last-modified" = "Fri, 08 Dec 2017 16:31:16 GMT";

}, 'url': u'http://munki.example.com/manifests/2-Self-Serve-Scripts', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:57 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"49e-55fd6b6ad3d00"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/2-Self-Serve-Scripts already exists and is up-to-date.

    ** Processing manifest 2-Self-Serve-Scripts for managed_installs

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest 2-Software-Printer-Drivers...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/2-Software-Printer-Drivers.download', 'cache_data': {

    etag = "\"33b-56507c2fb9f80\"";

    "last-modified" = "Mon, 12 Feb 2018 18:08:14 GMT";

}, 'url': u'http://munki.example.com/manifests/2-Software-Printer-Drivers', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:57 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"33b-56507c2fb9f80"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/2-Software-Printer-Drivers already exists and is up-to-date.

    ** Processing manifest 2-Software-Printer-Drivers for managed_installs

    * Processing manifest item HewlettPackardPrinterDrivers for install

    Looking for detail for: HewlettPackardPrinterDrivers, version latest...

    Considering 1 items with name HewlettPackardPrinterDrivers from catalog Production

    Considering item HewlettPackardPrinterDrivers, version 5.1 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found HewlettPackardPrinterDrivers, version 5.1 in catalog Production

    Adding HewlettPackardPrinterDrivers to list of processed installs

    Looking for package com.apple.pkg.HewlettPackardPrinterDrivers, version 10.6.0.1.1.1506105184

    HewlettPackardPrinterDrivers version 5.1 (or newer) is already installed.

    Looking for updates for: HewlettPackardPrinterDrivers

    Looking for updates for: HewlettPackardPrinterDrivers-5.1

    Looking for updates for: HewlettPackardPrinterDrivers--5.1

    * Processing manifest item HP Color LaserJet Pro M452 Driver for install

    Looking for detail for: HP Color LaserJet Pro M452 Driver, version latest...

    Considering 1 items with name HP Color LaserJet Pro M452 Driver from catalog Production

    Considering item HP Color LaserJet Pro M452 Driver, version 19.21 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found HP Color LaserJet Pro M452 Driver, version 19.21 in catalog Production

    Adding HP Color LaserJet Pro M452 Driver to list of processed installs

    Checking existence of /Library/Printers/PPDs/Contents/Resources/HP Color LaserJet Pro M452.gz...

    Exists.

    Comparing checksums...

    Checksums match.

    HP Color LaserJet Pro M452 Driver version 19.21 (or newer) is already installed.

    Looking for updates for: HP Color LaserJet Pro M452 Driver

    Looking for updates for: HP Color LaserJet Pro M452 Driver-19.21

    Looking for updates for: HP Color LaserJet Pro M452 Driver--19.21

    * Processing manifest item HP LaserJet Pro M402-M403 Driver for install

    Looking for detail for: HP LaserJet Pro M402-M403 Driver, version latest...

    Considering 1 items with name HP LaserJet Pro M402-M403 Driver from catalog Production

    Considering item HP LaserJet Pro M402-M403 Driver, version 19.13 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found HP LaserJet Pro M402-M403 Driver, version 19.13 in catalog Production

    Adding HP LaserJet Pro M402-M403 Driver to list of processed installs

    Checking existence of /Library/Printers/PPDs/Contents/Resources/HP LaserJet Pro M402-M403.gz...

    Exists.

    Comparing checksums...

    Checksums match.

    HP LaserJet Pro M402-M403 Driver version 19.13 (or newer) is already installed.

    Looking for updates for: HP LaserJet Pro M402-M403 Driver

    Looking for updates for: HP LaserJet Pro M402-M403 Driver-19.13

    Looking for updates for: HP LaserJet Pro M402-M403 Driver--19.13

    * Processing manifest item HP LaserJet Pro M402-M403 n-dn Driver for install

    Looking for detail for: HP LaserJet Pro M402-M403 n-dn Driver, version latest...

    Considering 2 items with name HP LaserJet Pro M402-M403 n-dn Driver from catalog Production

    Considering item HP LaserJet Pro M402-M403 n-dn Driver, version 19.13 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found HP LaserJet Pro M402-M403 n-dn Driver, version 19.13 in catalog Production

    Adding HP LaserJet Pro M402-M403 n-dn Driver to list of processed installs

    Checking existence of /Library/Printers/PPDs/Contents/Resources/HP LaserJet Pro M402-M403 n-dn.gz...

    Exists.

    Comparing checksums...

    Checksums match.

    HP LaserJet Pro M402-M403 n-dn Driver version 19.13 (or newer) is already installed.

    Looking for updates for: HP LaserJet Pro M402-M403 n-dn Driver

    Looking for updates for: HP LaserJet Pro M402-M403 n-dn Driver-19.13

    Looking for updates for: HP LaserJet Pro M402-M403 n-dn Driver--19.13

    * Processing manifest item HP LaserJet Pro MFP M426-M427 for install

    Looking for detail for: HP LaserJet Pro MFP M426-M427, version latest...

    Considering 1 items with name HP LaserJet Pro MFP M426-M427 from catalog Production

    Considering item HP LaserJet Pro MFP M426-M427, version 19.21 with minimum os version required 10.4.0

    Our OS version is 10.13.6

    Found HP LaserJet Pro MFP M426-M427, version 19.21 in catalog Production

    Adding HP LaserJet Pro MFP M426-M427 to list of processed installs

    Checking existence of /Library/Printers/PPDs/Contents/Resources/HP LaserJet Pro MFP M426-M427.gz...

    Exists.

    Comparing checksums...

    Checksums match.

    HP LaserJet Pro MFP M426-M427 version 19.21 (or newer) is already installed.

    Looking for updates for: HP LaserJet Pro MFP M426-M427

    Looking for updates for: HP LaserJet Pro MFP M426-M427-19.21

    Looking for updates for: HP LaserJet Pro MFP M426-M427--19.21

    * Processing manifest item Kyocera Photocopier Driver for install

    Looking for detail for: Kyocera Photocopier Driver, version latest...

    Considering 3 items with name Kyocera Photocopier Driver from catalog Production

    Considering item Kyocera Photocopier Driver, version 2018.01.05 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found Kyocera Photocopier Driver, version 2018.01.05 in catalog Production

    Adding Kyocera Photocopier Driver to list of processed installs

    Skipping com.kyocera.kyoceraMacintosh.kyofilter_F.pkg because it is marked as optional

    Skipping com.kyocera.kyoceraMacintosh.kyoprefilter_F.pkg because it is marked as optional

    Skipping com.kyocera.kyoceraMacintosh.Print_Panel.pkg because it is marked as optional

    Looking for package com.kyocera.kyoceraMacintosh.OSX10.pkg, version 4.0.7303

    Skipping com.kyocera.kyoceraMacintosh.OSX10-1.pkg because it is marked as optional

    Skipping com.kyocera.kyoceraMacintosh.KfSummary.pkg because it is marked as optional

    Skipping com.kyocera.kyoceraMacintosh.PCL_F.pkg because it is marked as optional

    Skipping com.kyocera.kyoceraMacintosh.PreferencePanes.pkg because it is marked as optional

    Skipping com.kyocera.kyoceraMacintosh.kyoPDFfilter_F.pkg because it is marked as optional

    Kyocera Photocopier Driver version 2018.01.05 (or newer) is already installed.

    Looking for updates for: Kyocera Photocopier Driver

    Looking for updates for: Kyocera Photocopier Driver-2018.01.05

    Looking for updates for: Kyocera Photocopier Driver--2018.01.05

    * Processing manifest item Ricoh_PS_Printers_Vol2_EXP_LIO_Driver for install

    Looking for detail for: Ricoh_PS_Printers_Vol2_EXP_LIO_Driver, version latest...

    Considering 2 items with name Ricoh_PS_Printers_Vol2_EXP_LIO_Driver from catalog Production

    Considering item Ricoh_PS_Printers_Vol2_EXP_LIO_Driver, version 2.2.0.1 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found Ricoh_PS_Printers_Vol2_EXP_LIO_Driver, version 2.2.0.1 in catalog Production

    Adding Ricoh_PS_Printers_Vol2_EXP_LIO_Driver to list of processed installs

    Looking for package ricoh.cupsfilter.pkg, version 2.0.5

    Looking for package com.RICOH.print.PS_Printers_Vol2_EXP.ICCs.pkg, version 2.2.0

    Looking for package com.RICOH.print.PS_Printers_Vol2_EXP.icons.pkg, version 2.2.0

    Looking for package ricoh.joblog.pkg, version 2.0.3

    Looking for package com.RICOH.print.PS_Printers_Vol2_EXP.ppds.pkg, version 2.2.0

    Ricoh_PS_Printers_Vol2_EXP_LIO_Driver version 2.2.0.1 (or newer) is already installed.

    Looking for updates for: Ricoh_PS_Printers_Vol2_EXP_LIO_Driver

    Looking for updates for: Ricoh_PS_Printers_Vol2_EXP_LIO_Driver-2.2.0.1

    Looking for updates for: Ricoh_PS_Printers_Vol2_EXP_LIO_Driver--2.2.0.1

    * Processing manifest item SamsungPrinterDrivers for install

    Looking for detail for: SamsungPrinterDrivers, version latest...

    Considering 1 items with name SamsungPrinterDrivers from catalog Production

    Considering item SamsungPrinterDrivers, version 10.6.0.1.1.1238328574 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found SamsungPrinterDrivers, version 10.6.0.1.1.1238328574 in catalog Production

    Adding SamsungPrinterDrivers to list of processed installs

    Looking for package com.apple.pkg.SamsungPrinterDrivers, version 10.6.0.1.1.1238328574

    SamsungPrinterDrivers version 10.6.0.1.1.1238328574 (or newer) is already installed.

    Looking for updates for: SamsungPrinterDrivers

    Looking for updates for: SamsungPrinterDrivers-10.6.0.1.1.1238328574

    Looking for updates for: SamsungPrinterDrivers--10.6.0.1.1.1238328574

    * Processing manifest item Xerox Print Driver ColorQube for install

    Looking for detail for: Xerox Print Driver ColorQube, version latest...

    Considering 1 items with name Xerox Print Driver ColorQube from catalog Production

    Considering item Xerox Print Driver ColorQube, version 3.123.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found Xerox Print Driver ColorQube, version 3.123.0 in catalog Production

    Adding Xerox Print Driver ColorQube to list of processed installs

    Looking for package com.xerox.print.xeroxPrinter.pkg, version 3.123.0

    Xerox Print Driver ColorQube version 3.123.0 (or newer) is already installed.

    Looking for updates for: Xerox Print Driver ColorQube

    Looking for updates for: Xerox Print Driver ColorQube-3.123.0

    Looking for updates for: Xerox Print Driver ColorQube--3.123.0

    ** Processing conditional_items in /Library/Managed Installs/manifests/0-Software-Admin-Managed-Production

    Evaluating predicate: NOT (serial_number == "C1MS2382H3QK")

    Predicate NOT (serial_number == "C1MS2382H3QK") is True

    * Processing manifest item fixCatalogURLzFull for install

    Looking for detail for: fixCatalogURLzFull, version latest...

    Considering 1 items with name fixCatalogURLzFull from catalog Production

    Considering item fixCatalogURLzFull, version 1.0 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found fixCatalogURLzFull, version 1.0 in catalog Production

    Adding fixCatalogURLzFull to list of processed installs

    Running installcheck_script for fixCatalogURLzFull

    installcheck_script returned 1

    fixCatalogURLzFull version 1.0 (or newer) is already installed.

    Looking for updates for: fixCatalogURLzFull

    Looking for updates for: fixCatalogURLzFull-1.0

    Looking for updates for: fixCatalogURLzFull--1.0

    Evaluating predicate: serial_number == "C1MS2382H3QK"

    Predicate serial_number == "C1MS2382H3QK" is False

    * Processing manifest item AdobeFlashPlayer for install

    Looking for detail for: AdobeFlashPlayer, version latest...

    Considering 6 items with name AdobeFlashPlayer from catalog Production

    Considering item AdobeFlashPlayer, version 30.0.0.113 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found AdobeFlashPlayer, version 30.0.0.113 in catalog Production

    Adding AdobeFlashPlayer to list of processed installs

    Looking for package com.adobe.pkg.FlashPlayer, version 30.0.0.113

    AdobeFlashPlayer version 30.0.0.113 (or newer) is already installed.

    Looking for updates for: AdobeFlashPlayer

    Looking for updates for: AdobeFlashPlayer-30.0.0.113

    Looking for updates for: AdobeFlashPlayer--30.0.0.113

    * Processing manifest item AppCleaner for install

    Looking for detail for: AppCleaner, version latest...

    Considering 5 items with name AppCleaner from catalog Production

    Considering item AppCleaner, version 3.4 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found AppCleaner, version 3.4 in catalog Production

    Adding AppCleaner to list of processed installs

    Found Info.plist at /Applications/Utilities/AppCleaner.app/Contents/Info.plist

    Checking /Applications/Utilities/AppCleaner.app/Contents/Info.plist for CFBundleShortVersionString 3.4...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.4

    Installed item is the same.

    AppCleaner version 3.4 (or newer) is already installed.

    Looking for updates for: AppCleaner

    Looking for updates for: AppCleaner-3.4

    Looking for updates for: AppCleaner--3.4

    * Processing manifest item BackupandSync for install

    Looking for detail for: BackupandSync, version latest...

    Considering 5 items with name BackupandSync from catalog Production

    Considering item BackupandSync, version 3.42.9858.3671 with minimum os version required 10.9.0

    Our OS version is 10.13.6

    Found BackupandSync, version 3.42.9858.3671 in catalog Production

    Adding BackupandSync to list of processed installs

    Found Info.plist at /Applications/Backup and Sync.app/Contents/Info.plist

    Checking /Applications/Backup and Sync.app/Contents/Info.plist for CFBundleVersion 3.42.9858.3671...

    Using version_comparison_key CFBundleVersion

    Installed item has version 3.42.9858.3671

    Installed item is the same.

    BackupandSync version 3.42.9858.3671 (or newer) is already installed.

    Looking for updates for: BackupandSync

    Looking for updates for: BackupandSync-3.42.9858.3671

    Looking for updates for: BackupandSync--3.42.9858.3671

    * Processing manifest item Caffeine for install

    Looking for detail for: Caffeine, version latest...

    Considering 1 items with name Caffeine from catalog Production

    Considering item Caffeine, version 1.1.1 with minimum os version required 10.5

    Our OS version is 10.13.6

    Found Caffeine, version 1.1.1 in catalog Production

    Adding Caffeine to list of processed installs

    Found Info.plist at /Applications/Caffeine.app/Contents/Info.plist

    Checking /Applications/Caffeine.app/Contents/Info.plist for CFBundleVersion 1.1.1...

    Using version_comparison_key CFBundleVersion

    Installed item has version 1.1.1

    Installed item is the same.

    Caffeine version 1.1.1 (or newer) is already installed.

    Looking for updates for: Caffeine

    Looking for updates for: Caffeine-1.1.1

    Looking for updates for: Caffeine--1.1.1

    * Processing manifest item create_nimda for install

    Looking for detail for: create_nimda, version latest...

    Considering 7 items with name create_nimda from catalog Production

    Considering item create_nimda, version 201807201251 with minimum os version required 10.13

    Our OS version is 10.13.6

    Found create_nimda, version 201807201251 in catalog Production

    Adding create_nimda to list of processed installs

    Looking for package lan.bialik.create_nimda.pkg, version 201807201251

    create_nimda version 201807201251 (or newer) is already installed.

    Looking for updates for: create_nimda

    Looking for updates for: create_nimda-201807201251

    Looking for updates for: create_nimda--201807201251

    * Processing manifest item Disk Speed Test for install

    Looking for detail for: Disk Speed Test, version latest...

    Considering 2 items with name Disk Speed Test from catalog Production

    Considering item Disk Speed Test, version 3.1 with minimum os version required 10.4.0

    Our OS version is 10.13.6

    Found Disk Speed Test, version 3.1 in catalog Production

    Adding Disk Speed Test to list of processed installs

    Found Info.plist at /Applications/Blackmagic Disk Speed Test.app/Contents/Info.plist

    Checking /Applications/Blackmagic Disk Speed Test.app/Contents/Info.plist for CFBundleShortVersionString 3.1...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.1

    Installed item is the same.

    Disk Speed Test version 3.1 (or newer) is already installed.

    Looking for updates for: Disk Speed Test

    Looking for updates for: Disk Speed Test-3.1

    Looking for updates for: Disk Speed Test--3.1

    * Processing manifest item EasyFind for install

    Looking for detail for: EasyFind, version latest...

    Considering 1 items with name EasyFind from catalog Production

    Considering item EasyFind, version 4.9.3 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found EasyFind, version 4.9.3 in catalog Production

    Adding EasyFind to list of processed installs

    Found Info.plist at /Applications/Utilities/EasyFind.app/Contents/Info.plist

    Checking /Applications/Utilities/EasyFind.app/Contents/Info.plist for CFBundleShortVersionString 4.9.3...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 4.9.3

    Installed item is the same.

    EasyFind version 4.9.3 (or newer) is already installed.

    Looking for updates for: EasyFind

    Looking for updates for: EasyFind-4.9.3

    Looking for updates for: EasyFind--4.9.3

    * Processing manifest item Firefox for install

    Looking for detail for: Firefox, version latest...

    Considering 17 items with name Firefox from catalog Production

    Considering item Firefox, version 60.0.2 with minimum os version required 10.9.0

    Our OS version is 10.13.6

    Found Firefox, version 60.0.2 in catalog Production

    Adding Firefox to list of processed installs

    Found Info.plist at /Applications/Firefox.app/Contents/Info.plist

    Checking /Applications/Firefox.app/Contents/Info.plist for CFBundleShortVersionString 60.0.2...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 60.0.2

    Installed item is the same.

    Firefox version 60.0.2 (or newer) is already installed.

    Looking for updates for: Firefox

    Looking for updates for: Firefox-60.0.2

    Looking for updates for: Firefox--60.0.2

    * Processing manifest item FortiClient 10.9 Plus Teachers for install

    Looking for detail for: FortiClient 10.9 Plus Teachers, version latest...

    Considering 3 items with name FortiClient 10.9 Plus Teachers from catalog Production

    Considering item FortiClient 10.9 Plus Teachers, version 5.6.6.755 with minimum os version required 10.13

    Our OS version is 10.13.6

    Found FortiClient 10.9 Plus Teachers, version 5.6.6.755 in catalog Production

    Adding FortiClient 10.9 Plus Teachers to list of processed installs

    /Application/FortiClient.app/Contents/Info.plist doesn't exist.

    Need to install FortiClient 10.9 Plus Teachers

    Download base URL is: http://munki.example.com/pkgs/

    Package name is: FortiClient566Teachers-5.6.6.755.dmg

    Download URL is: http://munki.example.com/pkgs/FortiClient566Teachers-5.6.6.755.dmg

    Downloading to: /Library/Managed Installs/Cache/FortiClient566Teachers-5.6.6.755.dmg

    Downloading FortiClient566Teachers-5.6.6.755.dmg from FortiClient566Teachers-5.6.6.755.dmg

WARNING: Ignoring unattended_install key for FortiClient 10.9 Plus Teachers because RestartAction is RequireRestart.

    Looking for updates for: FortiClient 10.9 Plus Teachers

    Looking for updates for: FortiClient 10.9 Plus Teachers-5.6.6.755

    Looking for updates for: FortiClient 10.9 Plus Teachers--5.6.6.755

    * Processing manifest item GarageBand for install

    Looking for detail for: GarageBand, version latest...

    Considering 5 items with name GarageBand from catalog Production

    Considering item GarageBand, version 10.3.1 with minimum os version required 10.12

    Our OS version is 10.13.6

    Found GarageBand, version 10.3.1 in catalog Production

    Adding GarageBand to list of processed installs

    Found Info.plist at /Applications/GarageBand.app/Contents/Info.plist

    Checking /Applications/GarageBand.app/Contents/Info.plist for CFBundleShortVersionString 10.3.1...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 10.3.1

    Installed item is the same.

    GarageBand version 10.3.1 (or newer) is already installed.

    Looking for updates for: GarageBand

    Found 8 update(s): MAContent10_GarageBandCoreContent2, MAContent10_GB_StereoDrumKitsAlternative, MAContent10_GB_StereoDrumKitsRock, MAContent10_GarageBandPremiumContent, MAContent10_GB_GarageBandCoreContent_v3, MAContent10_GB_StereoDrumKitsRnB, MAContent10_GB_StereoDrumKitsSongWriter, MGBContentCompatibility

    Looking for updates for: GarageBand-10.3.1

    Looking for updates for: GarageBand--10.3.1

    * Processing manifest item MAContent10_GarageBandCoreContent2 for install

    Looking for detail for: MAContent10_GarageBandCoreContent2, version latest...

    Considering 1 items with name MAContent10_GarageBandCoreContent2 from catalog Production

    Considering item MAContent10_GarageBandCoreContent2, version 2.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GarageBandCoreContent2, version 2.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GarageBandCoreContent2 to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GarageBandCoreContent2, version 2.0.0.0.1.1256150330

    MAContent10_GarageBandCoreContent2 version 2.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GarageBandCoreContent2

    Looking for updates for: MAContent10_GarageBandCoreContent2-2.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GarageBandCoreContent2--2.0.0.0.1.1256150330

    * Processing manifest item MAContent10_GB_StereoDrumKitsAlternative for install

    Looking for detail for: MAContent10_GB_StereoDrumKitsAlternative, version latest...

    Considering 1 items with name MAContent10_GB_StereoDrumKitsAlternative from catalog Production

    Considering item MAContent10_GB_StereoDrumKitsAlternative, version 1.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GB_StereoDrumKitsAlternative, version 1.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GB_StereoDrumKitsAlternative to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GB_StereoDrumKitsAlternative, version 1.0.0.0.1.1256150330

    MAContent10_GB_StereoDrumKitsAlternative version 1.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GB_StereoDrumKitsAlternative

    Looking for updates for: MAContent10_GB_StereoDrumKitsAlternative-1.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GB_StereoDrumKitsAlternative--1.0.0.0.1.1256150330

    * Processing manifest item MAContent10_GB_StereoDrumKitsRock for install

    Looking for detail for: MAContent10_GB_StereoDrumKitsRock, version latest...

    Considering 1 items with name MAContent10_GB_StereoDrumKitsRock from catalog Production

    Considering item MAContent10_GB_StereoDrumKitsRock, version 2.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GB_StereoDrumKitsRock, version 2.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GB_StereoDrumKitsRock to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GB_StereoDrumKitsRock, version 2.0.0.0.1.1256150330

    MAContent10_GB_StereoDrumKitsRock version 2.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GB_StereoDrumKitsRock

    Looking for updates for: MAContent10_GB_StereoDrumKitsRock-2.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GB_StereoDrumKitsRock--2.0.0.0.1.1256150330

    * Processing manifest item MAContent10_GarageBandPremiumContent for install

    Looking for detail for: MAContent10_GarageBandPremiumContent, version latest...

    Considering 1 items with name MAContent10_GarageBandPremiumContent from catalog Production

    Considering item MAContent10_GarageBandPremiumContent, version 1.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GarageBandPremiumContent, version 1.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GarageBandPremiumContent to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GarageBandPremiumContent, version 1.0.0.0.1.1256150330

    MAContent10_GarageBandPremiumContent version 1.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GarageBandPremiumContent

    Looking for updates for: MAContent10_GarageBandPremiumContent-1.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GarageBandPremiumContent--1.0.0.0.1.1256150330

    * Processing manifest item MAContent10_GB_GarageBandCoreContent_v3 for install

    Looking for detail for: MAContent10_GB_GarageBandCoreContent_v3, version latest...

    Considering 1 items with name MAContent10_GB_GarageBandCoreContent_v3 from catalog Production

    Considering item MAContent10_GB_GarageBandCoreContent_v3, version 3.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GB_GarageBandCoreContent_v3, version 3.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GB_GarageBandCoreContent_v3 to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GarageBandCoreContent, version 3.0.0.0.1.1256150330

    MAContent10_GB_GarageBandCoreContent_v3 version 3.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GB_GarageBandCoreContent_v3

    Looking for updates for: MAContent10_GB_GarageBandCoreContent_v3-3.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GB_GarageBandCoreContent_v3--3.0.0.0.1.1256150330

    * Processing manifest item MAContent10_GB_StereoDrumKitsRnB for install

    Looking for detail for: MAContent10_GB_StereoDrumKitsRnB, version latest...

    Considering 1 items with name MAContent10_GB_StereoDrumKitsRnB from catalog Production

    Considering item MAContent10_GB_StereoDrumKitsRnB, version 2.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GB_StereoDrumKitsRnB, version 2.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GB_StereoDrumKitsRnB to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GB_StereoDrumKitsRnB, version 2.0.0.0.1.1256150330

    MAContent10_GB_StereoDrumKitsRnB version 2.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GB_StereoDrumKitsRnB

    Looking for updates for: MAContent10_GB_StereoDrumKitsRnB-2.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GB_StereoDrumKitsRnB--2.0.0.0.1.1256150330

    * Processing manifest item MAContent10_GB_StereoDrumKitsSongWriter for install

    Looking for detail for: MAContent10_GB_StereoDrumKitsSongWriter, version latest...

    Considering 1 items with name MAContent10_GB_StereoDrumKitsSongWriter from catalog Production

    Considering item MAContent10_GB_StereoDrumKitsSongWriter, version 2.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MAContent10_GB_StereoDrumKitsSongWriter, version 2.0.0.0.1.1256150330 in catalog Production

    Adding MAContent10_GB_StereoDrumKitsSongWriter to list of processed installs

    Looking for package com.apple.pkg.MAContent10_GB_StereoDrumKitsSongWriter, version 2.0.0.0.1.1256150330

    MAContent10_GB_StereoDrumKitsSongWriter version 2.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MAContent10_GB_StereoDrumKitsSongWriter

    Looking for updates for: MAContent10_GB_StereoDrumKitsSongWriter-2.0.0.0.1.1256150330

    Looking for updates for: MAContent10_GB_StereoDrumKitsSongWriter--2.0.0.0.1.1256150330

    * Processing manifest item MGBContentCompatibility for install

    Looking for detail for: MGBContentCompatibility, version latest...

    Considering 1 items with name MGBContentCompatibility from catalog Production

    Considering item MGBContentCompatibility, version 2.0.0.0.1.1256150330 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MGBContentCompatibility, version 2.0.0.0.1.1256150330 in catalog Production

    Adding MGBContentCompatibility to list of processed installs

    Looking for package com.apple.pkg.MGBContentCompatibility, version 2.0.0.0.1.1256150330

    MGBContentCompatibility version 2.0.0.0.1.1256150330 (or newer) is already installed.

    Looking for updates for: MGBContentCompatibility

    Looking for updates for: MGBContentCompatibility-2.0.0.0.1.1256150330

    Looking for updates for: MGBContentCompatibility--2.0.0.0.1.1256150330

    * Processing manifest item GoogleChrome for install

    Looking for detail for: GoogleChrome, version latest...

    Considering 38 items with name GoogleChrome from catalog Production

    Considering item GoogleChrome, version 67.0.3396.87 with minimum os version required 10.9.0

    Our OS version is 10.13.6

    Found GoogleChrome, version 67.0.3396.87 in catalog Production

    Adding GoogleChrome to list of processed installs

    Found Info.plist at /Applications/Google Chrome.app/Contents/Info.plist

    Checking /Applications/Google Chrome.app/Contents/Info.plist for CFBundleShortVersionString 67.0.3396.87...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 67.0.3396.99

    Installed item is newer.

    Looking for application Chrome, bundleid com.google.Chrome

    GoogleChrome version 67.0.3396.87 (or newer) is already installed.

    Looking for updates for: GoogleChrome

    Looking for updates for: GoogleChrome-67.0.3396.99

    Looking for updates for: GoogleChrome--67.0.3396.99

    * Processing manifest item GoogleTalkPlugin for install

    Looking for detail for: GoogleTalkPlugin, version latest...

    Considering 2 items with name GoogleTalkPlugin from catalog Production

    Considering item GoogleTalkPlugin, version 5.41.3.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found GoogleTalkPlugin, version 5.41.3.0 in catalog Production

    Adding GoogleTalkPlugin to list of processed installs

    Skipping com.google.pkg.Keystone because it is marked as optional

    Looking for package com.google.pkg.GoogleVoiceAndVideo, version 5.41.3.0

    GoogleTalkPlugin version 5.41.3.0 (or newer) is already installed.

    Looking for updates for: GoogleTalkPlugin

    Looking for updates for: GoogleTalkPlugin-5.41.3.0

    Looking for updates for: GoogleTalkPlugin--5.41.3.0

    * Processing manifest item iMovie for install

    Looking for detail for: iMovie, version latest...

    Considering 5 items with name iMovie from catalog Production

    Considering item iMovie, version 10.1.9 with minimum os version required 10.13.2

    Our OS version is 10.13.6

    Found iMovie, version 10.1.9 in catalog Production

    Adding iMovie to list of processed installs

    Found Info.plist at /Applications/iMovie.app/Contents/Info.plist

    Checking /Applications/iMovie.app/Contents/Info.plist for CFBundleShortVersionString 10.1.9...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 10.1.9

    Installed item is the same.

    iMovie version 10.1.9 (or newer) is already installed.

    Looking for updates for: iMovie

    Looking for updates for: iMovie-10.1.9

    Looking for updates for: iMovie--10.1.9

    * Processing manifest item Keynote for install

    Looking for detail for: Keynote, version latest...

    Considering 7 items with name Keynote from catalog Production

    Considering item Keynote, version 8.1 with minimum os version required 10.12

    Our OS version is 10.13.6

    Found Keynote, version 8.1 in catalog Production

    Adding Keynote to list of processed installs

    Found Info.plist at /Applications/Keynote.app/Contents/Info.plist

    Checking /Applications/Keynote.app/Contents/Info.plist for CFBundleShortVersionString 8.1...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 8.1

    Installed item is the same.

    Keynote version 8.1 (or newer) is already installed.

    Looking for updates for: Keynote

    Looking for updates for: Keynote-8.1

    Looking for updates for: Keynote--8.1

    * Processing manifest item Malwarebytes Anti-Malware for install

    Looking for detail for: Malwarebytes Anti-Malware, version latest...

    Considering 9 items with name Malwarebytes Anti-Malware from catalog Production

    Considering item Malwarebytes Anti-Malware, version 3.3.32.1398 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found Malwarebytes Anti-Malware, version 3.3.32.1398 in catalog Production

    Adding Malwarebytes Anti-Malware to list of processed installs

    Found Info.plist at /Applications/Malwarebytes.app/Contents/Info.plist

    Checking /Applications/Malwarebytes.app/Contents/Info.plist for CFBundleVersion 3.3.32.1398...

    Using version_comparison_key CFBundleVersion

    Installed item has version 3.3.32.1398

    Installed item is the same.

    Malwarebytes Anti-Malware version 3.3.32.1398 (or newer) is already installed.

    Looking for updates for: Malwarebytes Anti-Malware

    Found 1 update(s): Malwarebytes Anti-Malware

    Looking for updates for: Malwarebytes Anti-Malware-3.3.32.1398

    Looking for updates for: Malwarebytes Anti-Malware--3.3.32.1398

    * Processing manifest item Malwarebytes Anti-Malware for install

    Malwarebytes Anti-Malware has already been processed for install.

    * Processing manifest item MalwareBytesHelperToolplistInstall for install

    Looking for detail for: MalwareBytesHelperToolplistInstall, version latest...

    Considering 1 items with name MalwareBytesHelperToolplistInstall from catalog Production

    Considering item MalwareBytesHelperToolplistInstall, version 0.1 with minimum os version required 10.9.0

    Our OS version is 10.13.6

    Found MalwareBytesHelperToolplistInstall, version 0.1 in catalog Production

    Adding MalwareBytesHelperToolplistInstall to list of processed installs

    MalwareBytesHelperToolplistInstall-0.1 requires Malwarebytes Anti-Malware. Getting info on Malwarebytes Anti-Malware...

    * Processing manifest item Malwarebytes Anti-Malware for install

    Malwarebytes Anti-Malware has already been processed for install.

    Checking existence of /Library/LaunchDaemons/com.malwarebytes.HelperTool.plist...

    Exists.

    Comparing checksums...

    Checksums match.

    MalwareBytesHelperToolplistInstall version 0.1 (or newer) is already installed.

    Looking for updates for: MalwareBytesHelperToolplistInstall

    Looking for updates for: MalwareBytesHelperToolplistInstall-0.1

    Looking for updates for: MalwareBytesHelperToolplistInstall--0.1

    * Processing manifest item Meraki_MDM_Profile for install

    Looking for detail for: Meraki_MDM_Profile, version latest...

    Considering 5 items with name Meraki_MDM_Profile from catalog Production

    Considering item Meraki_MDM_Profile, version 2016.05.09 with minimum os version required 10.9

    Our OS version is 10.13.6

    Found Meraki_MDM_Profile, version 2016.05.09 in catalog Production

    Adding Meraki_MDM_Profile to list of processed installs

    Checking existence of /Users/Shared/.bin/meraki_sm_mdm.mobileconfig...

    Exists.

    Comparing checksums...

    Checksums match.

    Meraki_MDM_Profile version 2016.05.09 (or newer) is already installed.

    Looking for updates for: Meraki_MDM_Profile

    Looking for updates for: Meraki_MDM_Profile-2016.05.09

    Looking for updates for: Meraki_MDM_Profile--2016.05.09

    * Processing manifest item MerakiPCCAgent for install

    Looking for detail for: MerakiPCCAgent, version latest...

    Considering 3 items with name MerakiPCCAgent from catalog Production

    Considering item MerakiPCCAgent, version 1.0.95 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found MerakiPCCAgent, version 1.0.95 in catalog Production

    Adding MerakiPCCAgent to list of processed installs

    Looking for package com.meraki.pkg.MerakiAgent, version 1.0.95

    MerakiPCCAgent version 1.0.95 (or newer) is already installed.

    Looking for updates for: MerakiPCCAgent

    Looking for updates for: MerakiPCCAgent-1.0.95

    Looking for updates for: MerakiPCCAgent--1.0.95

    * Processing manifest item Microsoft Remote Desktop for install

    Looking for detail for: Microsoft Remote Desktop, version latest...

    Considering 11 items with name Microsoft Remote Desktop from catalog Production

    Considering item Microsoft Remote Desktop, version 10.1.8 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found Microsoft Remote Desktop, version 10.1.8 in catalog Production

    Adding Microsoft Remote Desktop to list of processed installs

    Found Info.plist at /Applications/Microsoft Remote Desktop.app/Contents/Info.plist

    Checking /Applications/Microsoft Remote Desktop.app/Contents/Info.plist for CFBundleShortVersionString 10.1.8...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 10.1.8

    Installed item is the same.

    Microsoft Remote Desktop version 10.1.8 (or newer) is already installed.

    Looking for updates for: Microsoft Remote Desktop

    Looking for updates for: Microsoft Remote Desktop-10.1.8

    Looking for updates for: Microsoft Remote Desktop--10.1.8

    * Processing manifest item Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig for install

    Looking for detail for: Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig, version latest...

    Considering 6 items with name Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig from catalog Production

    Considering item Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig, version 2017.11.10 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig, version 2017.11.10 in catalog Production

    Adding Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig to list of processed installs

    Looking for package com.github.makeprofilepkg.Munki_Production_Apple_Updates_NO_Client_Identifier_10_Days_Notification_63011, version 2017.11.10

    Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig version 2017.11.10 (or newer) is already installed.

    Looking for updates for: Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig

    Looking for updates for: Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig-2017.11.10

    Looking for updates for: Munki_Production_Apple_Updates_ZFull_63011_IO.mobileconfig--2017.11.10

    * Processing manifest item munkireport for install

    Looking for detail for: munkireport, version latest...

    Considering 3 items with name munkireport from catalog Production

    Considering item munkireport, version 2.13.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found munkireport, version 2.13.0 in catalog Production

    Adding munkireport to list of processed installs

    Looking for package com.github.munkireport, version 2.13.0

    munkireport version 2.13.0 (or newer) is already installed.

    Looking for updates for: munkireport

    Looking for updates for: munkireport-2.13.0

    Looking for updates for: munkireport--2.13.0

    * Processing manifest item munkitools for install

    Looking for detail for: munkitools, version latest...

    Considering 26 items with name munkitools from catalog Production

    Considering item munkitools, version 4.7.3526 with minimum os version required 10.8.0

    Our OS version is 10.13.6

    Found munkitools, version 4.7.3526 in catalog Production

    Adding munkitools to list of processed installs

    munkitools-4.7.3526 requires munkitools_core. Getting info on munkitools_core...

    * Processing manifest item munkitools_core for install

    Looking for detail for: munkitools_core, version latest...

    Considering 37 items with name munkitools_core from catalog Production

    Considering item munkitools_core, version 3.3.1.3537 with minimum os version required 10.8.0

    Our OS version is 10.13.6

    Found munkitools_core, version 3.3.1.3537 in catalog Production

    Adding munkitools_core to list of processed installs

    munkitools_core-3.3.1.3537 requires munkitools_launchd. Getting info on munkitools_launchd...

    * Processing manifest item munkitools_launchd for install

    Looking for detail for: munkitools_launchd, version latest...

    Considering 2 items with name munkitools_launchd from catalog Production

    Considering item munkitools_launchd, version 3.0.3265 with minimum os version required 10.8.0

    Our OS version is 10.13.6

    Found munkitools_launchd, version 3.0.3265 in catalog Production

    Adding munkitools_launchd to list of processed installs

    Looking for package com.googlecode.munki.launchd, version 3.0.3265

    munkitools_launchd version 3.0.3265 (or newer) is already installed.

    Looking for updates for: munkitools_launchd

    Looking for updates for: munkitools_launchd-3.0.3265

    Looking for updates for: munkitools_launchd--3.0.3265

    Looking for package com.googlecode.munki.core, version 3.3.1.3537

    Using receipt com.googlecode.munki.core to determine installed version of munkitools_core

    This machine has com.googlecode.munki.core, version 3.4.0.3555

    munkitools_core version 3.3.1.3537 (or newer) is already installed.

    Looking for updates for: munkitools_core

    Found 1 update(s): munkitools_admin

    Looking for updates for: munkitools_core-3.4.0.3555

    Looking for updates for: munkitools_core--3.4.0.3555

    * Processing manifest item munkitools_admin for install

    Looking for detail for: munkitools_admin, version latest...

    Considering 37 items with name munkitools_admin from catalog Production

    Considering item munkitools_admin, version 3.3.1.3537 with minimum os version required 10.8.0

    Our OS version is 10.13.6

    Found munkitools_admin, version 3.3.1.3537 in catalog Production

    Adding munkitools_admin to list of processed installs

    Looking for package com.googlecode.munki.admin, version 3.3.1.3537

    Using receipt com.googlecode.munki.admin to determine installed version of munkitools_admin

    This machine has com.googlecode.munki.admin, version 3.4.0.3555

    munkitools_admin version 3.3.1.3537 (or newer) is already installed.

    Looking for updates for: munkitools_admin

    Looking for updates for: munkitools_admin-3.4.0.3555

    Looking for updates for: munkitools_admin--3.4.0.3555

    munkitools-4.7.3526 requires munkitools_launchd. Getting info on munkitools_launchd...

    * Processing manifest item munkitools_launchd for install

    munkitools_launchd has already been processed for install.

    Looking for package com.googlecode.munki.app, version 4.7.3526

    Using receipt com.googlecode.munki.app to determine installed version of munkitools

    This machine has com.googlecode.munki.app, version 4.7.3552

    munkitools version 4.7.3526 (or newer) is already installed.

    Looking for updates for: munkitools

    Looking for updates for: munkitools-4.7.3552

    Looking for updates for: munkitools--4.7.3552

    * Processing manifest item munkitools_admin for install

    munkitools_admin has already been processed for install.

    * Processing manifest item munkitools_app_usage for install

    Looking for detail for: munkitools_app_usage, version latest...

    Considering 12 items with name munkitools_app_usage from catalog Production

    Considering item munkitools_app_usage, version 3.3.1.3537 with minimum os version required 10.8.0

    Our OS version is 10.13.6

    Found munkitools_app_usage, version 3.3.1.3537 in catalog Production

    Adding munkitools_app_usage to list of processed installs

    munkitools_app_usage-3.3.1.3537 requires munkitools_core. Getting info on munkitools_core...

    * Processing manifest item munkitools_core for install

    munkitools_core has already been processed for install.

    munkitools_app_usage-3.3.1.3537 requires munkitools_launchd. Getting info on munkitools_launchd...

    * Processing manifest item munkitools_launchd for install

    munkitools_launchd has already been processed for install.

    Looking for package com.googlecode.munki.app_usage, version 3.3.1.3537

    Using receipt com.googlecode.munki.app_usage to determine installed version of munkitools_app_usage

    This machine has com.googlecode.munki.app_usage, version 3.4.0.3555

    munkitools_app_usage version 3.3.1.3537 (or newer) is already installed.

    Looking for updates for: munkitools_app_usage

    Looking for updates for: munkitools_app_usage-3.4.0.3555

    Looking for updates for: munkitools_app_usage--3.4.0.3555

    * Processing manifest item munkitools_core for install

    munkitools_core has already been processed for install.

    * Processing manifest item munkitools_launchd for install

    munkitools_launchd has already been processed for install.

    * Processing manifest item Numbers for install

    Looking for detail for: Numbers, version latest...

    Considering 7 items with name Numbers from catalog Production

    Considering item Numbers, version 5.1 with minimum os version required 10.12

    Our OS version is 10.13.6

    Found Numbers, version 5.1 in catalog Production

    Adding Numbers to list of processed installs

    Found Info.plist at /Applications/Numbers.app/Contents/Info.plist

    Checking /Applications/Numbers.app/Contents/Info.plist for CFBundleShortVersionString 5.1...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 5.1

    Installed item is the same.

    Numbers version 5.1 (or newer) is already installed.

    Looking for updates for: Numbers

    Looking for updates for: Numbers-5.1

    Looking for updates for: Numbers--5.1

    * Processing manifest item OmniDiskSweeper for install

    Looking for detail for: OmniDiskSweeper, version latest...

    Considering 1 items with name OmniDiskSweeper from catalog Production

    Considering item OmniDiskSweeper, version 1.9 with minimum os version required 10.8

    Our OS version is 10.13.6

    Found OmniDiskSweeper, version 1.9 in catalog Production

    Adding OmniDiskSweeper to list of processed installs

    Found Info.plist at /Applications/OmniDiskSweeper.app/Contents/Info.plist

    Checking /Applications/OmniDiskSweeper.app/Contents/Info.plist for CFBundleShortVersionString 1.9...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 1.9

    Installed item is the same.

    OmniDiskSweeper version 1.9 (or newer) is already installed.

    Looking for updates for: OmniDiskSweeper

    Looking for updates for: OmniDiskSweeper-1.9

    Looking for updates for: OmniDiskSweeper--1.9

    * Processing manifest item Pages for install

    Looking for detail for: Pages, version latest...

    Considering 7 items with name Pages from catalog Production

    Considering item Pages, version 7.1 with minimum os version required 10.12

    Our OS version is 10.13.6

    Found Pages, version 7.1 in catalog Production

    Adding Pages to list of processed installs

    Found Info.plist at /Applications/Pages.app/Contents/Info.plist

    Checking /Applications/Pages.app/Contents/Info.plist for CFBundleShortVersionString 7.1...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 7.1

    Installed item is the same.

    Pages version 7.1 (or newer) is already installed.

    Looking for updates for: Pages

    Looking for updates for: Pages-7.1

    Looking for updates for: Pages--7.1

    * Processing manifest item santa for install

    Looking for detail for: santa, version latest...

    Considering 1 items with name santa from catalog Production

    Considering item santa, version 0.9.23 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found santa, version 0.9.23 in catalog Production

    Adding santa to list of processed installs

    Running installcheck_script for santa

    installcheck_script returned 1

    santa version 0.9.23 (or newer) is already installed.

    Looking for updates for: santa

    Looking for updates for: santa-0.9.23

    Looking for updates for: santa--0.9.23

    * Processing manifest item Silverlight for install

    Looking for detail for: Silverlight, version latest...

    Considering 11 items with name Silverlight from catalog Production

    Considering item Silverlight, version 5.1.50901.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found Silverlight, version 5.1.50901.0 in catalog Production

    Adding Silverlight to list of processed installs

    Looking for package com.microsoft.silverlight.plugin, version 5.1.50901.0

    Silverlight version 5.1.50901.0 (or newer) is already installed.

    Looking for updates for: Silverlight

    Looking for updates for: Silverlight-5.1.50901.0

    Looking for updates for: Silverlight--5.1.50901.0

    * Processing manifest item Skype for install

    Looking for detail for: Skype, version latest...

    Considering 110 items with name Skype from catalog Production

    Considering item Skype, version 8.24.0.2 with minimum os version required 10.9

    Our OS version is 10.13.6

    Found Skype, version 8.24.0.2 in catalog Production

    Adding Skype to list of processed installs

    Found Info.plist at /Applications/Skype.app/Contents/Info.plist

    Checking /Applications/Skype.app/Contents/Info.plist for CFBundleVersion 8.24.0.2...

    Using version_comparison_key CFBundleVersion

    Installed item has version 8.24.0.2

    Installed item is the same.

    Skype version 8.24.0.2 (or newer) is already installed.

    Looking for updates for: Skype

    Looking for updates for: Skype-8.24.0.2

    Looking for updates for: Skype--8.24.0.2

    * Processing manifest item SMART Utility for install

    Looking for detail for: SMART Utility, version latest...

    Considering 2 items with name SMART Utility from catalog Production

    Considering item SMART Utility, version 3.2.2 with minimum os version required 10.9

    Our OS version is 10.13.6

    Found SMART Utility, version 3.2.2 in catalog Production

    Adding SMART Utility to list of processed installs

    Found Info.plist at /Applications/SMART Utility.app/Contents/Info.plist

    Checking /Applications/SMART Utility.app/Contents/Info.plist for CFBundleShortVersionString 3.2.2...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.2.2

    Installed item is the same.

    SMART Utility version 3.2.2 (or newer) is already installed.

    Looking for updates for: SMART Utility

    Found 1 update(s): SMART Utility Registration

    Looking for updates for: SMART Utility-3.2.2

    Looking for updates for: SMART Utility--3.2.2

    * Processing manifest item SMART Utility Registration for install

    Looking for detail for: SMART Utility Registration, version latest...

    Considering 3 items with name SMART Utility Registration from catalog Production

    Considering item SMART Utility Registration, version 0.5 with minimum os version required 10.4.0

    Our OS version is 10.13.6

    Found SMART Utility Registration, version 0.5 in catalog Production

    Adding SMART Utility Registration to list of processed installs

    Checking existence of /Users/nimda/Library/Application Support/SMART Utility/Registration.plist...

    Exists.

    Comparing checksums...

    Checksums match.

    SMART Utility Registration version 0.5 (or newer) is already installed.

    Looking for updates for: SMART Utility Registration

    Looking for updates for: SMART Utility Registration-0.5

    Looking for updates for: SMART Utility Registration--0.5

    * Processing manifest item SMART Utility Registration for install

    SMART Utility Registration has already been processed for install.

    * Processing manifest item VLC for install

    Looking for detail for: VLC, version latest...

    Considering 2 items with name VLC from catalog Production

    Considering item VLC, version 2.2.1 with minimum os version required 10.6.0

    Our OS version is 10.13.6

    Considering item VLC, version 2.2.1 with supported architectures: (

    "x86_64"

)

    Our architecture is x86_64

    Found VLC, version 2.2.1 in catalog Production

    Adding VLC to list of processed installs

    Found Info.plist at /Applications/VLC.app/Contents/Info.plist

    Checking /Applications/VLC.app/Contents/Info.plist for CFBundleShortVersionString 2.2.1...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 2.2.1

    Installed item is the same.

    VLC version 2.2.1 (or newer) is already installed.

    Looking for updates for: VLC

    Looking for updates for: VLC-2.2.1

    Looking for updates for: VLC--2.2.1

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest 0-Software-Servers-Unstable...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/0-Software-Servers-Unstable.download', 'cache_data': {

    etag = "\"4af-56f1267419900\"";

    "last-modified" = "Wed, 20 Jun 2018 13:01:56 GMT";

}, 'url': u'http://munki.example.com/manifests/0-Software-Servers-Unstable', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:59 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"4af-56f1267419900"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/0-Software-Servers-Unstable already exists and is up-to-date.

    ** Processing manifest 0-Software-Servers-Unstable for managed_installs

    ** Processing manifest 2-Self-Serve-Scripts for managed_installs

    ** Processing manifest 2-Software-Printer-Drivers for managed_installs

    * Processing manifest item HewlettPackardPrinterDrivers for install

    HewlettPackardPrinterDrivers has already been processed for install.

    * Processing manifest item HP Color LaserJet Pro M452 Driver for install

    HP Color LaserJet Pro M452 Driver has already been processed for install.

    * Processing manifest item HP LaserJet Pro M402-M403 Driver for install

    HP LaserJet Pro M402-M403 Driver has already been processed for install.

    * Processing manifest item HP LaserJet Pro M402-M403 n-dn Driver for install

    HP LaserJet Pro M402-M403 n-dn Driver has already been processed for install.

    * Processing manifest item HP LaserJet Pro MFP M426-M427 for install

    HP LaserJet Pro MFP M426-M427 has already been processed for install.

    * Processing manifest item Kyocera Photocopier Driver for install

    Kyocera Photocopier Driver has already been processed for install.

    * Processing manifest item Ricoh_PS_Printers_Vol2_EXP_LIO_Driver for install

    Ricoh_PS_Printers_Vol2_EXP_LIO_Driver has already been processed for install.

    * Processing manifest item SamsungPrinterDrivers for install

    SamsungPrinterDrivers has already been processed for install.

    * Processing manifest item Xerox Print Driver ColorQube for install

    Xerox Print Driver ColorQube has already been processed for install.

    * Processing manifest item BackupandSync for install

    BackupandSync has already been processed for install.

    * Processing manifest item Firefox for install

    Firefox has already been processed for install.

    * Processing manifest item FS-Agent for install

    Looking for detail for: FS-Agent, version latest...

    Considering 1 items with name FS-Agent from catalog unstable

    Considering item FS-Agent, version 3.1.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found FS-Agent, version 3.1.0 in catalog unstable

    Adding FS-Agent to list of processed installs

    Looking for package freshservice.mac.daemon, version 3.1.0

    FS-Agent version 3.1.0 (or newer) is already installed.

    Looking for updates for: FS-Agent

    Looking for updates for: FS-Agent-3.1.0

    Looking for updates for: FS-Agent--3.1.0

    * Processing manifest item FS-Agent-CopyConfigJson for install

    Looking for detail for: FS-Agent-CopyConfigJson, version latest...

    Considering 1 items with name FS-Agent-CopyConfigJson from catalog unstable

    Considering item FS-Agent-CopyConfigJson, version 1.1 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found FS-Agent-CopyConfigJson, version 1.1 in catalog unstable

    Adding FS-Agent-CopyConfigJson to list of processed installs

    Looking for package com.bialikit.munki.pkg.FS-Agent-CopyConfigJson, version 1.1

    FS-Agent-CopyConfigJson version 1.1 (or newer) is already installed.

    Looking for updates for: FS-Agent-CopyConfigJson

    Found 1 update(s): FS-Agent

    Looking for updates for: FS-Agent-CopyConfigJson-1.1

    Looking for updates for: FS-Agent-CopyConfigJson--1.1

    * Processing manifest item FS-Agent for install

    FS-Agent has already been processed for install.

    * Processing manifest item GoogleChrome for install

    GoogleChrome has already been processed for install.

    * Processing manifest item munkireport for install

    munkireport has already been processed for install.

    * Processing manifest item munkitools for install

    munkitools has already been processed for install.

    * Processing manifest item munkitools_admin for install

    munkitools_admin has already been processed for install.

    * Processing manifest item munkitools_app_usage for install

    munkitools_app_usage has already been processed for install.

    * Processing manifest item munkitools_core for install

    munkitools_core has already been processed for install.

    * Processing manifest item munkitools_launchd for install

    munkitools_launchd has already been processed for install.

    * Processing manifest item SuspiciousPackageApp for install

    Looking for detail for: SuspiciousPackageApp, version latest...

    Considering 2 items with name SuspiciousPackageApp from catalog unstable

    Considering item SuspiciousPackageApp, version 3.3.2 with minimum os version required 10.9

    Our OS version is 10.13.6

    Found SuspiciousPackageApp, version 3.3.2 in catalog unstable

    Adding SuspiciousPackageApp to list of processed installs

    Found Info.plist at /Applications/Suspicious Package.app/Contents/Info.plist

    Checking /Applications/Suspicious Package.app/Contents/Info.plist for CFBundleShortVersionString 3.3.2...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.3.2

    Installed item is the same.

    SuspiciousPackageApp version 3.3.2 (or newer) is already installed.

    Looking for updates for: SuspiciousPackageApp

    Looking for updates for: SuspiciousPackageApp-3.3.2

    Looking for updates for: SuspiciousPackageApp--3.3.2

    Manifest base URL is: http://munki.example.com/manifests/

    Getting manifest 0-0-0-dev-only...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/manifests/0-0-0-dev-only.download', 'cache_data': {

    etag = "\"20f-571c35b6d3b80\"";

    "last-modified" = "Tue, 24 Jul 2018 18:59:10 GMT";

}, 'url': u'http://munki.example.com/manifests/0-0-0-dev-only', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:59 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"20f-571c35b6d3b80"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/manifests/0-0-0-dev-only already exists and is up-to-date.

    ** Processing manifest 0-0-0-dev-only for managed_installs

    Catalog base URL is: http://munki.example.com/catalogs/

    Getting catalog development...

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/catalogs/development.download', 'cache_data': {

    etag = "\"2bbc-571c5d3d4fc00\"";

    "last-modified" = "Tue, 24 Jul 2018 21:56:00 GMT";

}, 'url': u'http://munki.example.com/catalogs/development', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:05:59 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"2bbc-571c5d3d4fc00"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/catalogs/development already exists and is up-to-date.

    * Processing manifest item create_nimda for install

    create_nimda has already been processed for install.

    * Processing manifest item FortiClient 10.9 Plus Teachers for install

    FortiClient 10.9 Plus Teachers has already been processed for install.

    * Processing manifest item Install_macOS_High_Sierra for install

    Looking for detail for: Install_macOS_High_Sierra, version latest...

    Considering 1 items with name Install_macOS_High_Sierra from catalog development

    Considering item Install_macOS_High_Sierra, version 10.13.6 with minimum Munki version required 3.0.0.3211

    Our Munki version is 3.4.0.3555

    Considering item Install_macOS_High_Sierra, version 10.13.6 with minimum os version required 10.8

    Our OS version is 10.13.6

    Found Install_macOS_High_Sierra, version 10.13.6 in catalog development

    Adding Install_macOS_High_Sierra to list of processed installs

    Install_macOS_High_Sierra version 10.13.6 (or newer) is already installed.

    Looking for updates for: Install_macOS_High_Sierra

    Looking for updates for: Install_macOS_High_Sierra-10.13.6

    Looking for updates for: Install_macOS_High_Sierra--10.13.6

    * Processing manifest item munkitools-beta for install

    Looking for detail for: munkitools-beta, version latest...

    Considering 1 items with name munkitools-beta from catalog development

    Considering item munkitools-beta, version 3.4.0.3555 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found munkitools-beta, version 3.4.0.3555 in catalog development

    Adding munkitools-beta to list of processed installs

    Looking for package com.googlecode.munki.core, version 3.4.0.3555

    Looking for package com.googlecode.munki.admin, version 3.4.0.3555

    Looking for package com.googlecode.munki.app, version 4.7.3552

    Looking for package com.googlecode.munki.launchd, version 3.0.3265

    Looking for package com.googlecode.munki.app_usage, version 3.4.0.3555

    munkitools-beta version 3.4.0.3555 (or newer) is already installed.

    Looking for updates for: munkitools-beta

    Looking for updates for: munkitools-beta-3.4.0.3555

    Looking for updates for: munkitools-beta--3.4.0.3555

    * Processing manifest item changeComputerNameToNameInManifest for install

    Looking for detail for: changeComputerNameToNameInManifest, version latest...

    Considering 1 items with name changeComputerNameToNameInManifest from catalog unstable

    Considering item changeComputerNameToNameInManifest, version 1.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found changeComputerNameToNameInManifest, version 1.0 in catalog unstable

    Adding changeComputerNameToNameInManifest to list of processed installs

    Running installcheck_script for changeComputerNameToNameInManifest

    installcheck_script returned 1

    changeComputerNameToNameInManifest version 1.0 (or newer) is already installed.

    Looking for updates for: changeComputerNameToNameInManifest

    Found 1 update(s): FS-Agent-CopyConfigJson

    Looking for updates for: changeComputerNameToNameInManifest-1.0

    Looking for updates for: changeComputerNameToNameInManifest--1.0

    * Processing manifest item FS-Agent-CopyConfigJson for install

    FS-Agent-CopyConfigJson has already been processed for install.

    * Processing manifest item CopierHReportCards for install

    Looking for detail for: CopierHReportCards, version latest...

    Considering 1 items with name CopierHReportCards from catalog unstable

    Considering item CopierHReportCards, version 2.3 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found CopierHReportCards, version 2.3 in catalog unstable

    Adding CopierHReportCards to list of processed installs

    CopierHReportCards-2.3 requires Ricoh_PS_Printers_Vol2_EXP_LIO_Driver. Getting info on Ricoh_PS_Printers_Vol2_EXP_LIO_Driver...

    * Processing manifest item Ricoh_PS_Printers_Vol2_EXP_LIO_Driver for install

    Ricoh_PS_Printers_Vol2_EXP_LIO_Driver has already been processed for install.

    Running installcheck_script for CopierHReportCards

    installcheck_script returned 1

    CopierHReportCards version 2.3 (or newer) is already installed.

    Looking for updates for: CopierHReportCards

    Looking for updates for: CopierHReportCards-2.3

    Looking for updates for: CopierHReportCards--2.3

    * Processing manifest item CopierVReportCards for install

    Looking for detail for: CopierVReportCards, version latest...

    Considering 1 items with name CopierVReportCards from catalog unstable

    Considering item CopierVReportCards, version 2.4 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found CopierVReportCards, version 2.4 in catalog unstable

    Adding CopierVReportCards to list of processed installs

    CopierVReportCards-2.4 requires Kyocera Photocopier Driver. Getting info on Kyocera Photocopier Driver...

    * Processing manifest item Kyocera Photocopier Driver for install

    Kyocera Photocopier Driver has already been processed for install.

    Running installcheck_script for CopierVReportCards

    installcheck_script returned 1

    CopierVReportCards version 2.4 (or newer) is already installed.

    Looking for updates for: CopierVReportCards

    Looking for updates for: CopierVReportCards-2.4

    Looking for updates for: CopierVReportCards--2.4

    * Processing manifest item FortiClient 10.9 Plus Teachers for install

    FortiClient 10.9 Plus Teachers has already been processed for install.

    * Processing manifest item FS-Agent for install

    FS-Agent has already been processed for install.

    * Processing manifest item FS-Agent-CopyConfigJson for install

    FS-Agent-CopyConfigJson has already been processed for install.

    * Processing manifest item Install_macOS_High_Sierra for install

    Install_macOS_High_Sierra has already been processed for install.

    * Processing manifest item SMART 17.0 Teachers - Notebook and Drivers for install

    Looking for detail for: SMART 17.0 Teachers - Notebook and Drivers, version latest...

    Considering 1 items with name SMART 17.0 Teachers - Notebook and Drivers from catalog unstable

    Considering item SMART 17.0 Teachers - Notebook and Drivers, version 17.0 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found SMART 17.0 Teachers - Notebook and Drivers, version 17.0 in catalog unstable

    Adding SMART 17.0 Teachers - Notebook and Drivers to list of processed installs

    Skipping com.smarttech.activationfram.D.pkg because it is marked as optional

    Skipping com.smarttech.3rdparty.apache-log4cxx-0.10.0-cl42.pkg because it is marked as optional

    Skipping com.smarttech.BoardToolsApps.pkg because it is marked as optional

    Skipping com.smarttech.boost.1.53.0.pkg because it is marked as optional

    Skipping com.smarttech.crashreporter.1.1.2.pkg because it is marked as optional

    Skipping com.smarttech.crashreporter.1.4.pkg because it is marked as optional

    Skipping com.smarttech.customerExperiencePostinstall.pkg because it is marked as optional

    Skipping com.smarttech.customerExperiencePreinstall.pkg because it is marked as optional

    Skipping com.smarttech.desktopservices because it is marked as optional

    Skipping com.smarttech.Diagnostics.pkg because it is marked as optional

    Skipping com.smarttech.downloader.plugin.pkg because it is marked as optional

    Skipping com.smarttech.downloader.plugin.dummy.pkg because it is marked as optional

    Skipping com.smarttech.filestore.C.pkg because it is marked as optional

    Skipping com.smarttech.GalleryEssentialsForEducators.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-cs.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-da.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-de.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-es.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-fi.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-fr.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-hu.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-it.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-ja.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-nb.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-nl.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-pl.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-pt.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-ru.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-sv.pkg because it is marked as optional

    Skipping com.smarttech.hwr-7.0.0-zh_CN.pkg because it is marked as optional

    Skipping com.smarttech.hwr.2.3.3.pkg because it is marked as optional

    Skipping com.smarttech.hwr.2.3.pkg because it is marked as optional

    Skipping com.smarttech.icu.55.1.2.pkg because it is marked as optional

    Skipping com.smarttech.LessonActivityToolkit.pkg because it is marked as optional

    Skipping com.smarttech.localization.2.pkg because it is marked as optional

    Skipping com.smarttech.localization.2.0.4.0.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.activitybuilder.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.addonheaderui.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.addonmanager.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.conceptmapping.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.geogebra.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.imagesearch.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.pagerecorder.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.nbtools.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.youtube.pkg because it is marked as optional

    Skipping com.smarttech.preference.a-cl42.pkg because it is marked as optional

    Skipping com.smarttech.preference.C.pkg because it is marked as optional

    Skipping com.smarttech.productlist.pkg because it is marked as optional

    Skipping com.smarttech.redland.a.pkg because it is marked as optional

    Skipping com.smarttech.SBWDK.pkg because it is marked as optional

    Skipping com.aver.pkg.AVerCMIOPlugIn because it is marked as optional

    Skipping com.smarttech.nbaddon.smartblocks.pkg because it is marked as optional

    Skipping com.smarttech.smartInk because it is marked as optional

    Skipping com.smarttech.smartInkDocumentViewer.pkg because it is marked as optional

    Skipping com.smarttech.nbaddon.lab.pkg because it is marked as optional

    Looking for package com.smarttech.notebook10, version 17.0.1182.0

    Skipping com.smarttech.boardDrivers.pkg because it is marked as optional

    Skipping com.smarttech.SPU.pkg because it is marked as optional

    Skipping com.smarttech.qt5.4.1.3 because it is marked as optional

    Skipping com.smarttech.uninstaller.pkg because it is marked as optional

    Skipping com.smarttech.pkg.ActivationSigned because it is marked as optional

    Skipping com.smarttech.SMARTBoardKext because it is marked as optional

    Skipping com.smarttech.pkg.Harvester because it is marked as optional

    Skipping com.smarttech.SMARTHWR7-uninstall.pkg because it is marked as optional

    Skipping com.smarttech.SMARTHWR-7.0.0.pkg because it is marked as optional

    Skipping com.smarttech.smartsystemmenu.pkg because it is marked as optional

    Skipping com.smarttech.startInk.pkg because it is marked as optional

    Skipping com.smarttech.StartSNMPAgent.pkg because it is marked as optional

    Skipping com.smarttech.StartToolsandService.pkg because it is marked as optional

    Skipping com.smarttech.startsystemmenu.pkg because it is marked as optional

    Skipping com.smarttech.systemtrayicon.pkg because it is marked as optional

    Skipping com.smarttech.uninstallobsolete.pkg because it is marked as optional

    Skipping com.smarttech.3rdparty.xerces.3.1.1-cl42.pkg because it is marked as optional

    Skipping com.smarttech.3rdparty.xqilla.2.3.0.1-cl42.pkg because it is marked as optional

    Skipping com.smarttech.ziparchive.4.5.0.1.pkg because it is marked as optional

    SMART 17.0 Teachers - Notebook and Drivers version 17.0 (or newer) is already installed.

    Looking for updates for: SMART 17.0 Teachers - Notebook and Drivers

    Looking for updates for: SMART 17.0 Teachers - Notebook and Drivers-17.0

    Looking for updates for: SMART 17.0 Teachers - Notebook and Drivers--17.0

    **Checking for removals**

    ** Processing manifest C07V300GG1J0 for managed_uninstalls

    ** Processing manifest 1-Printers-Viewmount-Admin for managed_uninstalls

    ** Processing conditional_items in /Library/Managed Installs/manifests/1-Printers-Viewmount-Admin

    Evaluating predicate: hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda"

    Predicate hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda" is True

    ** Processing manifest 0-Software-Admin-Managed-Production for managed_uninstalls

    ** Processing manifest 2-Self-Serve-Scripts for managed_uninstalls

    ** Processing manifest 2-Software-Printer-Drivers for managed_uninstalls

    ** Processing conditional_items in /Library/Managed Installs/manifests/0-Software-Admin-Managed-Production

    Evaluating predicate: NOT (serial_number == "C1MS2382H3QK")

    Predicate NOT (serial_number == "C1MS2382H3QK") is True

    Evaluating predicate: serial_number == "C1MS2382H3QK"

    Predicate serial_number == "C1MS2382H3QK" is False

    ** Processing manifest 0-Software-Servers-Unstable for managed_uninstalls

    ** Processing manifest 2-Self-Serve-Scripts for managed_uninstalls

    ** Processing manifest 2-Software-Printer-Drivers for managed_uninstalls

    ** Processing manifest 0-0-0-dev-only for managed_uninstalls

    **Checking for implicit removals**

    * Processing manifest item PrinterVBlakeOffice for removal

    Looking for all items matching: PrinterVBlakeOffice...

    Adding item PrinterVBlakeOffice, version 17.08.15 from catalog unstable...

    Considering item PrinterVBlakeOffice-17.08.15 for removal info

    Running installcheck_script for PrinterVBlakeOffice

    lpoptions: Unable to get PPD file for PrinterVBlakeOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterVBlakeOffice-17.08.15 not installed.

    PrinterVBlakeOffice doesn't appear to be installed.

    * Processing manifest item ImperoClientInstall for removal

    Looking for all items matching: ImperoClientInstall...

    Adding item ImperoClientInstall, version 1.4 from catalog unstable...

    Considering item ImperoClientInstall-1.4 for removal info

    Checking receipts...

    Installed receipts don't match.

    ImperoClientInstall-1.4 not installed.

    ImperoClientInstall doesn't appear to be installed.

    * Processing manifest item DONOTUSEPrinterVAssafsOffice for removal

    Looking for all items matching: DONOTUSEPrinterVAssafsOffice...

    Adding item DONOTUSEPrinterVAssafsOffice, version 2.3 from catalog unstable...

    Considering item DONOTUSEPrinterVAssafsOffice-2.3 for removal info

    Running installcheck_script for DONOTUSEPrinterVAssafsOffice

    lpoptions: Unable to get PPD file for PrinterVAssafsOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    DONOTUSEPrinterVAssafsOffice-2.3 not installed.

    DONOTUSEPrinterVAssafsOffice doesn't appear to be installed.

    * Processing manifest item PrinterHColourShanasOffice for removal

    Looking for all items matching: PrinterHColourShanasOffice...

    Adding item PrinterHColourShanasOffice, version 3.0 from catalog unstable...

    Considering item PrinterHColourShanasOffice-3.0 for removal info

    Running installcheck_script for PrinterHColourShanasOffice

    lpoptions: Unable to get PPD file for PrinterHColourShanasOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterHColourShanasOffice-3.0 not installed.

    PrinterHColourShanasOffice doesn't appear to be installed.

    * Processing manifest item TextWrangler for removal

    Looking for all items matching: TextWrangler...

    Adding item TextWrangler, version 5.0 from catalog unstable...

    Adding item TextWrangler, version 5.0.1 from catalog unstable...

    Adding item TextWrangler, version 5.0.2 from catalog unstable...

    Adding item TextWrangler, version 5.5.2 from catalog unstable...

    Adding item TextWrangler, version 5.5.2 from catalog unstable...

    Adding item TextWrangler, version 5.5 from catalog unstable...

    Adding item TextWrangler, version 5.5 from catalog unstable...

    Adding item TextWrangler, version 5.5.1 from catalog unstable...

    Adding item TextWrangler, version 5.5.1 from catalog unstable...

    Adding item TextWrangler, version 4.5.12 from catalog unstable...

    Considering item TextWrangler-5.5.2 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.5.2 not installed.

    Considering item TextWrangler-5.5.2 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.5.2 not installed.

    Considering item TextWrangler-5.5.1 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.5.1 not installed.

    Considering item TextWrangler-5.5.1 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.5.1 not installed.

    Considering item TextWrangler-5.5 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.5 not installed.

    Considering item TextWrangler-5.5 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.5 not installed.

    Considering item TextWrangler-5.0.2 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.0.2 not installed.

    Considering item TextWrangler-5.0.1 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.0.1 not installed.

    Considering item TextWrangler-5.0 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-5.0 not installed.

    Considering item TextWrangler-4.5.12 for removal info

    Checking 'installs' items...

    /Applications/TextWrangler.app not found on disk.

    TextWrangler-4.5.12 not installed.

    TextWrangler doesn't appear to be installed.

    * Processing manifest item PrinterHColourOffice for removal

    Looking for all items matching: PrinterHColourOffice...

    Adding item PrinterHColourOffice, version 2017.11.03 from catalog unstable...

    Considering item PrinterHColourOffice-2017.11.03 for removal info

    Running installcheck_script for PrinterHColourOffice

    lpoptions: Unable to get PPD file for PrinterHColourOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterHColourOffice-2017.11.03 not installed.

    PrinterHColourOffice doesn't appear to be installed.

    * Processing manifest item PrinterVColourJakesOffice for removal

    Looking for all items matching: PrinterVColourJakesOffice...

    Adding item PrinterVColourJakesOffice, version 4.2 from catalog unstable...

    Considering item PrinterVColourJakesOffice-4.2 for removal info

    Running installcheck_script for PrinterVColourJakesOffice

    lpoptions: Unable to get PPD file for PrinterVColourJakesOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterVColourJakesOffice-4.2 not installed.

    PrinterVColourJakesOffice doesn't appear to be installed.

    * Processing manifest item PrinterVColourDevelopment for removal

    Looking for all items matching: PrinterVColourDevelopment...

    Adding item PrinterVColourDevelopment, version 4.1 from catalog unstable...

    Considering item PrinterVColourDevelopment-4.1 for removal info

    Running installcheck_script for PrinterVColourDevelopment

    installcheck_script returned 1

WARNING: Could not find uninstall info for PrinterVColourDevelopment.

    * Processing manifest item PrinterVColourAssafsOffice for removal

    Looking for all items matching: PrinterVColourAssafsOffice...

    Adding item PrinterVColourAssafsOffice, version 2.3 from catalog unstable...

    Considering item PrinterVColourAssafsOffice-2.3 for removal info

    Running installcheck_script for PrinterVColourAssafsOffice

    lpoptions: Unable to get PPD file for PrinterVColourAssafsOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterVColourAssafsOffice-2.3 not installed.

    PrinterVColourAssafsOffice doesn't appear to be installed.

    * Processing manifest item PrinterVColourITWorkshop for removal

    Looking for all items matching: PrinterVColourITWorkshop...

    Adding item PrinterVColourITWorkshop, version 4.1 from catalog unstable...

    Adding item PrinterVColourITWorkshop, version 2017.11.01 from catalog unstable...

    Adding item PrinterVColourITWorkshop, version 2018.03.22 from catalog unstable...

    Adding item PrinterVColourITWorkshop, version 2018.03.16 from catalog unstable...

    Adding item PrinterVColourITWorkshop, version 2018.03.22.2 from catalog unstable...

    Adding item PrinterVColourITWorkshop, version 2018.03.22.1 from catalog unstable...

    Considering item PrinterVColourITWorkshop-2018.03.22.2 for removal info

    Running installcheck_script for PrinterVColourITWorkshop

    lpoptions: Unable to get PPD file for PrinterVColourITWorkshop: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterVColourITWorkshop-2018.03.22.2 not installed.

    Considering item PrinterVColourITWorkshop-2018.03.22.1 for removal info

    Checking receipts...

    Installed receipts don't match.

    PrinterVColourITWorkshop-2018.03.22.1 not installed.

    Considering item PrinterVColourITWorkshop-2018.03.22 for removal info

    Checking receipts...

    Installed receipts don't match.

    PrinterVColourITWorkshop-2018.03.22 not installed.

    Considering item PrinterVColourITWorkshop-2018.03.16 for removal info

    Checking receipts...

    Installed receipts don't match.

    PrinterVColourITWorkshop-2018.03.16 not installed.

    Considering item PrinterVColourITWorkshop-2017.11.01 for removal info

    Running installcheck_script for PrinterVColourITWorkshop

    lpoptions: Unable to get PPD file for PrinterVColourITWorkshop: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterVColourITWorkshop-2017.11.01 not installed.

    Considering item PrinterVColourITWorkshop-4.1 for removal info

    Running installcheck_script for PrinterVColourITWorkshop

    lpoptions: Unable to get PPD file for PrinterVColourITWorkshop: The printer or class does not exist.

    

    installcheck_script returned 0

    PrinterVColourITWorkshop-4.1 not installed.

    PrinterVColourITWorkshop doesn't appear to be installed.

    **Checking for managed updates**

    ** Processing manifest C07V300GG1J0 for managed_updates

    ** Processing manifest 1-Printers-Viewmount-Admin for managed_updates

    ** Processing conditional_items in /Library/Managed Installs/manifests/1-Printers-Viewmount-Admin

    Evaluating predicate: hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda"

    Predicate hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda" is True

    ** Processing manifest 0-Software-Admin-Managed-Production for managed_updates

    ** Processing manifest 2-Self-Serve-Scripts for managed_updates

    ** Processing manifest 2-Software-Printer-Drivers for managed_updates

    ** Processing conditional_items in /Library/Managed Installs/manifests/0-Software-Admin-Managed-Production

    Evaluating predicate: NOT (serial_number == "C1MS2382H3QK")

    Predicate NOT (serial_number == "C1MS2382H3QK") is True

    Evaluating predicate: serial_number == "C1MS2382H3QK"

    Predicate serial_number == "C1MS2382H3QK" is False

    ** Processing manifest 0-Software-Servers-Unstable for managed_updates

    ** Processing manifest 2-Self-Serve-Scripts for managed_updates

    ** Processing manifest 2-Software-Printer-Drivers for managed_updates

    ** Processing manifest 0-0-0-dev-only for managed_updates

    ** Processing manifest C07V300GG1J0 for optional_installs

    ** Processing manifest 1-Printers-Viewmount-Admin for optional_installs

    ** Processing conditional_items in /Library/Managed Installs/manifests/1-Printers-Viewmount-Admin

    Evaluating predicate: hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda"

    Predicate hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda" is True

    * Processing manifest item CopierHColourOffice for optional install

    Looking for detail for: CopierHColourOffice, version latest...

    Considering 3 items with name CopierHColourOffice from catalog Production

    Considering item CopierHColourOffice, version 2018.04.23 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found CopierHColourOffice, version 2018.04.23 in catalog Production

    Looking for package com.github.munki.pkg.copier-h-colour-office, version 2018.04.23

    This package is not currently installed.

    Adding CopierHColourOffice to the optional install list

    * Processing manifest item CopierHOffice for optional install

    Looking for detail for: CopierHOffice, version latest...

    Considering 1 items with name CopierHOffice from catalog Production

    Considering item CopierHOffice, version 4.0 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found CopierHOffice, version 4.0 in catalog Production

    Running installcheck_script for CopierHOffice

    lpoptions: Unable to get PPD file for CopierHOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding CopierHOffice to the optional install list

    * Processing manifest item CopierHReportCards for optional install

    CopierHReportCards has already been processed for install.

    * Processing manifest item CopierVColourITPrinterRoom for optional install

    Looking for detail for: CopierVColourITPrinterRoom, version latest...

    Considering 3 items with name CopierVColourITPrinterRoom from catalog Production

    Considering item CopierVColourITPrinterRoom, version 2018.04.23 with minimum os version required 10.5.0

    Our OS version is 10.13.6

    Found CopierVColourITPrinterRoom, version 2018.04.23 in catalog Production

    Looking for package com.github.munki.pkg.copier-v-colour-it-printer-room, version 2018.04.23

    This package is not currently installed.

    Adding CopierVColourITPrinterRoom to the optional install list

    * Processing manifest item CopierVOffice for optional install

    Looking for detail for: CopierVOffice, version latest...

    Considering 1 items with name CopierVOffice from catalog Production

    Considering item CopierVOffice, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found CopierVOffice, version 4.1 in catalog Production

    Running installcheck_script for CopierVOffice

    installcheck_script returned 1

    Adding CopierVOffice to the optional install list

    * Processing manifest item CopierVReportCards for optional install

    CopierVReportCards has already been processed for install.

    * Processing manifest item CopierVStaff1 for optional install

    Looking for detail for: CopierVStaff1, version latest...

    Considering 1 items with name CopierVStaff1 from catalog Production

    Considering item CopierVStaff1, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found CopierVStaff1, version 4.1 in catalog Production

    Running installcheck_script for CopierVStaff1

    lpoptions: Unable to get PPD file for CopierVStaff1: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding CopierVStaff1 to the optional install list

    * Processing manifest item CopierVStaff2 for optional install

    Looking for detail for: CopierVStaff2, version latest...

    Considering 1 items with name CopierVStaff2 from catalog Production

    Considering item CopierVStaff2, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found CopierVStaff2, version 4.1 in catalog Production

    Running installcheck_script for CopierVStaff2

    lpoptions: Unable to get PPD file for CopierVStaff2: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding CopierVStaff2 to the optional install list

    * Processing manifest item PrinterHResourceRoom for optional install

    Looking for detail for: PrinterHResourceRoom, version latest...

    Considering 1 items with name PrinterHResourceRoom from catalog Production

    Considering item PrinterHResourceRoom, version 3.0 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found PrinterHResourceRoom, version 3.0 in catalog Production

    Running installcheck_script for PrinterHResourceRoom

    lpoptions: Unable to get PPD file for PrinterHResourceRoom: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterHResourceRoom to the optional install list

    * Processing manifest item PrinterHStaffRoom for optional install

    Looking for detail for: PrinterHStaffRoom, version latest...

    Considering 1 items with name PrinterHStaffRoom from catalog Production

    Considering item PrinterHStaffRoom, version 4.0 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found PrinterHStaffRoom, version 4.0 in catalog Production

    Running installcheck_script for PrinterHStaffRoom

    lpoptions: Unable to get PPD file for PrinterHStaffRoom: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterHStaffRoom to the optional install list

    * Processing manifest item PrinterV6A for optional install

    Looking for detail for: PrinterV6A, version latest...

    Considering 1 items with name PrinterV6A from catalog Production

    Considering item PrinterV6A, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterV6A, version 4.1 in catalog Production

    Running installcheck_script for PrinterV6A

    lpoptions: Unable to get PPD file for PrinterV6A: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterV6A to the optional install list

    * Processing manifest item PrinterV6B for optional install

    Looking for detail for: PrinterV6B, version latest...

    Considering 1 items with name PrinterV6B from catalog Production

    Considering item PrinterV6B, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterV6B, version 4.1 in catalog Production

    Running installcheck_script for PrinterV6B

    lpoptions: Unable to get PPD file for PrinterV6B: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterV6B to the optional install list

    * Processing manifest item PrinterV6C for optional install

    Looking for detail for: PrinterV6C, version latest...

    Considering 1 items with name PrinterV6C from catalog Production

    Considering item PrinterV6C, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterV6C, version 4.1 in catalog Production

    Running installcheck_script for PrinterV6C

    lpoptions: Unable to get PPD file for PrinterV6C: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterV6C to the optional install list

    * Processing manifest item PrinterVColourAdvancement for optional install

    Looking for detail for: PrinterVColourAdvancement, version latest...

    Considering 1 items with name PrinterVColourAdvancement from catalog Production

    Considering item PrinterVColourAdvancement, version 17.08.15 with minimum os version required 10.10.0

    Our OS version is 10.13.6

    Found PrinterVColourAdvancement, version 17.08.15 in catalog Production

    Running installcheck_script for PrinterVColourAdvancement

    installcheck_script returned 1

    Adding PrinterVColourAdvancement to the optional install list

    * Processing manifest item PrinterVColourDevelopment for optional install

    PrinterVColourDevelopment has already been processed for uninstall.

    * Processing manifest item PrinterVColourKarensOffice for optional install

    Looking for detail for: PrinterVColourKarensOffice, version latest...

    Considering 1 items with name PrinterVColourKarensOffice from catalog Production

    Considering item PrinterVColourKarensOffice, version 17.08.15 with minimum os version required 10.10.0

    Our OS version is 10.13.6

    Found PrinterVColourKarensOffice, version 17.08.15 in catalog Production

    Running installcheck_script for PrinterVColourKarensOffice

    lpoptions: Unable to get PPD file for PrinterVColourKarensOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVColourKarensOffice to the optional install list

    * Processing manifest item PrinterVColourVarda for optional install

    Looking for detail for: PrinterVColourVarda, version latest...

    Considering 1 items with name PrinterVColourVarda from catalog Production

    Considering item PrinterVColourVarda, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVColourVarda, version 4.1 in catalog Production

    Running installcheck_script for PrinterVColourVarda

    lpoptions: Unable to get PPD file for PrinterVColourVarda: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVColourVarda to the optional install list

    * Processing manifest item PrinterVEmilysOffice for optional install

    Looking for detail for: PrinterVEmilysOffice, version latest...

    Considering 1 items with name PrinterVEmilysOffice from catalog Production

    Considering item PrinterVEmilysOffice, version 2017.08.23 with minimum os version required 10.10.0

    Our OS version is 10.13.6

    Found PrinterVEmilysOffice, version 2017.08.23 in catalog Production

    Running installcheck_script for PrinterVEmilysOffice

    lpoptions: Unable to get PPD file for PrinterVEmilysOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVEmilysOffice to the optional install list

    * Processing manifest item PrinterVFrontOffice for optional install

    Looking for detail for: PrinterVFrontOffice, version latest...

    Considering 1 items with name PrinterVFrontOffice from catalog Production

    Considering item PrinterVFrontOffice, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVFrontOffice, version 4.1 in catalog Production

    Running installcheck_script for PrinterVFrontOffice

    installcheck_script returned 1

    Adding PrinterVFrontOffice to the optional install list

    * Processing manifest item PrinterVGrade1 for optional install

    Looking for detail for: PrinterVGrade1, version latest...

    Considering 1 items with name PrinterVGrade1 from catalog Production

    Considering item PrinterVGrade1, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVGrade1, version 4.1 in catalog Production

    Running installcheck_script for PrinterVGrade1

    lpoptions: Unable to get PPD file for PrinterVGrade1: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVGrade1 to the optional install list

    * Processing manifest item PrinterVGrade5Hallway for optional install

    Looking for detail for: PrinterVGrade5Hallway, version latest...

    Considering 1 items with name PrinterVGrade5Hallway from catalog Production

    Considering item PrinterVGrade5Hallway, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVGrade5Hallway, version 4.1 in catalog Production

    Running installcheck_script for PrinterVGrade5Hallway

    lpoptions: Unable to get PPD file for PrinterVGrade5Hallway: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVGrade5Hallway to the optional install list

    * Processing manifest item PrinterVITWorkshopBlackONLY for optional install

    Looking for detail for: PrinterVITWorkshopBlackONLY, version latest...

    Considering 2 items with name PrinterVITWorkshopBlackONLY from catalog Production

    Considering item PrinterVITWorkshopBlackONLY, version 20180131 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVITWorkshopBlackONLY, version 20180131 in catalog Production

    Running installcheck_script for PrinterVITWorkshopBlackONLY

    lpoptions: Unable to get PPD file for PrinterVITWorkshopBlackONLY: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVITWorkshopBlackONLY to the optional install list

    * Processing manifest item PrinterVJakesOffice for optional install

    Looking for detail for: PrinterVJakesOffice, version latest...

    Considering 1 items with name PrinterVJakesOffice from catalog Production

    Considering item PrinterVJakesOffice, version 17.08.15 with minimum os version required 10.10.0

    Our OS version is 10.13.6

    Found PrinterVJakesOffice, version 17.08.15 in catalog Production

    Running installcheck_script for PrinterVJakesOffice

    lpoptions: Unable to get PPD file for PrinterVJakesOffice: The printer or class does not exist.

    

    

    installcheck_script returned 0

    Adding PrinterVJakesOffice to the optional install list

    * Processing manifest item PrinterVKindergartenBlackONLY for optional install

    Looking for detail for: PrinterVKindergartenBlackONLY, version latest...

    Considering 1 items with name PrinterVKindergartenBlackONLY from catalog Production

    Considering item PrinterVKindergartenBlackONLY, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVKindergartenBlackONLY, version 4.1 in catalog Production

    Running installcheck_script for PrinterVKindergartenBlackONLY

    lpoptions: Unable to get PPD file for PrinterVKindergartenBlackONLY: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVKindergartenBlackONLY to the optional install list

    * Processing manifest item PrinterVLanguageLab for optional install

    Looking for detail for: PrinterVLanguageLab, version latest...

    Considering 1 items with name PrinterVLanguageLab from catalog Production

    Considering item PrinterVLanguageLab, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVLanguageLab, version 4.1 in catalog Production

    Running installcheck_script for PrinterVLanguageLab

    lpoptions: Unable to get PPD file for PrinterVLanguageLab: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVLanguageLab to the optional install list

    * Processing manifest item PrinterVLibrary for optional install

    Looking for detail for: PrinterVLibrary, version latest...

    Considering 1 items with name PrinterVLibrary from catalog Production

    Considering item PrinterVLibrary, version 3.0 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVLibrary, version 3.0 in catalog Production

    Running installcheck_script for PrinterVLibrary

    lpoptions: Unable to get PPD file for PrinterVLibrary: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVLibrary to the optional install list

    * Processing manifest item PrinterVResourceRoomB for optional install

    Looking for detail for: PrinterVResourceRoomB, version latest...

    Considering 1 items with name PrinterVResourceRoomB from catalog Production

    Considering item PrinterVResourceRoomB, version 3.0 with minimum os version required 10.6.8

    Our OS version is 10.13.6

    Found PrinterVResourceRoomB, version 3.0 in catalog Production

    Running installcheck_script for PrinterVResourceRoomB

    lpoptions: Unable to get PPD file for PrinterVResourceRoomB: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVResourceRoomB to the optional install list

    * Processing manifest item PrinterVRhona for optional install

    Looking for detail for: PrinterVRhona, version latest...

    Considering 1 items with name PrinterVRhona from catalog Production

    Considering item PrinterVRhona, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRhona, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRhona

    lpoptions: Unable to get PPD file for PrinterVRhona: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRhona to the optional install list

    * Processing manifest item PrinterVRoom1 for optional install

    Looking for detail for: PrinterVRoom1, version latest...

    Considering 1 items with name PrinterVRoom1 from catalog Production

    Considering item PrinterVRoom1, version 2017.10.20 with minimum os version required 10.10.0

    Our OS version is 10.13.6

    Found PrinterVRoom1, version 2017.10.20 in catalog Production

    Running installcheck_script for PrinterVRoom1

    lpoptions: Unable to get PPD file for PrinterVRoom1: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom1 to the optional install list

    * Processing manifest item PrinterVRoom2 for optional install

    Looking for detail for: PrinterVRoom2, version latest...

    Considering 1 items with name PrinterVRoom2 from catalog Production

    Considering item PrinterVRoom2, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom2, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRoom2

    lpoptions: Unable to get PPD file for PrinterVRoom2: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom2 to the optional install list

    * Processing manifest item PrinterVRoom3 for optional install

    Looking for detail for: PrinterVRoom3, version latest...

    Considering 1 items with name PrinterVRoom3 from catalog Production

    Considering item PrinterVRoom3, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom3, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRoom3

    lpoptions: Unable to get PPD file for PrinterVRoom3: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom3 to the optional install list

    * Processing manifest item PrinterVRoom4 for optional install

    Looking for detail for: PrinterVRoom4, version latest...

    Considering 1 items with name PrinterVRoom4 from catalog Production

    Considering item PrinterVRoom4, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom4, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRoom4

    lpoptions: Unable to get PPD file for PrinterVRoom4: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom4 to the optional install list

    * Processing manifest item PrinterVRoom5 for optional install

    Looking for detail for: PrinterVRoom5, version latest...

    Considering 1 items with name PrinterVRoom5 from catalog Production

    Considering item PrinterVRoom5, version 4.2 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom5, version 4.2 in catalog Production

    Running installcheck_script for PrinterVRoom5

    lpoptions: Unable to get PPD file for PrinterVRoom5: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom5 to the optional install list

    * Processing manifest item PrinterVRoom6 for optional install

    Looking for detail for: PrinterVRoom6, version latest...

    Considering 1 items with name PrinterVRoom6 from catalog Production

    Considering item PrinterVRoom6, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom6, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRoom6

    lpoptions: Unable to get PPD file for PrinterVRoom6: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom6 to the optional install list

    * Processing manifest item PrinterVRoom7 for optional install

    Looking for detail for: PrinterVRoom7, version latest...

    Considering 1 items with name PrinterVRoom7 from catalog Production

    Considering item PrinterVRoom7, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom7, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRoom7

    lpoptions: Unable to get PPD file for PrinterVRoom7: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom7 to the optional install list

    * Processing manifest item PrinterVRoom8 for optional install

    Looking for detail for: PrinterVRoom8, version latest...

    Considering 1 items with name PrinterVRoom8 from catalog Production

    Considering item PrinterVRoom8, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVRoom8, version 4.1 in catalog Production

    Running installcheck_script for PrinterVRoom8

    lpoptions: Unable to get PPD file for PrinterVRoom8: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVRoom8 to the optional install list

    * Processing manifest item PrinterVScienceRoom for optional install

    Looking for detail for: PrinterVScienceRoom, version latest...

    Considering 2 items with name PrinterVScienceRoom from catalog Production

    Considering item PrinterVScienceRoom, version 4.2 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVScienceRoom, version 4.2 in catalog Production

    Running installcheck_script for PrinterVScienceRoom

    lpoptions: Unable to get PPD file for PrinterVScienceRoom: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVScienceRoom to the optional install list

    * Processing manifest item PrinterVShoshanasOffice for optional install

    Looking for detail for: PrinterVShoshanasOffice, version latest...

    Considering 1 items with name PrinterVShoshanasOffice from catalog Production

    Considering item PrinterVShoshanasOffice, version 17.08.15 with minimum os version required 10.10.0

    Our OS version is 10.13.6

    Found PrinterVShoshanasOffice, version 17.08.15 in catalog Production

    Running installcheck_script for PrinterVShoshanasOffice

    lpoptions: Unable to get PPD file for PrinterVShoshanasOffice: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVShoshanasOffice to the optional install list

    * Processing manifest item PrinterVStaffRoom for optional install

    Looking for detail for: PrinterVStaffRoom, version latest...

    Considering 1 items with name PrinterVStaffRoom from catalog Production

    Considering item PrinterVStaffRoom, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVStaffRoom, version 4.1 in catalog Production

    Running installcheck_script for PrinterVStaffRoom

    lpoptions: Unable to get PPD file for PrinterVStaffRoom: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVStaffRoom to the optional install list

    * Processing manifest item PrinterVVardaBlackONLY for optional install

    Looking for detail for: PrinterVVardaBlackONLY, version latest...

    Considering 1 items with name PrinterVVardaBlackONLY from catalog Production

    Considering item PrinterVVardaBlackONLY, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVVardaBlackONLY, version 4.1 in catalog Production

    Running installcheck_script for PrinterVVardaBlackONLY

    lpoptions: Unable to get PPD file for PrinterVVardaBlackONLY: The printer or class does not exist.

    

    installcheck_script returned 0

    Adding PrinterVVardaBlackONLY to the optional install list

    ** Processing manifest 0-Software-Admin-Managed-Production for optional_installs

    ** Processing manifest 2-Self-Serve-Scripts for optional_installs

    * Processing manifest item ps-cc_updater for optional install

    Looking for detail for: ps-cc_updater, version latest...

    Considering 1 items with name ps-cc_updater from catalog unstable

    Considering item ps-cc_updater, version 1.0.1 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-cc_updater, version 1.0.1 in catalog unstable

    This is an OnDemand item.

    Adding ps-cc_updater to the optional install list

    * Processing manifest item ps-clean_var_folders for optional install

    Looking for detail for: ps-clean_var_folders, version latest...

    Considering 1 items with name ps-clean_var_folders from catalog unstable

    Considering item ps-clean_var_folders, version 1.0.2 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-clean_var_folders, version 1.0.2 in catalog unstable

    This is an OnDemand item.

    Adding ps-clean_var_folders to the optional install list

    * Processing manifest item ps-dns_flush_cache for optional install

    Looking for detail for: ps-dns_flush_cache, version latest...

    Considering 1 items with name ps-dns_flush_cache from catalog unstable

    Considering item ps-dns_flush_cache, version 1.0.1 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-dns_flush_cache, version 1.0.1 in catalog unstable

    This is an OnDemand item.

    Adding ps-dns_flush_cache to the optional install list

    * Processing manifest item ps-eject_cd_dvd for optional install

    Looking for detail for: ps-eject_cd_dvd, version latest...

    Considering 1 items with name ps-eject_cd_dvd from catalog unstable

    Considering item ps-eject_cd_dvd, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-eject_cd_dvd, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-eject_cd_dvd to the optional install list

    * Processing manifest item ps-enable_ard for optional install

    Looking for detail for: ps-enable_ard, version latest...

    Considering 1 items with name ps-enable_ard from catalog unstable

    Considering item ps-enable_ard, version 1.0 with minimum os version required 10.4.0

    Our OS version is 10.13.6

    Found ps-enable_ard, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-enable_ard to the optional install list

    * Processing manifest item ps-force_empty_trash for optional install

    Looking for detail for: ps-force_empty_trash, version latest...

    Considering 1 items with name ps-force_empty_trash from catalog unstable

    Considering item ps-force_empty_trash, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-force_empty_trash, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-force_empty_trash to the optional install list

    * Processing manifest item ps-hello_world for optional install

    Looking for detail for: ps-hello_world, version latest...

    Considering 1 items with name ps-hello_world from catalog unstable

    Considering item ps-hello_world, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-hello_world, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-hello_world to the optional install list

    * Processing manifest item ps-home_permissions for optional install

    Looking for detail for: ps-home_permissions, version latest...

    Considering 1 items with name ps-home_permissions from catalog unstable

    Considering item ps-home_permissions, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-home_permissions, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-home_permissions to the optional install list

    * Processing manifest item ps-iOS-screen-share for optional install

    Looking for detail for: ps-iOS-screen-share, version latest...

    Considering 1 items with name ps-iOS-screen-share from catalog unstable

    Considering item ps-iOS-screen-share, version 1.0.1 with minimum os version required 10.10.5

    Our OS version is 10.13.6

    Found ps-iOS-screen-share, version 1.0.1 in catalog unstable

    This is an OnDemand item.

    Adding ps-iOS-screen-share to the optional install list

    * Processing manifest item ps-launch_services for optional install

    Looking for detail for: ps-launch_services, version latest...

    Considering 1 items with name ps-launch_services from catalog unstable

    Considering item ps-launch_services, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-launch_services, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-launch_services to the optional install list

    * Processing manifest item ps-library_invisible for optional install

    Looking for detail for: ps-library_invisible, version latest...

    Considering 1 items with name ps-library_invisible from catalog unstable

    Considering item ps-library_invisible, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-library_invisible, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-library_invisible to the optional install list

    * Processing manifest item ps-library_visible for optional install

    Looking for detail for: ps-library_visible, version latest...

    Considering 1 items with name ps-library_visible from catalog unstable

    Considering item ps-library_visible, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-library_visible, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-library_visible to the optional install list

    * Processing manifest item ps-log_collect for optional install

    Looking for detail for: ps-log_collect, version latest...

    Considering 1 items with name ps-log_collect from catalog unstable

    Considering item ps-log_collect, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-log_collect, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-log_collect to the optional install list

    * Processing manifest item ps-mail_optimizer for optional install

    Looking for detail for: ps-mail_optimizer, version latest...

    Considering 1 items with name ps-mail_optimizer from catalog unstable

    Considering item ps-mail_optimizer, version 1.0.2 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-mail_optimizer, version 1.0.2 in catalog unstable

    This is an OnDemand item.

    Adding ps-mail_optimizer to the optional install list

    * Processing manifest item ps-mail_rebuilder for optional install

    Looking for detail for: ps-mail_rebuilder, version latest...

    Considering 1 items with name ps-mail_rebuilder from catalog unstable

    Considering item ps-mail_rebuilder, version 1.0.2 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-mail_rebuilder, version 1.0.2 in catalog unstable

    This is an OnDemand item.

    Adding ps-mail_rebuilder to the optional install list

    * Processing manifest item ps-malware_scan for optional install

    Looking for detail for: ps-malware_scan, version latest...

    Considering 1 items with name ps-malware_scan from catalog unstable

    Considering item ps-malware_scan, version 1.0.4 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-malware_scan, version 1.0.4 in catalog unstable

    This is an OnDemand item.

    Adding ps-malware_scan to the optional install list

    * Processing manifest item ps-purge for optional install

    Looking for detail for: ps-purge, version latest...

    Considering 1 items with name ps-purge from catalog unstable

    Considering item ps-purge, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-purge, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-purge to the optional install list

    * Processing manifest item ps-speed-test for optional install

    Looking for detail for: ps-speed-test, version latest...

    Considering 1 items with name ps-speed-test from catalog unstable

    Considering item ps-speed-test, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-speed-test, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-speed-test to the optional install list

    * Processing manifest item ps-spotlight_rebuild for optional install

    Looking for detail for: ps-spotlight_rebuild, version latest...

    Considering 1 items with name ps-spotlight_rebuild from catalog unstable

    Considering item ps-spotlight_rebuild, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-spotlight_rebuild, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-spotlight_rebuild to the optional install list

    * Processing manifest item ps-user_font_cache for optional install

    Looking for detail for: ps-user_font_cache, version latest...

    Considering 1 items with name ps-user_font_cache from catalog unstable

    Considering item ps-user_font_cache, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-user_font_cache, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-user_font_cache to the optional install list

    * Processing manifest item ps-view_console_as_admin for optional install

    Looking for detail for: ps-view_console_as_admin, version latest...

    Considering 1 items with name ps-view_console_as_admin from catalog unstable

    Considering item ps-view_console_as_admin, version 1.0 with minimum os version required 10.9.5

    Our OS version is 10.13.6

    Found ps-view_console_as_admin, version 1.0 in catalog unstable

    This is an OnDemand item.

    Adding ps-view_console_as_admin to the optional install list

    * Processing manifest item resetWiFiPreferences for optional install

    Looking for detail for: resetWiFiPreferences, version latest...

    Considering 1 items with name resetWiFiPreferences from catalog unstable

    Considering item resetWiFiPreferences, version 0.1 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found resetWiFiPreferences, version 0.1 in catalog unstable

    This is an OnDemand item.

    Adding resetWiFiPreferences to the optional install list

    ** Processing manifest 2-Software-Printer-Drivers for optional_installs

    ** Processing conditional_items in /Library/Managed Installs/manifests/0-Software-Admin-Managed-Production

    Evaluating predicate: NOT (serial_number == "C1MS2382H3QK")

    Predicate NOT (serial_number == "C1MS2382H3QK") is True

    Evaluating predicate: serial_number == "C1MS2382H3QK"

    Predicate serial_number == "C1MS2382H3QK" is False

    * Processing manifest item Install_macOS_Sierra for optional install

    Looking for detail for: Install_macOS_Sierra, version latest...

    Considering 1 items with name Install_macOS_Sierra from catalog Production

    Considering item Install_macOS_Sierra, version 10.12.6 with minimum Munki version required 3.0.0.3211

    Our Munki version is 3.4.0.3555

    Considering item Install_macOS_Sierra, version 10.12.6 with minimum os version required 10.8

    Our OS version is 10.13.6

    Found Install_macOS_Sierra, version 10.12.6 in catalog Production

    Running installcheck_script for Install_macOS_Sierra

             Model: Macmini7,1                               [OK]

          Board ID: Mac-35C5E08120C7EEAF                     [OK]

            System: Mac OS X 10.13.6                         [Failed]

    installcheck_script returned 1

    Adding Install_macOS_Sierra to the optional install list

    ** Processing manifest 0-Software-Servers-Unstable for optional_installs

    ** Processing manifest 2-Self-Serve-Scripts for optional_installs

    * Processing manifest item ps-cc_updater for optional install

    ps-cc_updater has already been processed for optional install.

    * Processing manifest item ps-clean_var_folders for optional install

    ps-clean_var_folders has already been processed for optional install.

    * Processing manifest item ps-dns_flush_cache for optional install

    ps-dns_flush_cache has already been processed for optional install.

    * Processing manifest item ps-eject_cd_dvd for optional install

    ps-eject_cd_dvd has already been processed for optional install.

    * Processing manifest item ps-enable_ard for optional install

    ps-enable_ard has already been processed for optional install.

    * Processing manifest item ps-force_empty_trash for optional install

    ps-force_empty_trash has already been processed for optional install.

    * Processing manifest item ps-hello_world for optional install

    ps-hello_world has already been processed for optional install.

    * Processing manifest item ps-home_permissions for optional install

    ps-home_permissions has already been processed for optional install.

    * Processing manifest item ps-iOS-screen-share for optional install

    ps-iOS-screen-share has already been processed for optional install.

    * Processing manifest item ps-launch_services for optional install

    ps-launch_services has already been processed for optional install.

    * Processing manifest item ps-library_invisible for optional install

    ps-library_invisible has already been processed for optional install.

    * Processing manifest item ps-library_visible for optional install

    ps-library_visible has already been processed for optional install.

    * Processing manifest item ps-log_collect for optional install

    ps-log_collect has already been processed for optional install.

    * Processing manifest item ps-mail_optimizer for optional install

    ps-mail_optimizer has already been processed for optional install.

    * Processing manifest item ps-mail_rebuilder for optional install

    ps-mail_rebuilder has already been processed for optional install.

    * Processing manifest item ps-malware_scan for optional install

    ps-malware_scan has already been processed for optional install.

    * Processing manifest item ps-purge for optional install

    ps-purge has already been processed for optional install.

    * Processing manifest item ps-speed-test for optional install

    ps-speed-test has already been processed for optional install.

    * Processing manifest item ps-spotlight_rebuild for optional install

    ps-spotlight_rebuild has already been processed for optional install.

    * Processing manifest item ps-user_font_cache for optional install

    ps-user_font_cache has already been processed for optional install.

    * Processing manifest item ps-view_console_as_admin for optional install

    ps-view_console_as_admin has already been processed for optional install.

    * Processing manifest item resetWiFiPreferences for optional install

    resetWiFiPreferences has already been processed for optional install.

    ** Processing manifest 2-Software-Printer-Drivers for optional_installs

    * Processing manifest item BBEdit for optional install

    Looking for detail for: BBEdit, version latest...

    Considering 7 items with name BBEdit from catalog unstable

    Considering item BBEdit, version 12.1.5 with minimum os version required 10.11.6

    Our OS version is 10.13.6

    Found BBEdit, version 12.1.5 in catalog unstable

    /Applications/BBEdit.app/Contents/Info.plist doesn't exist.

    Adding BBEdit to the optional install list

    * Processing manifest item CarbonCopyCloner for optional install

    Looking for detail for: CarbonCopyCloner, version latest...

    Considering 13 items with name CarbonCopyCloner from catalog unstable

    Considering item CarbonCopyCloner, version 5.1.3 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found CarbonCopyCloner, version 5.1.3 in catalog unstable

    /Applications/Carbon Copy Cloner.app/Contents/Info.plist doesn't exist.

    Adding CarbonCopyCloner to the optional install list

    * Processing manifest item DrCleaner for optional install

    Looking for detail for: DrCleaner, version latest...

    Considering 1 items with name DrCleaner from catalog unstable

    Considering item DrCleaner, version 3.3.5 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found DrCleaner, version 3.3.5 in catalog unstable

    Found Info.plist at /Applications/DrCleaner.app/Contents/Info.plist

    Checking /Applications/DrCleaner.app/Contents/Info.plist for CFBundleShortVersionString 3.3.5...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.3.5

    Installed item is the same.

    Found Info.plist at /Applications/DrCleaner.app/Contents/Info.plist

    Checking /Applications/DrCleaner.app/Contents/Info.plist for CFBundleShortVersionString 3.3.5...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.3.5

    Installed item is the same.

    Adding DrCleaner to the optional install list

    * Processing manifest item Install_macOS_Sierra for optional install

    Install_macOS_Sierra has already been processed for optional install.

    * Processing manifest item MunkiAdmin for optional install

    Looking for detail for: MunkiAdmin, version latest...

    Considering 5 items with name MunkiAdmin from catalog unstable

    Considering item MunkiAdmin, version 1.6.0 with minimum os version required 10.11

    Our OS version is 10.13.6

    Found MunkiAdmin, version 1.6.0 in catalog unstable

    /Applications/MunkiAdmin.app/Contents/Info.plist doesn't exist.

    Adding MunkiAdmin to the optional install list

    * Processing manifest item santa for optional install

    santa has already been processed for install.

    * Processing manifest item SuspiciousPackageApp for optional install

    SuspiciousPackageApp has already been processed for install.

    ** Processing manifest 0-0-0-dev-only for optional_installs

    ** Processing manifest C07V300GG1J0 for featured_items

    ** Processing manifest 1-Printers-Viewmount-Admin for featured_items

    ** Processing conditional_items in /Library/Managed Installs/manifests/1-Printers-Viewmount-Admin

    Evaluating predicate: hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda"

    Predicate hostname CONTAINS "Nahlawi" OR hostname CONTAINS "Yehuda" is True

    ** Processing manifest 0-Software-Admin-Managed-Production for featured_items

    ** Processing manifest 2-Self-Serve-Scripts for featured_items

    ** Processing manifest 2-Software-Printer-Drivers for featured_items

    ** Processing conditional_items in /Library/Managed Installs/manifests/0-Software-Admin-Managed-Production

    Evaluating predicate: NOT (serial_number == "C1MS2382H3QK")

    Predicate NOT (serial_number == "C1MS2382H3QK") is True

    Evaluating predicate: serial_number == "C1MS2382H3QK"

    Predicate serial_number == "C1MS2382H3QK" is False

    ** Processing manifest 0-Software-Servers-Unstable for featured_items

    ** Processing manifest 2-Self-Serve-Scripts for featured_items

    ** Processing manifest 2-Software-Printer-Drivers for featured_items

    ** Processing manifest 0-0-0-dev-only for featured_items

    **Processing self-serve choices**

    * Processing manifest item DrCleaner for install

    Looking for detail for: DrCleaner, version latest...

    Considering 1 items with name DrCleaner from catalog unstable

    Considering item DrCleaner, version 3.3.5 with minimum os version required 10.10

    Our OS version is 10.13.6

    Found DrCleaner, version 3.3.5 in catalog unstable

    Adding DrCleaner to list of processed installs

    Found Info.plist at /Applications/DrCleaner.app/Contents/Info.plist

    Checking /Applications/DrCleaner.app/Contents/Info.plist for CFBundleShortVersionString 3.3.5...

    Using version_comparison_key CFBundleShortVersionString

    Installed item has version 3.3.5

    Installed item is the same.

    DrCleaner version 3.3.5 (or newer) is already installed.

    Looking for updates for: DrCleaner

    Looking for updates for: DrCleaner-3.3.5

    Looking for updates for: DrCleaner--3.3.5

    * Processing manifest item PrinterVFrontOffice for install

    Looking for detail for: PrinterVFrontOffice, version latest...

    Considering 1 items with name PrinterVFrontOffice from catalog unstable

    Considering item PrinterVFrontOffice, version 4.1 with minimum os version required 10.7.0

    Our OS version is 10.13.6

    Found PrinterVFrontOffice, version 4.1 in catalog unstable

    Adding PrinterVFrontOffice to list of processed installs

    Running installcheck_script for PrinterVFrontOffice

    installcheck_script returned 1

    PrinterVFrontOffice version 4.1 (or newer) is already installed.

    Looking for updates for: PrinterVFrontOffice

    Looking for updates for: PrinterVFrontOffice-4.1

    Looking for updates for: PrinterVFrontOffice--4.1

    Icon base URL is: http://munki.example.com/icons/

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/icons/_icon_hashes.plist.download', 'cache_data': {

    etag = "\"48bb-571c5d3e43e40\"";

    "last-modified" = "Tue, 24 Jul 2018 21:56:01 GMT";

}, 'url': u'http://munki.example.com/icons/_icon_hashes.plist', 'follow_redirects': u'none', 'download_only_if_changed': True, 'can_resume': False}

    Status: 304

    Headers: {u'Date': u'Tue, 24 Jul 2018 22:06:21 GMT', u'Connection': u'Keep-Alive', u'Etag': u'"48bb-571c5d3e43e40"', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache'}

    Item is unchanged on the server.

    /Library/Managed Installs/icons/_icon_hashes.plist already exists and is up-to-date.

    Client resources base URL is: http://munki.example.com/client_resources/

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/client_resources/custom.zip.download', 'cache_data': None, 'url': u'http://munki.example.com/client_resources/C07V300GG1J0.zip', 'follow_redirects': u'none', 'download_only_if_changed': False, 'can_resume': False}

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html><head>

<title>404 Not Found</title>

</head><body>

<h1>Not Found</h1>

<p>The requested URL /client_resources/C07V300GG1J0.zip was not found on this server.</p>

<hr>

<address>Apache Server at munki.example.com</address>

</body></html>

    Getting client resources...

    Bytes received: 299

    Status: 404

    Headers: {u'Content-Length': u'299', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache', u'Connection': u'Keep-Alive', u'Date': u'Tue, 24 Jul 2018 22:06:21 GMT', u'Content-Type': u'text/html; charset=iso-8859-1'}

    Could not retrieve client resources with name C07V300GG1J0.zip: HTTP result 404: not found

    Options: {'logging_function': <function display_debug2 at 0x10db60b18>, 'ignore_system_proxy': False, 'additional_headers': {'User-Agent': u'managedsoftwareupdate/3.4.0.3555 Darwin/17.7.0'}, 'file': u'/Library/Managed Installs/client_resources/custom.zip.download', 'cache_data': None, 'url': u'http://munki.example.com/client_resources/site_default.zip', 'follow_redirects': u'none', 'download_only_if_changed': False, 'can_resume': False}

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html><head>

<title>404 Not Found</title>

</head><body>

<h1>Not Found</h1>

<p>The requested URL /client_resources/site_default.zip was not found on this server.</p>

<hr>

<address>Apache Server at munki.example.com</address>

</body></html>

    Getting client resources...

    Bytes received: 299

    Status: 404

    Headers: {u'Content-Length': u'299', u'Keep-Alive': u'timeout=15, max=100', u'Server': u'Apache', u'Connection': u'Keep-Alive', u'Date': u'Tue, 24 Jul 2018 22:06:21 GMT', u'Content-Type': u'text/html; charset=iso-8859-1'}

    Could not retrieve client resources with name site_default.zip: HTTP result 404: not found

    Allowing idle sleep

    

    The following items will be installed or upgraded:

        + FortiClient 10.9 Plus Teachers-5.6.6.755

           *Restart required


Run managedsoftwareupdate --installonly to install the downloaded updates.

Finishing...

    Getting info on currently installed applications...

    Performing postflight tasks...

    postflight stdout:     Munkireport: # Executing scripts in postflight.d

    Munkireport: Running inventory_add_plugins.py

    Munkireport: Adding 16 plugins

    Munkireport: Running managedinstalls.py

    Munkireport: Running munkireport.py

    Munkireport: Requesting service

    Munkireport: Requesting ard

    Munkireport: Requesting appusage

    Munkireport: Requesting munkiinfo

    Munkireport: Requesting homebrew

    Munkireport: Requesting profile

    Munkireport: Requesting deploystudio

    Munkireport: Requesting location

    Munkireport: Requesting findmymac

    Munkireport: Requesting installhistory

    Munkireport: Requesting network

    Munkireport: Requesting fan_temps

    Munkireport: Requesting bluetooth

    Munkireport: Requesting servermetrics

    Munkireport: Requesting fonts

    Munkireport: Requesting smart_stats

    Munkireport: Requesting displays_info

    Munkireport: Requesting localadmin

    Munkireport: Requesting backup2go

    Munkireport: Requesting directory_service

    Munkireport: Requesting certificate

    Munkireport: Requesting gpu

    Munkireport: Requesting disk_report

    Munkireport: Requesting munkireport

    Munkireport: Requesting power

    Munkireport: Requesting inventory

    Munkireport: Requesting security

    Munkireport: Requesting managedinstalls

    Munkireport: Requesting sccm_status

    Munkireport: Requesting gsx

    Munkireport: Requesting softwareupdate

    Munkireport: Requesting filevault_status

    Munkireport: Requesting usb

    Munkireport: Requesting wifi

    Munkireport: Requesting network_shares

    Munkireport: Requesting homebrew_info

    Munkireport: Requesting warranty

    Munkireport: Requesting timemachine

    Munkireport: Requesting crashplan

    Munkireport: Requesting munkireportinfo

    Munkireport: Requesting caching

    Munkireport: Requesting printer

    Munkireport: Need to update wifi (291B)

    Munkireport: Need to update reportdata (371B)

    Munkireport: Need to update disk_report (190B)

    Munkireport: Need to update munkireport (729B)

    Munkireport: Need to update fan_temps (11KB)

    Munkireport: Need to update softwareupdate (909B)

    Munkireport: Need to update security (413B)

    Munkireport: Sending items (14KB)

    Munkireport: Server info: starting: wifi

Server info: starting: reportdata

Server An error occurred while processing: \Disk_report_model

Server Error: No Disks in report

Server info: starting: disk_report

Server info: starting: munkireport

Server info: starting: fan_temps

Server info: starting: softwareupdate

Server An error occurred while processing: \Security_model

Server Error: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'firewall_state' at row 1

Server info: starting: security

    postflight stderr: WARNING: Munkireport: Can't open /usr/local/munki/preflight.d/cache/smart_stats.plist

WARNING: Munkireport: Can't open /usr/local/munki/preflight.d/cache/caching.txt

Done.



Nick McSpadden

unread,
Jul 24, 2018, 6:34:37 PM7/24/18
to munki-...@googlegroups.com
Included manifests are parsed first, so if any of your included manifests have the "Production" catalog, it gets searched first.

Since you have an old version in Production, and it gets searched before "unstable", Munki finds the item it's looking for and stops searching the rest. 


>  Included manifests do not need to have a "catalogs" entry (and in most cases, should not include a "catalogs" list) -- if this is missing, the catalogs of the parent manifest will be searched.
--
--
Nick McSpadden
nmcsp...@gmail.com

Yehuda Alexandroff

unread,
Jul 24, 2018, 6:37:26 PM7/24/18
to munki-...@googlegroups.com
Makes sense. I'll remove the catalogs from the included manifests and see what happens.

Yehuda Alexandroff
Systems Administrator, Bialik Hebrew Day School
p: 416.783.3346 ext 292 | e: yalexa...@bialik.ca | w: www.bialik.ca a: 2760 Bathurst St., Toronto, ON, M6B 3A1
 http://bialik.ca/school-life/video-gallery/

Yehuda Alexandroff

unread,
Jul 24, 2018, 7:00:57 PM7/24/18
to munki-...@googlegroups.com
Perfect. Thanks!

Yehuda Alexandroff
Systems Administrator, Bialik Hebrew Day School
p: 416.783.3346 ext 292 | e: yalexa...@bialik.ca | w: www.bialik.ca a: 2760 Bathurst St., Toronto, ON, M6B 3A1
 http://bialik.ca/school-life/video-gallery/

Reply all
Reply to author
Forward
0 new messages