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

Handbrake: incorrect file type is downloaded from GitHub #478

Open
workflowsguy opened this issue Dec 27, 2023 · 0 comments
Open

Handbrake: incorrect file type is downloaded from GitHub #478

workflowsguy opened this issue Dec 27, 2023 · 0 comments

Comments

@workflowsguy
Copy link

Describe the problem
When running Handbrake.munki.recipe, the recipe fails because the GitHub processor returns

HandBrake-1.7.2.dmg.sig

instead of

HandBrake-1.7.2.dmg

Preferences contents
n/a

AutoPkg output

GitHubReleasesInfoProvider: Matched regex 'HandBrake-\S.*?.dmg' among asset(s): HandBrake-1.7.2.dmg
GitHubReleasesInfoProvider: Matched regex 'HandBrake-\S.*?.dmg' among asset(s): HandBrake-1.7.2.dmg.sig
GitHubReleasesInfoProvider: Selected asset 'HandBrake-1.7.2.dmg.sig' from tag '1.7.2' at url https://github.com/HandBrake/HandBrake/releases/download/1.7.2/HandBrake-1.7.2.dmg.sig
URLDownloader
URLDownloader: Storing new Last-Modified header: Sun, 24 Dec 2023 11:57:32 GMT
URLDownloader: Storing new ETag header: "0x8DC04778332BA95"
URLDownloader: URLDownloader: Downloaded /Users/WF/Library/AutoPkg/Cache/com.github.autopkg.munki.Handbrake/downloads/Handbrake.dmg
EndOfCheckPhase
CodeSignatureVerifier
 with image /Users/WF/Library/AutoPkg/Cache/com.github.autopkg.munki.Handbrake/downloads/Handbrake.dmg.
/Users/WF/Library/AutoPkg/Cache/com.github.autopkg.munki.Handbrake/downloads/Handbrake.dmg is not mounted
Failed.

Expected behavior
The actual dmg asset should be returned to be processed further

Version (please complete the following information):

  • OS version: 13.6.3
  • AutoPkg Version: 3.0RC2
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

No branches or pull requests

1 participant