Impossible to set up Livepatch on Ubuntu MATE
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
In Ubuntu MATEE 18.04, in the Software Properties window (available from Software Boutique > Preferences > Show Software Sources > Manage Repositories, among other places), there is a Livepatch tab. This tab says "To use Livepatch, you need to sign in" and provides a "Sign In..." button.
This button launches an empty version of gnome-control-
If one is technically adept, it is possible to do what (I think) that button is trying to do by launching g-c-c directly in a terminal and overriding the desktop, thus:
env XDG_CURRENT_
This online accounts window permits attempting to add an Ubuntu One account. However, when one tries, a window pops up with a place to add one's Ubuntu One username and password, but the window has no Submit button; there is no way to actually initiate sign in.
tags: | added: bionic |
tags: | added: focal |
no longer affects: | ubuntu-mate |
Work-around
Get Token from: https:/ /auth.livepatch .canonical. com/
Then run these commands from the Terminal:
sudo snap install canonical-livepatch
sudo canonical-livepatch enable <TOKEN>