You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue
Other
Brief description of your issue
The URL of the 'arm64' arch points to https://github.com/HandBrake/HandBrake/releases/download/1.6.0/HandBrake-1.6.0-arm64-Win_GUI.exe which yields a 404 not found error.
The HandBrake team apparently has moved from using 'arm64' to 'aarch64' as tag. But the 1.6.0 release does not contain an asset with either name for the HandBrake GUI (an aarch64_CLI asset exists).
This raises another question: why didn't the automated checks during the winget package submission process not detect that error?
Steps to reproduce
browse to the given URL
Actual behavior
error 404
Expected behavior
fix the URL or remove the arch from the package
maybe improve the automated checks during package submission
Environment
not relevant
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered:
ghost
added
the
Needs-Triage
This work item needs to be triaged by a member of the core team.
label
Jan 17, 2023
stephengillie
added
Help-Wanted
This is a good candidate work item from the community.
and removed
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
This work item needs to be triaged by a member of the core team.
labels
Jan 17, 2023
I would agree that even if it was not 404 at the time of submission, this Url should've been caught by now by wingetbot's automatic scan for hash mismatches / faulty Urls. There is work to be done for better handling of such scenarios which is being tracked in #69497
cc @denelon An example for scenario 3 in #69497 (comment) that should've been caught by wingetbot. For context, the 404 Url is present in the latest version.
Please confirm these before moving forward
Category of the issue
Other
Brief description of your issue
The URL of the 'arm64' arch points to https://github.com/HandBrake/HandBrake/releases/download/1.6.0/HandBrake-1.6.0-arm64-Win_GUI.exe which yields a 404 not found error.
The HandBrake team apparently has moved from using 'arm64' to 'aarch64' as tag. But the 1.6.0 release does not contain an asset with either name for the HandBrake GUI (an aarch64_CLI asset exists).
This raises another question: why didn't the automated checks during the winget package submission process not detect that error?
Steps to reproduce
browse to the given URL
Actual behavior
error 404
Expected behavior
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: