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 8x8Work.download.recipe #132

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

paul-cossey
Copy link
Contributor

Hi, @arubdesu

Sorry for the whack-a-mole. I've just made a very slight change to the regex, as the vendor changed the URL at some point overnight.

Output from -v run

autopkg run -v 8x8Work.munki.recipe
Looking for com.github.arubdesu.download.8x8Work...
Did not find com.github.arubdesu.download.8x8Work in recipe map
Rebuilding recipe map with current working directories...
Looking for com.github.arubdesu.download.8x8Work...
Found com.github.arubdesu.download.8x8Work in recipe map
**load_recipe time: 0.0077838749857619405
Processing 8x8Work.munki.recipe...
WARNING: 8x8Work.munki.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
URLTextSearcher
URLTextSearcher: Found matching text (match): https://work-desktop-assets.8x8.com/prod-publish/ga/work-arm64-dmg-v8.13.2-4.dmg
URLDownloader
URLDownloader: Storing new Last-Modified header: Tue, 11 Jun 2024 09:34:40 GMT
URLDownloader: Storing new ETag header: "8b730b2b635a90579c67383bd7fe0763-35"
URLDownloader: Downloaded /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg
EndOfCheckPhase
CodeSignatureVerifier
CodeSignatureVerifier: Mounted disk image /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg
CodeSignatureVerifier: Verifying code signature...
CodeSignatureVerifier: Deep verification enabled...
CodeSignatureVerifier: Strict verification not defined. Using codesign defaults...
CodeSignatureVerifier: /private/tmp/dmg.fmrKiP/8x8 Work.app: valid on disk
CodeSignatureVerifier: /private/tmp/dmg.fmrKiP/8x8 Work.app: satisfies its Designated Requirement
CodeSignatureVerifier: /private/tmp/dmg.fmrKiP/8x8 Work.app: explicit requirement satisfied
CodeSignatureVerifier: Signature is valid
Versioner
Versioner: Mounted disk image /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg
Versioner: Found version 8.13.2.4 in file /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg/8x8 Work.app/Contents/Info.plist
StopProcessingIf
StopProcessingIf: (arm64 != arm64 AND arm64 != x86_64) is False
MunkiImporter
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter:         plugin: FileRepo
MunkiImporter:           repo: /Users/Shared/munki_repo
MunkiImporter: Copied pkginfo to: /Users/Shared/munki_repo/pkgsinfo/apps/8x8Work/8x8Work-8.13.2-arm64.plist
MunkiImporter:            pkg to: /Users/Shared/munki_repo/pkgs/apps/8x8Work/8x8Work-8.13.2.dmg
Receipt written to /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/receipts/8x8Work.munki-receipt-20240613-100319.plist

The following new items were downloaded:
    Download Path                                                                                     
    -------------                                                                                     
    /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg  

The following new items were imported into Munki:
    Name     Version  Catalogs  Pkginfo Path                             Pkg Repo Path                    Icon Repo Path  
    ----     -------  --------  ------------                             -------------                    --------------  
    8x8Work  8.13.2   testing   apps/8x8Work/8x8Work-8.13.2-arm64.plist  apps/8x8Work/8x8Work-8.13.2.dmg                  


 autopkg run -v 8x8Work.munki.recipe
Looking for com.github.arubdesu.download.8x8Work...
Did not find com.github.arubdesu.download.8x8Work in recipe map
Rebuilding recipe map with current working directories...
Looking for com.github.arubdesu.download.8x8Work...
Found com.github.arubdesu.download.8x8Work in recipe map
**load_recipe time: 0.005842124985065311
Processing 8x8Work.munki.recipe...
WARNING: 8x8Work.munki.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
URLTextSearcher
URLTextSearcher: Found matching text (match): https://work-desktop-assets.8x8.com/prod-publish/ga/work-dmg-v8.13.2-4.dmg
URLDownloader
URLDownloader: Storing new Last-Modified header: Tue, 11 Jun 2024 09:34:30 GMT
URLDownloader: Storing new ETag header: "48a286494f770e2837f30fe5d2201687-36"
URLDownloader: Downloaded /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg
EndOfCheckPhase
CodeSignatureVerifier
CodeSignatureVerifier: Mounted disk image /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg
CodeSignatureVerifier: Verifying code signature...
CodeSignatureVerifier: Deep verification enabled...
CodeSignatureVerifier: Strict verification not defined. Using codesign defaults...
CodeSignatureVerifier: /private/tmp/dmg.lgHJ6v/8x8 Work.app: valid on disk
CodeSignatureVerifier: /private/tmp/dmg.lgHJ6v/8x8 Work.app: satisfies its Designated Requirement
CodeSignatureVerifier: /private/tmp/dmg.lgHJ6v/8x8 Work.app: explicit requirement satisfied
CodeSignatureVerifier: Signature is valid
Versioner
Versioner: Mounted disk image /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg
Versioner: Found version 8.13.2.4 in file /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg/8x8 Work.app/Contents/Info.plist
StopProcessingIf
StopProcessingIf: (x86_64 != arm64 AND x86_64 != x86_64) is False
MunkiImporter
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter:         plugin: FileRepo
MunkiImporter:           repo: /Users/Shared/munki_repo
MunkiImporter: Copied pkginfo to: /Users/Shared/munki_repo/pkgsinfo/apps/8x8Work/8x8Work-8.13.2-x86_64.plist
MunkiImporter:            pkg to: /Users/Shared/munki_repo/pkgs/apps/8x8Work/8x8Work-8.13.2__1.dmg
Receipt written to /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/receipts/8x8Work.munki-receipt-20240613-100359.plist

The following new items were downloaded:
    Download Path                                                                                     
    -------------                                                                                     
    /Users/paul.cossey/Library/AutoPkg/Cache/com.github.arubdesu.munki.8x8Work/downloads/8x8Work.dmg  

The following new items were imported into Munki:
    Name     Version  Catalogs  Pkginfo Path                              Pkg Repo Path                       Icon Repo Path  
    ----     -------  --------  ------------                              -------------                       --------------  
    8x8Work  8.13.2   testing   apps/8x8Work/8x8Work-8.13.2-x86_64.plist  apps/8x8Work/8x8Work-8.13.2__1.dmg  

@arubdesu
Copy link
Member

Gotcha, I thought the 'test' part of the old URL was possibly not the best sign 😅 thanks for following up!

@arubdesu arubdesu merged commit 466308f into autopkg:master Jun 13, 2024
@SeanHansell
Copy link
Contributor

Looks like it moved again. See #135 #136

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.

3 participants