Comment 3 for bug 1881769

Revision history for this message
Konstantinos Tsakalozos (kos.tsakalozos) wrote :

Did this patch make it to 2.8.0 release?

I see it on the 2.8.0 release:
```
jackal@aurora:~/workspace/microk8s$ sudo snap install microk8s --classic
[sudo] password for jackal:
error: cannot perform the following tasks:
- Run hook connect-plug-peers of snap "juju" (run hook "connect-plug-peers":
-----
error: error running snapctl: cannot perform the following tasks:
- start of [juju.fetch-oci] (# systemctl start snap.juju.fetch-oci.service
Job for snap.juju.fetch-oci.service failed because the control process exited with error code.
See "systemctl status snap.juju.fetch-oci.service" and "journalctl -xe" for details.
)
- start of [juju.fetch-oci] (exit status 1)
-----)
jackal@aurora:~/workspace/microk8s$ juju version
2.8.0-focal-amd64
jackal@aurora:~/workspace/microk8s$ sudo snap refresh juju
snap "juju" has no updates available
```