Gotcha,

So let's try a few things and if it's not coming right we may need to
rope in some help from Snap developers.

The livepatch daemon, when it starts, creates 2 unix sockets in
`/var/snap/canonical-livepatch/current/`. When the daemon is
killed/stopped/fails to start, these files should no longer exist. So
let's try a few things,

Run the following to watch the logs,
- sudo snap logs canonical-livepatch -f

Now run the following in a separate terminal

- ls -la /var/snap/canonical-livepatch/current/
- sudo snap start canonical-livepatch
- ls -la /var/snap/canonical-livepatch/current/

Do the logs say anything useful?
You can also try the above while watching the logs from `journalctl -f`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063032

Title:
  Can't enable or disable livepatch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-livepatch-client/+bug/2063032/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to