autopkg / hjuutilainen-recipes

Recipes for AutoPkg
MIT License
50 stars 76 forks source link

Update CitrixReceiver to match changes in CitrixWorkspace #190

Closed apizz closed 3 years ago

apizz commented 3 years ago

Successful autopkg output:

autopkg run -vv ./CitrixReceiver.munki.recipe                                    15:26:53
Processing ./CitrixReceiver.munki.recipe...
WARNING: ./CitrixReceiver.munki.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
URLTextSearcher
{'Input': {'re_pattern': '(?P<DYNAMIC_URL>//downloads.citrix.com/[\\d]+/CitrixReceiver\\.dmg\\?__gda__\\=[\\w]+)',
           'url': 'https://www.citrix.com/downloads/citrix-receiver/mac/receiver-for-mac-latest.html'}}
URLTextSearcher: No value supplied for result_output_var_name, setting default value of: match
URLTextSearcher: Found matching text (DYNAMIC_URL): //downloads.citrix.com/14596/CitrixReceiver.dmg?__gda__=1623184023_04ef3761ea0841201b9ba82a9adb799d
URLTextSearcher: Found matching text (match): //downloads.citrix.com/14596/CitrixReceiver.dmg?__gda__=1623184023_04ef3761ea0841201b9ba82a9adb799d
{'Output': {'DYNAMIC_URL': '//downloads.citrix.com/14596/CitrixReceiver.dmg?__gda__=1623184023_04ef3761ea0841201b9ba82a9adb799d',
            'match': '//downloads.citrix.com/14596/CitrixReceiver.dmg?__gda__=1623184023_04ef3761ea0841201b9ba82a9adb799d'}}
URLDownloader
{'Input': {'filename': 'CitrixReceiver.dmg',
           'url': 'https://downloads.citrix.com/14596/CitrixReceiver.dmg?__gda__=1623184023_04ef3761ea0841201b9ba82a9adb799d'}}
URLDownloader: No value supplied for prefetch_filename, setting default value of: False
URLDownloader: No value supplied for CHECK_FILESIZE_ONLY, setting default value of: False
URLDownloader: Storing new Last-Modified header: Wed, 02 May 2018 13:39:58 GMT
URLDownloader: Storing new ETag header: "93544a12d3c71909fcfda92862982c75:1525268398"
URLDownloader: Downloaded /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg
{'Output': {'download_changed': True,
            'etag': '"93544a12d3c71909fcfda92862982c75:1525268398"',
            'last_modified': 'Wed, 02 May 2018 13:39:58 GMT',
            'pathname': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg',
            'url_downloader_summary_result': {'data': {'download_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg'},
                                              'summary_text': 'The following '
                                                              'new items were '
                                                              'downloaded:'}}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
CodeSignatureVerifier
{'Input': {'expected_authority_names': ['Developer ID Installer: Citrix '
                                        'Systems, Inc. (KBVSJ83SS9)',
                                        'Developer ID Certification Authority',
                                        'Apple Root CA'],
           'input_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg/Install '
                         'Citrix Receiver.pkg'}}
CodeSignatureVerifier: Mounted disk image /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg
CodeSignatureVerifier: Verifying installer package signature...
CodeSignatureVerifier: Package "Install Citrix Receiver":
CodeSignatureVerifier:    Status: signed by a developer certificate issued by Apple for distribution
CodeSignatureVerifier:    Signed with a trusted timestamp on: 2018-04-28 04:02:20 +0000
CodeSignatureVerifier:    Certificate Chain:
CodeSignatureVerifier:     1. Developer ID Installer: Citrix Systems, Inc. (KBVSJ83SS9)
CodeSignatureVerifier:        Expires: 2022-04-01 19:52:20 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            F3 FB 5A E9 41 CA 78 CB FD 82 4A 93 99 34 49 11 34 2A 4E 60 F0 72 
CodeSignatureVerifier:            86 62 A1 A7 75 12 1C D1 8D EC
CodeSignatureVerifier:        ------------------------------------------------------------------------
CodeSignatureVerifier:     2. Developer ID Certification Authority
CodeSignatureVerifier:        Expires: 2027-02-01 22:12:15 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            7A FC 9D 01 A6 2F 03 A2 DE 96 37 93 6D 4A FE 68 09 0D 2D E1 8D 03 
CodeSignatureVerifier:            F2 9C 88 CF B0 B1 BA 63 58 7F
CodeSignatureVerifier:        ------------------------------------------------------------------------
CodeSignatureVerifier:     3. Apple Root CA
CodeSignatureVerifier:        Expires: 2035-02-09 21:40:36 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            B0 B1 73 0E CB C7 FF 45 05 14 2C 49 F1 29 5E 6E DA 6B CA ED 7E 2C 
CodeSignatureVerifier:            68 C5 BE 91 B5 A1 10 01 F0 24
CodeSignatureVerifier: 
CodeSignatureVerifier: Signature is valid
CodeSignatureVerifier: Authority name chain is valid
{'Output': {}}
FlatPkgUnpacker
{'Input': {'destination_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/unpack',
           'flat_pkg_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg/*.pkg'}}
FlatPkgUnpacker: Mounted disk image /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg
FlatPkgUnpacker: Unpacked /private/tmp/dmg.8YkhFY/Install Citrix Receiver.pkg to /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/unpack
{'Output': {}}
PkgPayloadUnpacker
{'Input': {'destination_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload',
           'pkg_payload_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/unpack/com.citrix.ICAClient.pkg/Payload'}}
PkgPayloadUnpacker: Unpacked /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/unpack/com.citrix.ICAClient.pkg/Payload to /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload
{'Output': {}}
MunkiInstallsItemsCreator
{'Input': {'faux_root': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload',
           'installs_item_paths': ['/Applications/Citrix Receiver.app',
                                   '/Library/Internet '
                                   'Plug-Ins/CitrixICAClientPlugIn.plugin']}}
MunkiInstallsItemsCreator: Created installs item for /Applications/Citrix Receiver.app
MunkiInstallsItemsCreator: Created installs item for /Library/Internet Plug-Ins/CitrixICAClientPlugIn.plugin
{'Output': {'additional_pkginfo': {'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                                 'CFBundleName': 'Citrix '
                                                                 'Receiver',
                                                 'CFBundleShortVersionString': '12.9.1',
                                                 'CFBundleVersion': '700000.56',
                                                 'minosversion': '10.9',
                                                 'path': '/Applications/Citrix '
                                                         'Receiver.app',
                                                 'type': 'application',
                                                 'version_comparison_key': 'CFBundleShortVersionString'},
                                                {'CFBundleShortVersionString': '12.9.1',
                                                 'CFBundleVersion': '700000.56',
                                                 'path': '/Library/Internet '
                                                         'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                                 'type': 'bundle',
                                                 'version_comparison_key': 'CFBundleShortVersionString'}]}}}
MunkiPkginfoMerger
{'Input': {'additional_pkginfo': {'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                                'CFBundleName': 'Citrix '
                                                                'Receiver',
                                                'CFBundleShortVersionString': '12.9.1',
                                                'CFBundleVersion': '700000.56',
                                                'minosversion': '10.9',
                                                'path': '/Applications/Citrix '
                                                        'Receiver.app',
                                                'type': 'application',
                                                'version_comparison_key': 'CFBundleShortVersionString'},
                                               {'CFBundleShortVersionString': '12.9.1',
                                                'CFBundleVersion': '700000.56',
                                                'path': '/Library/Internet '
                                                        'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                                'type': 'bundle',
                                                'version_comparison_key': 'CFBundleShortVersionString'}]},
           'pkginfo': {'blocking_applications': ['Citrix Receiver',
                                                 'Citrix Viewer'],
                       'catalogs': ['testing'],
                       'category': 'Internet',
                       'description': 'Citrix Receiver is an easy-to-install '
                                      'client software that lets you access '
                                      'enterprise data, applications and '
                                      'desktops from any computing device '
                                      'including smartphones, tablets and PCs. '
                                      'Workers today typically use multiple '
                                      'computing devices and crave a '
                                      'consistent computing experience across '
                                      'all of them. Organizations everywhere '
                                      'are struggling to cope with the rapid '
                                      'proliferation of these devices and give '
                                      'users the mobile, high-definition '
                                      'experience they demand. Working in '
                                      'tandem with a Citrix-enabled IT '
                                      'infrastructure, Citrix Receiver gives '
                                      'workers consistent, secure, '
                                      'high-performance access from any device '
                                      'without introducing layers of '
                                      'management complexity for IT.',
                       'developer': 'Citrix Systems, Inc.',
                       'display_name': 'Citrix Receiver',
                       'name': 'CitrixReceiver',
                       'unattended_install': True,
                       'unattended_uninstall': True}}}
MunkiPkginfoMerger: Merged {'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas', 'CFBundleName': 'Citrix Receiver', 'CFBundleShortVersionString': '12.9.1', 'CFBundleVersion': '700000.56', 'minosversion': '10.9', 'path': '/Applications/Citrix Receiver.app', 'type': 'application', 'version_comparison_key': 'CFBundleShortVersionString'}, {'CFBundleShortVersionString': '12.9.1', 'CFBundleVersion': '700000.56', 'path': '/Library/Internet Plug-Ins/CitrixICAClientPlugIn.plugin', 'type': 'bundle', 'version_comparison_key': 'CFBundleShortVersionString'}]} into pkginfo
{'Output': {'pkginfo': {'blocking_applications': ['Citrix Receiver',
                                                  'Citrix Viewer'],
                        'catalogs': ['testing'],
                        'category': 'Internet',
                        'description': 'Citrix Receiver is an easy-to-install '
                                       'client software that lets you access '
                                       'enterprise data, applications and '
                                       'desktops from any computing device '
                                       'including smartphones, tablets and '
                                       'PCs. Workers today typically use '
                                       'multiple computing devices and crave a '
                                       'consistent computing experience across '
                                       'all of them. Organizations everywhere '
                                       'are struggling to cope with the rapid '
                                       'proliferation of these devices and '
                                       'give users the mobile, high-definition '
                                       'experience they demand. Working in '
                                       'tandem with a Citrix-enabled IT '
                                       'infrastructure, Citrix Receiver gives '
                                       'workers consistent, secure, '
                                       'high-performance access from any '
                                       'device without introducing layers of '
                                       'management complexity for IT.',
                        'developer': 'Citrix Systems, Inc.',
                        'display_name': 'Citrix Receiver',
                        'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                      'CFBundleName': 'Citrix Receiver',
                                      'CFBundleShortVersionString': '12.9.1',
                                      'CFBundleVersion': '700000.56',
                                      'minosversion': '10.9',
                                      'path': '/Applications/Citrix '
                                              'Receiver.app',
                                      'type': 'application',
                                      'version_comparison_key': 'CFBundleShortVersionString'},
                                     {'CFBundleShortVersionString': '12.9.1',
                                      'CFBundleVersion': '700000.56',
                                      'path': '/Library/Internet '
                                              'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                      'type': 'bundle',
                                      'version_comparison_key': 'CFBundleShortVersionString'}],
                        'name': 'CitrixReceiver',
                        'unattended_install': True,
                        'unattended_uninstall': True}}}
PlistReader
{'Input': {'info_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload/Applications/Citrix '
                        'Receiver.app/Contents/Info.plist',
           'plist_keys': {'CFBundleShortVersionString': 'version',
                          'LSMinimumSystemVersion': 'min_os_version'}}}
PlistReader: Reading: /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload/Applications/Citrix Receiver.app/Contents/Info.plist
PlistReader: Assigning value of '12.9.1' to output variable 'version'
PlistReader: Assigning value of '10.9' to output variable 'min_os_version'
{'Output': {'plist_reader_output_variables': {'min_os_version': '10.9',
                                              'version': '12.9.1'}}}
MunkiPkginfoMerger
{'Input': {'additional_pkginfo': {'minimum_os_version': '10.9',
                                  'version': '12.9.1'},
           'pkginfo': {'blocking_applications': ['Citrix Receiver',
                                                 'Citrix Viewer'],
                       'catalogs': ['testing'],
                       'category': 'Internet',
                       'description': 'Citrix Receiver is an easy-to-install '
                                      'client software that lets you access '
                                      'enterprise data, applications and '
                                      'desktops from any computing device '
                                      'including smartphones, tablets and PCs. '
                                      'Workers today typically use multiple '
                                      'computing devices and crave a '
                                      'consistent computing experience across '
                                      'all of them. Organizations everywhere '
                                      'are struggling to cope with the rapid '
                                      'proliferation of these devices and give '
                                      'users the mobile, high-definition '
                                      'experience they demand. Working in '
                                      'tandem with a Citrix-enabled IT '
                                      'infrastructure, Citrix Receiver gives '
                                      'workers consistent, secure, '
                                      'high-performance access from any device '
                                      'without introducing layers of '
                                      'management complexity for IT.',
                       'developer': 'Citrix Systems, Inc.',
                       'display_name': 'Citrix Receiver',
                       'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                     'CFBundleName': 'Citrix Receiver',
                                     'CFBundleShortVersionString': '12.9.1',
                                     'CFBundleVersion': '700000.56',
                                     'minosversion': '10.9',
                                     'path': '/Applications/Citrix '
                                             'Receiver.app',
                                     'type': 'application',
                                     'version_comparison_key': 'CFBundleShortVersionString'},
                                    {'CFBundleShortVersionString': '12.9.1',
                                     'CFBundleVersion': '700000.56',
                                     'path': '/Library/Internet '
                                             'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                     'type': 'bundle',
                                     'version_comparison_key': 'CFBundleShortVersionString'}],
                       'name': 'CitrixReceiver',
                       'unattended_install': True,
                       'unattended_uninstall': True}}}
MunkiPkginfoMerger: Merged {'minimum_os_version': '10.9', 'version': '12.9.1'} into pkginfo
{'Output': {'pkginfo': {'blocking_applications': ['Citrix Receiver',
                                                  'Citrix Viewer'],
                        'catalogs': ['testing'],
                        'category': 'Internet',
                        'description': 'Citrix Receiver is an easy-to-install '
                                       'client software that lets you access '
                                       'enterprise data, applications and '
                                       'desktops from any computing device '
                                       'including smartphones, tablets and '
                                       'PCs. Workers today typically use '
                                       'multiple computing devices and crave a '
                                       'consistent computing experience across '
                                       'all of them. Organizations everywhere '
                                       'are struggling to cope with the rapid '
                                       'proliferation of these devices and '
                                       'give users the mobile, high-definition '
                                       'experience they demand. Working in '
                                       'tandem with a Citrix-enabled IT '
                                       'infrastructure, Citrix Receiver gives '
                                       'workers consistent, secure, '
                                       'high-performance access from any '
                                       'device without introducing layers of '
                                       'management complexity for IT.',
                        'developer': 'Citrix Systems, Inc.',
                        'display_name': 'Citrix Receiver',
                        'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                      'CFBundleName': 'Citrix Receiver',
                                      'CFBundleShortVersionString': '12.9.1',
                                      'CFBundleVersion': '700000.56',
                                      'minosversion': '10.9',
                                      'path': '/Applications/Citrix '
                                              'Receiver.app',
                                      'type': 'application',
                                      'version_comparison_key': 'CFBundleShortVersionString'},
                                     {'CFBundleShortVersionString': '12.9.1',
                                      'CFBundleVersion': '700000.56',
                                      'path': '/Library/Internet '
                                              'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                      'type': 'bundle',
                                      'version_comparison_key': 'CFBundleShortVersionString'}],
                        'minimum_os_version': '10.9',
                        'name': 'CitrixReceiver',
                        'unattended_install': True,
                        'unattended_uninstall': True,
                        'version': '12.9.1'}}}
PathDeleter
{'Input': {'path_list': ['/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/unpack',
                         '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload']}}
PathDeleter: Deleted /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/unpack
PathDeleter: Deleted /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/payload
{'Output': {}}
MunkiImporter
{'Input': {'MUNKI_REPO': '/Users/Shared/munki_repo',
           'munkiimport_pkgname': 'Install Citrix Receiver.pkg',
           'pkg_path': '/Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg',
           'pkginfo': {'blocking_applications': ['Citrix Receiver',
                                                 'Citrix Viewer'],
                       'catalogs': ['testing'],
                       'category': 'Internet',
                       'description': 'Citrix Receiver is an easy-to-install '
                                      'client software that lets you access '
                                      'enterprise data, applications and '
                                      'desktops from any computing device '
                                      'including smartphones, tablets and PCs. '
                                      'Workers today typically use multiple '
                                      'computing devices and crave a '
                                      'consistent computing experience across '
                                      'all of them. Organizations everywhere '
                                      'are struggling to cope with the rapid '
                                      'proliferation of these devices and give '
                                      'users the mobile, high-definition '
                                      'experience they demand. Working in '
                                      'tandem with a Citrix-enabled IT '
                                      'infrastructure, Citrix Receiver gives '
                                      'workers consistent, secure, '
                                      'high-performance access from any device '
                                      'without introducing layers of '
                                      'management complexity for IT.',
                       'developer': 'Citrix Systems, Inc.',
                       'display_name': 'Citrix Receiver',
                       'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                     'CFBundleName': 'Citrix Receiver',
                                     'CFBundleShortVersionString': '12.9.1',
                                     'CFBundleVersion': '700000.56',
                                     'minosversion': '10.9',
                                     'path': '/Applications/Citrix '
                                             'Receiver.app',
                                     'type': 'application',
                                     'version_comparison_key': 'CFBundleShortVersionString'},
                                    {'CFBundleShortVersionString': '12.9.1',
                                     'CFBundleVersion': '700000.56',
                                     'path': '/Library/Internet '
                                             'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                     'type': 'bundle',
                                     'version_comparison_key': 'CFBundleShortVersionString'}],
                       'minimum_os_version': '10.9',
                       'name': 'CitrixReceiver',
                       'unattended_install': True,
                       'unattended_uninstall': True,
                       'version': '12.9.1'},
           'repo_subdirectory': 'apps/Citrix'}}
