Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ETCnomad.download.recipe #122

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

neilmartin83
Copy link
Member

New download URL

@apizz
Copy link
Member

apizz commented Feb 20, 2025

Thanks. Can I please get a verbose output run?

@neilmartin83
Copy link
Member Author

Certainly!

Processing /Users/neilmartin/Downloads/ETCnomad.download.recipe...
{'AUTOPKG_VERSION': '2.7.3',
 'NAME': 'ETCnomad',
 'PARENT_RECIPES': [],
 'RECIPE_CACHE_DIR': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad',
 'RECIPE_DIR': '/Users/neilmartin/Downloads',
 'RECIPE_OVERRIDE_DIRS': ['~/Library/AutoPkg/RecipeOverrides'],
 'RECIPE_PATH': '/Users/neilmartin/Downloads/ETCnomad.download.recipe',
 'RECIPE_REPOS': {'/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes': {'URL': 'https://github.com/autopkg/apizz-recipes'},
                  '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.ccaviness-recipes': {'URL': 'https://github.com/autopkg/ccaviness-recipes'},
                  '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes': {'URL': 'https://github.com/autopkg/neilmartin83-recipes'}},
 'RECIPE_SEARCH_DIRS': ['.',
                        '~/Library/AutoPkg/Recipes',
                        '/Library/AutoPkg/Recipes',
                        '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes',
                        '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.ccaviness-recipes',
                        '/Users/neilmartin/GitHub/jamf-upload',
                        '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes'],
 'REGEX': 'href="(?P<url>.*id=[\\d]+)".*Eos\\sETCnomad\\sMac\\sSoftware\\sv[\\d.]+',
 'aws_cdp_mode': False,
 'jcds2_mode': False,
 'jcds_mode': False,
 'pkg_api_mode': False,
 'verbose': 3}
URLTextSearcher
{'Input': {'re_pattern': 'href="(?P<url>.*id=[\\d]+)".*Eos\\sETCnomad\\sMac\\sSoftware\\sv[\\d.]+',
           'url': 'https://www.etcconnect.com/Eos-Software'}}
URLTextSearcher: No value supplied for result_output_var_name, setting default value of: match
URLTextSearcher: Found matching text (url): /WorkArea/DownloadAsset.aspx?id=10737517964
URLTextSearcher: Found matching text (match): /WorkArea/DownloadAsset.aspx?id=10737517964
{'Output': {'match': '/WorkArea/DownloadAsset.aspx?id=10737517964',
            'url': '/WorkArea/DownloadAsset.aspx?id=10737517964'}}
URLDownloader
{'Input': {'filename': 'ETCnomad.zip',
           'url': 'https://www.etcconnect.com/WorkArea/DownloadAsset.aspx?id=10737517964'}}
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: Thu, 21 Nov 2024 13:34:25 GMT
URLDownloader: Storing new ETag header: "673f36e1-23c3ab9b"
URLDownloader: Downloaded /Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip
{'Output': {'download_changed': True,
            'etag': '"673f36e1-23c3ab9b"',
            'last_modified': 'Thu, 21 Nov 2024 13:34:25 GMT',
            'pathname': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip',
            'url_downloader_summary_result': {'data': {'download_path': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip'},
                                              'summary_text': 'The following '
                                                              'new items were '
                                                              'downloaded:'}}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
Unarchiver
{'Input': {'destination_path': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip',
           'purge_destination': True}}
Unarchiver: No value supplied for USE_PYTHON_NATIVE_EXTRACTOR, setting default value of: False
Unarchiver: Guessed archive format 'zip' from filename ETCnomad.zip
Unarchiver: Unarchived /Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip to /Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip
{'Output': {}}
FileFinder
{'Input': {'pattern': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/*.pkg'}}
FileFinder: No value supplied for find_method, setting default value of: glob
FileFinder: Found file match: '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/ETCnomad Eos Mac 3.2.10.36.pkg' from globbed '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/*.pkg'
FileFinder: Basename match: 'ETCnomad Eos Mac 3.2.10.36.pkg'
{'Output': {'found_basename': 'ETCnomad Eos Mac 3.2.10.36.pkg',
            'found_filename': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/ETCnomad '
                              'Eos Mac 3.2.10.36.pkg'}}
CodeSignatureVerifier
{'Input': {'expected_authority_names': ['Developer ID Installer: Electronic '
                                        'Theatre Controls, Inc. (8AVSFD7ZED)',
                                        'Developer ID Certification Authority',
                                        'Apple Root CA'],
           'input_path': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/ETCnomad '
                         'Eos Mac 3.2.10.36.pkg'}}
CodeSignatureVerifier: Verifying installer package signature...
CodeSignatureVerifier: Package "ETCnomad Eos Mac 3.2.10.36.pkg":
CodeSignatureVerifier:    Status: signed by a developer certificate issued by Apple for distribution
CodeSignatureVerifier:    Notarization: trusted by the Apple notary service
CodeSignatureVerifier:    Signed with a trusted timestamp on: 2024-11-14 15:42:26 +0000
CodeSignatureVerifier:    Certificate Chain:
CodeSignatureVerifier:     1. Developer ID Installer: Electronic Theatre Controls, Inc. (8AVSFD7ZED)
CodeSignatureVerifier:        Expires: 2029-03-29 13:23:04 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            61 BD D8 42 82 4E 28 A2 6A D6 5A 65 1C 2A EE CB 00 D6 DE 1A 34 1B 
CodeSignatureVerifier:            4A F6 D9 03 17 1C 0A AF 2D C9
CodeSignatureVerifier:        ------------------------------------------------------------------------
CodeSignatureVerifier:     2. Developer ID Certification Authority
CodeSignatureVerifier:        Expires: 2031-09-17 00:00:00 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            F1 6C D3 C5 4C 7F 83 CE A4 BF 1A 3E 6A 08 19 C8 AA A8 E4 A1 52 8F 
CodeSignatureVerifier:            D1 44 71 5F 35 06 43 D2 DF 3A
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': {}}
{'AUTOPKG_VERSION': '2.7.3',
 'CHECK_FILESIZE_ONLY': False,
 'NAME': 'ETCnomad',
 'PARENT_RECIPES': [],
 'RECIPE_CACHE_DIR': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad',
 'RECIPE_DIR': '/Users/neilmartin/Downloads',
 'RECIPE_OVERRIDE_DIRS': ['~/Library/AutoPkg/RecipeOverrides'],
 'RECIPE_PATH': '/Users/neilmartin/Downloads/ETCnomad.download.recipe',
 'RECIPE_REPOS': {'/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes': {'URL': 'https://github.com/autopkg/apizz-recipes'},
                  '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.ccaviness-recipes': {'URL': 'https://github.com/autopkg/ccaviness-recipes'},
                  '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes': {'URL': 'https://github.com/autopkg/neilmartin83-recipes'}},
 'RECIPE_SEARCH_DIRS': ['.',
                        '~/Library/AutoPkg/Recipes',
                        '/Library/AutoPkg/Recipes',
                        '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes',
                        '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.ccaviness-recipes',
                        '/Users/neilmartin/GitHub/jamf-upload',
                        '/Users/neilmartin/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes'],
 'REGEX': 'href="(?P<url>.*id=[\\d]+)".*Eos\\sETCnomad\\sMac\\sSoftware\\sv[\\d.]+',
 'USE_PYTHON_NATIVE_EXTRACTOR': False,
 'aws_cdp_mode': False,
 'destination_path': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip',
 'download_changed': True,
 'etag': '"673f36e1-23c3ab9b"',
 'expected_authority_names': ['Developer ID Installer: Electronic Theatre '
                              'Controls, Inc. (8AVSFD7ZED)',
                              'Developer ID Certification Authority',
                              'Apple Root CA'],
 'filename': 'ETCnomad.zip',
 'find_method': 'glob',
 'found_basename': 'ETCnomad Eos Mac 3.2.10.36.pkg',
 'found_filename': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/ETCnomad '
                   'Eos Mac 3.2.10.36.pkg',
 'input_path': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/ETCnomad '
               'Eos Mac 3.2.10.36.pkg',
 'jcds2_mode': False,
 'jcds_mode': False,
 'last_modified': 'Thu, 21 Nov 2024 13:34:25 GMT',
 'match': '/WorkArea/DownloadAsset.aspx?id=10737517964',
 'pathname': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip',
 'pattern': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/unzip/*.pkg',
 'pkg_api_mode': False,
 'prefetch_filename': False,
 'purge_destination': True,
 're_pattern': 'href="(?P<url>.*id=[\\d]+)".*Eos\\sETCnomad\\sMac\\sSoftware\\sv[\\d.]+',
 'result_output_var_name': 'match',
 'url': 'https://www.etcconnect.com/WorkArea/DownloadAsset.aspx?id=10737517964',
 'url_downloader_summary_result': {'data': {'download_path': '/Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip'},
                                   'summary_text': 'The following new items '
                                                   'were downloaded:'},
 'verbose': 3}
Receipt written to /Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/receipts/ETCnomad.download-receipt-20250220-202131.plist

The following new items were downloaded:
    Download Path                                                                                      
    -------------                                                                                      
    /Users/neilmartin/Library/AutoPkg/Cache/com.github.apizz.download.ETCnomad/downloads/ETCnomad.zip  

@apizz apizz merged commit dc2ed2e into autopkg:master Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants