We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
People have stumbled upon:
$ multipass launch snapcraft:core Launching a VM. launch failed: Downloaded image hash does not match
The likely issue is that somehow we get out of sync with the SHA256SUMS file and trying to compare a previous hash to a new image.
SHA256SUMS
The text was updated successfully, but these errors were encountered:
It may very well be that we just need to use the right QNetworkRequest option.
QNetworkRequest
Sorry, something went wrong.
custom_image_host: Update custom images information when requested
bf3ad0e
Fixes #569
Merge #579
2f3f950
579: custom_image_host: Update custom images information when requested r=Saviq a=townsend2010 Fixes #569 Co-authored-by: Chris Townsend <[email protected]> Co-authored-by: Ricardo Abreu <[email protected]>
3901eca
townsend2010
No branches or pull requests
People have stumbled upon:
The likely issue is that somehow we get out of sync with the
SHA256SUMS
file and trying to compare a previous hash to a new image.The text was updated successfully, but these errors were encountered: