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 TailScale.pkg.recipe #100

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Update TailScale.pkg.recipe #100

merged 1 commit into from
Aug 20, 2024

Conversation

poundbangbash
Copy link
Contributor

Fixed pathing error in the PlistReader processor.

When running the recipe as-is, the error is
Error in com.github.apizz.pkg.TailScale: Processor: PlistReader: Error: Path '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip/Tailscale.app/Contents/Info.plist' doesn't exist!

It is trying to reference the Info.plist thru the .zip archive and failing.
Changing the path to the cache folder and downloaded app fixes this.

Fixed pathing error in the PlistReader processor.
@apizz
Copy link
Member

apizz commented Aug 1, 2024

Mind providing verbose recipe run output and I'll give this the ole rubber stamp :)

@apizz
Copy link
Member

apizz commented Aug 2, 2024

@poundbangbash ^

@poundbangbash
Copy link
Contributor Author

Sorry, GitHub isn't sending me emails, I just happened to see this from a page I left open.
I'm in training this week but can look at getting the requested verbose output done after hours.

@poundbangbash
Copy link
Contributor Author

/tmp/apizz/TailScale (patch-1)))> git branch -v

  master  80c0189 Update ScrollReverser.download.recipe (#98)
* patch-1 cb08431 Update TailScale.pkg.recipe

/tmp/apizz/TailScale (patch-1)))> git remote -v

origin	https://github.com/poundbangbash/apizz-recipes (fetch)
origin	https://github.com/poundbangbash/apizz-recipes (push)

/tmp/apizz/TailScale (patch-1)))> autopkg run -vvv ./TailScale.pkg

Processing ./TailScale.pkg...
WARNING: ./TailScale.pkg is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
{'API_PASSWORD': '[redacted]',
 'API_USERNAME': '[redacted]',
 'AUTOPKG_VERSION': '2.7.2',
 'GIT_PATH': '/Library/Developer/CommandLineTools/usr/bin/git',
 'JSS_REPOS': [{'type': 'CDP'}],
 'JSS_URL': 'https://[redacted]',
 'JSS_VERIFY_SSL': True,
 'NAME': 'Tailscale',
 'PARENT_RECIPES': ['/private/tmp/apizz/TailScale/TailScale.download.recipe'],
 'RECIPE_CACHE_DIR': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale',
 'RECIPE_DIR': '/private/tmp/apizz/TailScale',
 'RECIPE_OVERRIDE_DIRS': ['~/Library/AutoPkg/RecipeOverrides'],
 'RECIPE_PATH': '/private/tmp/apizz/TailScale/TailScale.pkg.recipe',
 'RECIPE_REPOS': {'/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.Lotusshaney-recipes': {'URL': 'https://github.com/autopkg/Lotusshaney-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes': {'URL': 'https://github.com/autopkg/apizz-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes': {'URL': 'https://github.com/autopkg/arubdesu-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.autopkg-recipes': {'URL': 'https://github.com/autopkg/autopkg-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes': {'URL': 'https://github.com/autopkg/dataJAR-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes': {'URL': 'https://github.com/autopkg/eholtam-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes': {'URL': 'https://github.com/autopkg/foigus-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes': {'URL': 'https://github.com/autopkg/grahampugh-recipes.git'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes': {'URL': 'https://github.com/autopkg/hansen-m-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes': {'URL': 'https://github.com/autopkg/hjuutilainen-recipes.git'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes': {'URL': 'https://github.com/autopkg/homebysix-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes': {'URL': 'https://github.com/autopkg/killahquam-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.macprince-recipes': {'URL': 'https://github.com/autopkg/macprince-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.mlbz521-recipes': {'URL': 'https://github.com/autopkg/mlbz521-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.nstrauss-recipes': {'URL': 'https://github.com/autopkg/nstrauss-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': {'URL': 'https://github.com/autopkg/recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes': {'URL': 'https://github.com/autopkg/rtrouton-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes': {'URL': 'https://github.com/autopkg/smithjw-recipes'}},
 'RECIPE_SEARCH_DIRS': ['.',
                        '~/Library/AutoPkg/Recipes',
                        '/Library/AutoPkg/Recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.nstrauss-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.mlbz521-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.autopkg-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.Lotusshaney-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.macprince-recipes',
                        '/private/tmp/apizz/TailScale/.'],
 'USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) '
               'AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 '
               'Safari/537.36',
 'verbose': 3}
URLTextSearcher
{'Input': {'re_pattern': '(Tailscale-(?P<version>[\\d\\.]+)-macos\\.zip)',
           'url': 'https://pkgs.tailscale.com/stable'}}
URLTextSearcher: No value supplied for result_output_var_name, setting default value of: match
URLTextSearcher: Found matching text (version): 1.70.0
URLTextSearcher: Found matching text (match): Tailscale-1.70.0-macos.zip
{'Output': {'match': 'Tailscale-1.70.0-macos.zip', 'version': '1.70.0'}}
URLDownloader
{'Input': {'filename': 'Tailscale.zip',
           'request_headers': {'user-agent': 'Mozilla/5.0 (Macintosh; Intel '
                                             'Mac OS X 10_15_7) '
                                             'AppleWebKit/537.36 (KHTML, like '
                                             'Gecko) Chrome/112.0.0.0 '
                                             'Safari/537.36'},
           'url': 'https://pkgs.tailscale.com/stable/Tailscale-1.70.0-macos.zip'}}
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, 17 Jul 2024 18:10:28 GMT
URLDownloader: Downloaded /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip
{'Output': {'download_changed': True,
            'last_modified': 'Wed, 17 Jul 2024 18:10:28 GMT',
            'pathname': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip',
            'url_downloader_summary_result': {'data': {'download_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip'},
                                              'summary_text': 'The following '
                                                              'new items were '
                                                              'downloaded:'}}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
Unarchiver
{'Input': {'purge_destination': True}}
Unarchiver: No value supplied for USE_PYTHON_NATIVE_EXTRACTOR, setting default value of: False
Unarchiver: Guessed archive format 'zip' from filename Tailscale.zip
Unarchiver: Unarchived /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip to /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale
{'Output': {}}
CodeSignatureVerifier
{'Input': {'input_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app',
           'requirement': 'anchor apple generic and identifier '
                          '"io.tailscale.ipn.macsys" and (certificate '
                          'leaf[field.1.2.840.113635.100.6.1.9] /* exists */ '
                          'or certificate 1[field.1.2.840.113635.100.6.2.6] /* '
                          'exists */ and certificate '
                          'leaf[field.1.2.840.113635.100.6.1.13] /* exists */ '
                          'and certificate leaf[subject.OU] = W5364U7YZB)',
           'strict_verification': True}}
CodeSignatureVerifier: Verifying code signature...
CodeSignatureVerifier: Deep verification enabled...
CodeSignatureVerifier: Strict verification enabled...
CodeSignatureVerifier: /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app: valid on disk
CodeSignatureVerifier: /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app: satisfies its Designated Requirement
CodeSignatureVerifier: /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app: explicit requirement satisfied
CodeSignatureVerifier: Signature is valid
{'Output': {}}
AppPkgCreator
{'Input': {'app_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app',
           'version': '1.70.0'}}
AppPkgCreator: BundleID: io.tailscale.ipn.macsys
AppPkgCreator: Copied /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app to /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/payload/Applications/Tailscale.app
AppPkgCreator: Connecting
AppPkgCreator: Sending packaging request
AppPkgCreator: Disconnecting
AppPkgCreator: Failed to close socket: [Errno 9] Bad file descriptor
{'Output': {'app_pkg_creator_summary_result': {'data': {'identifier': 'io.tailscale.ipn.macsys',
                                                        'pkg_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale-1.70.0.pkg',
                                                        'version': '1.70.0'},
                                               'report_fields': ['identifier',
                                                                 'version',
                                                                 'pkg_path'],
                                               'summary_text': 'The following '
                                                               'packages were '
                                                               'built:'},
            'new_package_request': True,
            'version': '1.70.0'}}
PlistReader
{'Input': {'info_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app/Contents/Info.plist',
           'plist_keys': {'CFBundleShortVersionString': 'version',
                          'LSMinimumSystemVersion': 'min_os_version'}}}
PlistReader: Reading: /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app/Contents/Info.plist
PlistReader: Assigning value of '1.70.0' to output variable 'version'
PlistReader: Assigning value of '10.15' to output variable 'min_os_version'
{'Output': {'plist_reader_output_variables': {'min_os_version': '10.15',
                                              'version': '1.70.0'}}}
{'API_PASSWORD': '[redacted]',
 'API_USERNAME': '[redacted]',
 'AUTOPKG_VERSION': '2.7.2',
 'CHECK_FILESIZE_ONLY': False,
 'GIT_PATH': '/Library/Developer/CommandLineTools/usr/bin/git',
 'JSS_REPOS': [{'type': 'CDP'}],
 'JSS_URL': 'https://[redacted]',
 'JSS_VERIFY_SSL': True,
 'NAME': 'Tailscale',
 'PARENT_RECIPES': ['/private/tmp/apizz/TailScale/TailScale.download.recipe'],
 'RECIPE_CACHE_DIR': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale',
 'RECIPE_DIR': '/private/tmp/apizz/TailScale',
 'RECIPE_OVERRIDE_DIRS': ['~/Library/AutoPkg/RecipeOverrides'],
 'RECIPE_PATH': '/private/tmp/apizz/TailScale/TailScale.pkg.recipe',
 'RECIPE_REPOS': {'/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.Lotusshaney-recipes': {'URL': 'https://github.com/autopkg/Lotusshaney-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes': {'URL': 'https://github.com/autopkg/apizz-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes': {'URL': 'https://github.com/autopkg/arubdesu-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.autopkg-recipes': {'URL': 'https://github.com/autopkg/autopkg-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes': {'URL': 'https://github.com/autopkg/dataJAR-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes': {'URL': 'https://github.com/autopkg/eholtam-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes': {'URL': 'https://github.com/autopkg/foigus-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes': {'URL': 'https://github.com/autopkg/grahampugh-recipes.git'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes': {'URL': 'https://github.com/autopkg/hansen-m-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes': {'URL': 'https://github.com/autopkg/hjuutilainen-recipes.git'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes': {'URL': 'https://github.com/autopkg/homebysix-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes': {'URL': 'https://github.com/autopkg/killahquam-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.macprince-recipes': {'URL': 'https://github.com/autopkg/macprince-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.mlbz521-recipes': {'URL': 'https://github.com/autopkg/mlbz521-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.nstrauss-recipes': {'URL': 'https://github.com/autopkg/nstrauss-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': {'URL': 'https://github.com/autopkg/recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes': {'URL': 'https://github.com/autopkg/rtrouton-recipes'},
                  '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes': {'URL': 'https://github.com/autopkg/smithjw-recipes'}},
 'RECIPE_SEARCH_DIRS': ['.',
                        '~/Library/AutoPkg/Recipes',
                        '/Library/AutoPkg/Recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.nstrauss-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.mlbz521-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.autopkg-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.Lotusshaney-recipes',
                        '/Users/eholtam/Library/AutoPkg/RecipeRepos/com.github.autopkg.macprince-recipes',
                        '/private/tmp/apizz/TailScale/.'],
 'USER_AGENT': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) '
               'AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 '
               'Safari/537.36',
 'USE_PYTHON_NATIVE_EXTRACTOR': False,
 'app_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app',
 'app_pkg_creator_summary_result': {'data': {'identifier': 'io.tailscale.ipn.macsys',
                                             'pkg_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale-1.70.0.pkg',
                                             'version': '1.70.0'},
                                    'report_fields': ['identifier',
                                                      'version',
                                                      'pkg_path'],
                                    'summary_text': 'The following packages '
                                                    'were built:'},
 'bundleid': 'io.tailscale.ipn.macsys',
 'download_changed': True,
 'etag': '',
 'filename': 'Tailscale.zip',
 'info_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app/Contents/Info.plist',
 'input_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale/Tailscale.app',
 'last_modified': 'Wed, 17 Jul 2024 18:10:28 GMT',
 'match': 'Tailscale-1.70.0-macos.zip',
 'min_os_version': '10.15',
 'new_package_request': True,
 'pathname': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip',
 'pkg_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale-1.70.0.pkg',
 'plist_keys': {'CFBundleShortVersionString': 'version',
                'LSMinimumSystemVersion': 'min_os_version'},
 'plist_reader_output_variables': {'min_os_version': '10.15',
                                   'version': '1.70.0'},
 'prefetch_filename': False,
 'purge_destination': True,
 're_pattern': '(Tailscale-(?P<version>[\\d\\.]+)-macos\\.zip)',
 'request_headers': {'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X '
                                   '10_15_7) AppleWebKit/537.36 (KHTML, like '
                                   'Gecko) Chrome/112.0.0.0 Safari/537.36'},
 'requirement': 'anchor apple generic and identifier "io.tailscale.ipn.macsys" '
                'and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* '
                'exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* '
                'exists */ and certificate '
                'leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and '
                'certificate leaf[subject.OU] = W5364U7YZB)',
 'result_output_var_name': 'match',
 'strict_verification': True,
 'url': 'https://pkgs.tailscale.com/stable/Tailscale-1.70.0-macos.zip',
 'url_downloader_summary_result': {'data': {'download_path': '/Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip'},
                                   'summary_text': 'The following new items '
                                                   'were downloaded:'},
 'verbose': 3,
 'version': '1.70.0'}
Receipt written to /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/receipts/TailScale-receipt-20240805-211539.plist

The following new items were downloaded:
    Download Path                                                                                
    -------------                                                                                
    /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/downloads/Tailscale.zip  

The following packages were built:
    Identifier               Version  Pkg Path                                                                                  
    ----------               -------  --------                                                                                  
    io.tailscale.ipn.macsys  1.70.0   /Users/eholtam/Library/AutoPkg/Cache/com.github.apizz.pkg.TailScale/Tailscale-1.70.0.pkg  

@apizz apizz merged commit f9cd989 into autopkg:master Aug 20, 2024
@apizz
Copy link
Member

apizz commented Aug 20, 2024

Sorry for delay, I missed this one

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