MunkiImporter: No value supplied for MUNKI_REPO_PLUGIN, setting default value of: FileRepo
MunkiImporter: No value supplied for MUNKILIB_DIR, setting default value of: /usr/local/munki
MunkiImporter: No value supplied for force_munki_repo_lib, setting default value of: False
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter:         plugin: FileRepo
MunkiImporter:           repo: /Users/Shared/munki_repo
MunkiImporter: Copied pkginfo to: /Users/Shared/munki_repo/pkgsinfo/apps/Citrix/CitrixReceiver-12.9.1.plist
MunkiImporter:            pkg to: /Users/Shared/munki_repo/pkgs/apps/Citrix/CitrixReceiver-12.9.1.dmg
{'Output': {'munki_importer_summary_result': {'data': {'catalogs': 'testing',
                                                       'icon_repo_path': '',
                                                       'name': 'CitrixReceiver',
                                                       'pkg_repo_path': 'apps/Citrix/CitrixReceiver-12.9.1.dmg',
                                                       'pkginfo_path': 'apps/Citrix/CitrixReceiver-12.9.1.plist',
                                                       'version': '12.9.1'},
                                              'report_fields': ['name',
                                                                'version',
                                                                'catalogs',
                                                                'pkginfo_path',
                                                                'pkg_repo_path',
                                                                'icon_repo_path'],
                                              'summary_text': 'The following '
                                                              'new items were '
                                                              'imported into '
                                                              'Munki:'},
            'munki_info': {'_metadata': {'created_by': 'autopkgadmin',
                                         'creation_date': datetime.datetime(2021, 6, 8, 19, 27, 8),
                                         'munki_version': '5.4.0.4348',
                                         'os_version': '10.15.7'},
                           'autoremove': False,
                           'blocking_applications': ['Citrix Receiver',
                                                     'Citrix Viewer'],
                           'catalogs': ['testing'],
                           'category': 'Internet',
                           'description': 'Citrix Receiver is an '
                                          'easy-to-install client software '
                                          'that lets you access enterprise '
                                          'data, applications and desktops '
                                          'from any computing device including '
                                          'smartphones, tablets and PCs. '
                                          'Workers today typically use '
                                          'multiple computing devices and '
                                          'crave a consistent computing '
                                          'experience across all of them. '
                                          'Organizations everywhere are '
                                          'struggling to cope with the rapid '
                                          'proliferation of these devices and '
                                          'give users the mobile, '
                                          'high-definition experience they '
                                          'demand. Working in tandem with a '
                                          'Citrix-enabled IT infrastructure, '
                                          'Citrix Receiver gives workers '
                                          'consistent, secure, '
                                          'high-performance access from any '
                                          'device without introducing layers '
                                          'of management complexity for IT.',
                           'developer': 'Citrix Systems, Inc.',
                           'display_name': 'Citrix Receiver',
                           'installed_size': 108133,
                           'installer_item_hash': '27d71bbb0383f19ed7b74155400c10a40524ac06d9a9798cde66ab36247c28a3',
                           'installer_item_location': 'apps/Citrix/CitrixReceiver-12.9.1.dmg',
                           'installer_item_size': 48587,
                           'installs': [{'CFBundleIdentifier': 'com.citrix.receiver.nomas',
                                         'CFBundleName': 'Citrix Receiver',
                                         'CFBundleShortVersionString': '12.9.1',
                                         'CFBundleVersion': '700000.56',
                                         'minosversion': '10.9',
                                         'path': '/Applications/Citrix '
                                                 'Receiver.app',
                                         'type': 'application',
                                         'version_comparison_key': 'CFBundleShortVersionString'},
                                        {'CFBundleShortVersionString': '12.9.1',
                                         'CFBundleVersion': '700000.56',
                                         'path': '/Library/Internet '
                                                 'Plug-Ins/CitrixICAClientPlugIn.plugin',
                                         'type': 'bundle',
                                         'version_comparison_key': 'CFBundleShortVersionString'}],
                           'minimum_os_version': '10.9',
                           'name': 'CitrixReceiver',
                           'package_path': 'Install Citrix Receiver.pkg',
                           'receipts': [{'installed_size': 108133,
                                         'packageid': 'com.citrix.ICAClient',
                                         'version': '12.9.1'}],
                           'unattended_install': True,
                           'unattended_uninstall': True,
                           'uninstall_method': 'removepackages',
                           'uninstallable': True,
                           'version': '12.9.1'},
            'munki_repo_changed': True,
            'pkg_repo_path': '/Users/Shared/munki_repo/pkgs/apps/Citrix/CitrixReceiver-12.9.1.dmg',
            'pkginfo_repo_path': '/Users/Shared/munki_repo/pkgsinfo/apps/Citrix/CitrixReceiver-12.9.1.plist'}}
Receipt written to /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/receipts/CitrixReceiver.munki-receipt-20210608-152708.plist

The following new items were downloaded:
    Download Path                                                                                              
    -------------                                                                                              
    /Users/autopkgadmin/Library/AutoPkg/Cache/io.github.hjuutilainen.munki.CitrixReceiver/downloads/CitrixReceiver.dmg  

The following new items were imported into Munki:
    Name            Version  Catalogs  Pkginfo Path                             Pkg Repo Path                          Icon Repo Path  
    ----            -------  --------  ------------                             -------------                          --------------  
    CitrixReceiver  12.9.1   testing   apps/Citrix/CitrixReceiver-12.9.1.plist  apps/Citrix/CitrixReceiver-12.9.1.dmg 
hjuutilainen commented 3 years ago

Thanks again!

apizz commented 3 years ago

Ty!