Does not handle multipass instance being deleted
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Snapcraft |
Triaged
|
Medium
|
Sergio Schvezov | ||
Bug Description
Snapcraft gets stuck if the multipass instance has been deleted outside of snapcraft, but not purged:
❯ SNAPCRAFT_
Launching a VM.
start failed: instance "snapcraft-surl" is deleted
Use 'recover' to recover the deleted instance or 'purge' to permanently delete the instance.
stop failed: The following errors occurred:
instance "snapcraft-surl" is deleted
stop failed: The following errors occurred:
instance "snapcraft-surl" is deleted
An error occurred when trying to stop the instance with 'multipass': returned exit code 2.
Ensure that 'multipass' is setup correctly and try again.
| Changed in snapcraft: | |
| status: | New → Triaged |
| tags: | added: 18.10-build-vm |
| Changed in snapcraft: | |
| importance: | Undecided → Medium |
| assignee: | nobody → Sergio Schvezov (sergiusens) |
| milestone: | none → 3.1 |
| Changed in snapcraft: | |
| milestone: | 3.1 → 3.1.1 |
| Changed in snapcraft: | |
| milestone: | 3.1.1 → none |


