我想在 Debian Wheezy 上安装 Pacemaker 的 GUI。我发现它仅在不稳定分支中可用。
不过我已经添加不稳定分支到 apt getsources.list
deb http://ftp.de.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.de.debian.org/debian/ unstable main non-free contrib
由于未解决的依赖关系,我无法安装该数据包:
apt-get install pacemaker-mgmt
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
pacemaker-mgmt : Depends: libcib1 (>= 1.1.7) but it is not going to be installed
Depends: libcrmcluster1 (>= 1.1.7) but it is not going to be installed
Depends: libcrmcommon2 (>= 1.1.7) but it is not going to be installed
Depends: libpe-status3 (>= 1.1.7) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我该如何解决这个问题?是否还有另一个可在 Debian Wheezy 上运行的起搏器 GUI?