我正在尝试按照以下说明在 lxd 上运行 kuberneteshttps://kubernetes.io/docs/getting-started-guides/ubuntu/local/。但是,我收到以下错误消息:
$ sudo snap install conjure-up --classic
error: cannot perform the following tasks:
- Run configure hook of "conjure-up" snap if present (run hook "configure": / has 'other' write 40777)
有人知道这个错误的原因以及如何修复它吗?
多谢。
附言:我尝试通过 apt 安装 conjure,但它告诉我它已被移至 snap。