Dear all,
Em cài heartbeat trên Centos 6 - 64bit nhưng bị lỗi, xin mọi người giúp đỡ.
Command:
Code:
#wget -O /etc/yum.repos.d/pacemaker.repo http://clusterlabs.org/rpm/epel-5/clusterlabs.repo
#yum install heartbeat
Lỗi:
Code:
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: centos.01link.hk
* elrepo: elrepo.imt-systems.com
* extras: centos.01link.hk
* updates: centos.01link.hk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package heartbeat.x86_64 0:3.0.3-2.3.el5 will be installed
--> Processing Dependency: libhbclient.so.1()(64bit) for package: heartbeat-3.0. 3-2.3.el5.x86_64
--> Processing Dependency: libapphb.so.2()(64bit) for package: heartbeat-3.0.3-2 .3.el5.x86_64
--> Processing Dependency: libltdl.so.3()(64bit) for package: heartbeat-3.0.3-2. 3.el5.x86_64
--> Running transaction check
---> Package heartbeat.x86_64 0:3.0.3-2.3.el5 will be installed
--> Processing Dependency: libltdl.so.3()(64bit) for package: heartbeat-3.0.3-2. 3.el5.x86_64
---> Package heartbeat-libs.x86_64 0:3.0.3-2.3.el5 will be installed
--> Processing Dependency: libltdl.so.3()(64bit) for package: heartbeat-libs-3.0 .3-2.3.el5.x86_64
--> Finished Dependency Resolution
Error: Package: heartbeat-libs-3.0.3-2.3.el5.x86_64 (clusterlabs)
Requires: libltdl.so.3()(64bit)
Error: Package: heartbeat-3.0.3-2.3.el5.x86_64 (clusterlabs)
Requires: libltdl.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Thanks all!