Multipass & libvirt services not restarted after snapcraft 3.0 installation
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
After installing snapcraft 3.0, multipass and libvirt services are not restarted, resulting in a failure:
multipass list
list failed: Connect Failed
Requires service restart to fix:
systemctl stop snap.multipass.libvirt-bin.service
systemctl stop snap.multipass.multipassd.service
systemctl start snap.multipass.libvirt-bin.service
systemctl start snap.multipass.multipassd.service
Expected behavior:
- Automatic service restart
- Check if service is running and warn
Evaluation history
No evaluation history available.