$ multipass launch vivid
launch failed: Downloaded image hash does not match
$ multipass version
multipass 1.7.0-rc.899+g38dcd724
multipassd 1.7.0-rc.899+g38dcd724
where before (1.6.2) I got:
$ multipass launch vivid
launch failed: failed to download from 'https://cloud-images.ubuntu.com/releases/server/releases/vivid/release-20160203/ubuntu-15.04-server-cloudimg-amd64-disk1.img': Insecure redirect
Describe the bug
I get this for older images with 1.7:
where before (1.6.2) I got:
These are logged
so it looks like we are finding things in the cache that aren't actually there.
Expected behavior
Multipass would report the "insecure redirect" and abort the launch.
Additional info
Similar to https://github.com/canonical/multipass/issues/1350, but only appearing in 1.7.