sudo ua启用livepatch获得以下答案
One moment, checking your subscription first
Stderr: internal error, please report: running "canonical-livepatch" failed: cannot find installed snap "canonical-livepatch" at revision 132: missing file /snap/canonical-livepatch/132/meta/snap.yaml
Stdout:
Unable to configure Livepatch: Failed running command '/snap/bin/canonical-livepatch config remote-server=https://livepatch.canonical.com' [exit(46)]. Message: internal error, please report: running "canonical-livepatch" failed: cannot find installed snap "canonical-livepatch" at revision 132: missing file /snap/canonical-livepatch/132/meta/snap.yaml
ERROR: Unable to configure Livepatch: Failed running command '/snap/bin/canonical-livepatch config remote-server=https://livepatch.canonical.com' [exit(46)]. Message: internal error, please report: running "canonical-livepatch" failed: cannot find installed snap "canonical-livepatch" at revision 132: missing file /snap/canonical-livepatch/132/meta/snap.yaml发布于 2022-05-13 10:46:03
你安装了卡扣吗?如果没有,请遵循以下原则:
https://snapcraft.io/install/canonical-livepatch/ubuntu
sudo apt update
sudo apt install snapd
sudo snap install canonical-livepatchhttps://askubuntu.com/questions/1408321
复制相似问题