小编Sim*_*ons的帖子

无法在仿生上安装 Cockpit

我正在尝试使用安装 cockpitvbyapt-get install cockpit但出现以下错误。

The following packages have unmet dependencies: 
cockpit : Depends: cockpit-system (= 172-1~ubuntu18.04.1) but it is not going to be installed 
          Recommends: cockpit-storaged (= 172-1~ubuntu18.04.1) but it is not going to be installed 
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

通过Ubuntu的一些谷歌搜索和驾驶舱指令,我还添加了以下行source.list

deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
Run Code Online (Sandbox Code Playgroud)

Ubuntu 帮助中所述,然后更新

sudo apt-get update
Run Code Online (Sandbox Code Playgroud)

然后尝试安装

sudo apt-get install cockpit
Run Code Online (Sandbox Code Playgroud)

但仍然收到以下错误:

The following packages have unmet dependencies:
cockpit : …
Run Code Online (Sandbox Code Playgroud)

updates update-manager package-management apt dependencies

2
推荐指数
1
解决办法
1905
查看次数