On Tue, Jun 23, 2009 at 12:27 PM, Michael Schwartzkopff<[email protected]> wrote: > Am Dienstag, 23. Juni 2009 12:22:41 schrieb [email protected]: >> Morning all >> >> I have just been going through trying to install heartbeat / pacemaker onto >> a test system and have noticed the following error during install >> >> [r...@lpis-jf-test-fc1 installs]# rpm -i libpacemaker3-1.0.4-23.1.i386.rpm >> warning: libpacemaker3-1.0.4-23.1.i386.rpm: Header V3 DSA signature: NOKEY, >> key ID 1d362aeb >> error: Failed dependencies: >> libcrypto.so.7 is needed by libpacemaker3-1.0.4-23.1.i386 >> >> now it would appear that libcrypto.so.7 has been replaced with >> libcrypto.so.8 (openssl-0.9.8) and was wondering if it is OK to do the >> normal symlink no deps kind of install? >> >> Jay > > > Hi, > > this kind of install works for me (debian lenny GUI packages on ubuntu 9.04). > But it would be safer to compile your own packages. It is not too difficult.
Try the instructions here: http://clusterlabs.org/wiki/Install#Re-Building_RPMs_for_Other_Architectures _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
