Gerd König wrote: > Hello list, > > I wanted to start with heartbeat using the latest sources for > OpenSuse10.3 64bit. > I've downloaded these rpm's: > > heartbeat-2.99.2-6.1.x86_64.rpm > heartbeat-common-2.99.2-6.1.x86_64.rpm > heartbeat-debuginfo-2.99.2-6.1.x86_64.rpm > heartbeat-resources-2.99.2-6.1.x86_64.rpm > libheartbeat2-2.99.2-6.1.x86_64.rpm > libopenais2-0.80.3-12.2.x86_64.rpm > libpacemaker3-1.0.1-3.1.x86_64.rpm > libpacemaker-devel-1.0.1-3.1.x86_64.rpm > openais-0.80.3-12.2.x86_64.rpm > pacemaker-1.0.1-3.1.x86_64.rpm > pacemaker-debuginfo-1.0.1-3.1.x86_64.rpm > pacemaker-pygui-1.4-11.9.x86_64.rpm > pacemaker-pygui-debuginfo-1.4-11.9.x86_64.rpm > pacemaker-pygui-devel-1.4-11.9.x86_64.rpm > > and started to install them, but I'm stuck in installing > heartbeat-common package. The command > "rpm -Uvh heartbeat-common-2.99.2-6.1.x86_64.rpm" produces this error > message: > " > rpm -Uvh heartbeat-common-2.99.2-6.1.x86_64.rpm > warning: heartbeat-common-2.99.2-6.1.x86_64.rpm: Header V3 DSA > signature: NOKEY, key ID 1d362aeb > error: Failed dependencies: > libOpenIPMI.so.0()(64bit) is needed by > heartbeat-common-2.99.2-6.1.x86_64 > libOpenIPMIposix.so.0()(64bit) is needed by > heartbeat-common-2.99.2-6.1.x86_64 > libOpenIPMIutils.so.0()(64bit) is needed by > heartbeat-common-2.99.2-6.1.x86_64 > "
Well, looks like you need some openipmi library packages. Try "zypper search openipmi" and install the appropriate packages. Regards Dominik > What I've installed so far: > rpm -qa | egrep -i "heart|openai|pace" > libheartbeat2-2.99.2-6.1 > heartbeat-resources-2.99.2-6.1 > openais-0.80.3-12.2 > libopenais2-0.80.3-12.2 > > > What's going wrong here ? > > any help appreciated.....GERD..... > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
