Comment 20 for bug 2058133

Revision history for this message
Nathan Teodosio (nteodosio) wrote :

Also confirmed the bug goes away in a Ubuntu Pro attached Focal virtual machine. Installed the 1:20.04.10.21 update-manager from proposed, sabotaged Livepatch with

--->
mv /snap/bin/canonical-livepatch /snap/bin/canonical-livepatch.bak
>/snap/bin/canonical-livepatch printf '%s\n' '#!/bin/sh' 'exit 1'
chmod +x /snap/bin/canonical-livepatch
<---

and launched update-manager, which opened and worked normally.