【发布时间】:2016-04-05 03:15:55
【问题描述】:
我有 Debian 8.2,我想在上面安装 Pacemaker。但是当我尝试
apt-get install pacemaker
它给了
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package pacemaker is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'pacemaker' has no installation candidate
我已经被搜索了很多次,但没有得到任何东西。 我也尝试了https://wiki.debian.org/Debian-HA/ClustersFromScratch 中提到的步骤,但没有成功。
我也尝试过从源代码构建,但得到了
configure: error: Version of libqb is too old: v0.13 or greater requried
pkg-config 的输出是
我该如何解决这个错误?
在 Debian jessie 中设置故障转移的最佳方式应该是什么?
谁能帮我解决这个问题?
【问题讨论】: