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

Transient "Downloaded image hash does not match" error #569

Closed
Saviq opened this issue Jan 22, 2019 · 1 comment
Closed

Transient "Downloaded image hash does not match" error #569

Saviq opened this issue Jan 22, 2019 · 1 comment
Assignees
Labels

Comments

@Saviq
Copy link
Collaborator

Saviq commented Jan 22, 2019

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.

@Saviq Saviq added the bug label Jan 22, 2019
@Saviq
Copy link
Collaborator Author

Saviq commented Jan 22, 2019

It may very well be that we just need to use the right QNetworkRequest option.

@townsend2010 townsend2010 self-assigned this Jan 28, 2019
bors bot added a commit that referenced this issue Jan 29, 2019
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]>
bors bot added a commit that referenced this issue Jan 29, 2019
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]>
@bors bors bot closed this as completed in #579 Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants