On Tue, Feb 1, 2011 at 12:16 PM, Patrick H. <[email protected]> wrote: > I'm coming from bug 2542 where it was recommended that I try release 1.1.4. > Well I'm having problems simply getting it installed. > > This is on a RHEL5 box > Firstly the rpm source file for fedora-13 is broken > (http://clusterlabs.org/rpm-next/fedora-13/src/pacemaker-1.1.4-1.3.fc13.src.rpm). > When attempting to build it it complains that the cpio checksum is invalid. > I've downloaded it several times, so its not a bad download.
The problem is that the checksum mode for rpm files has changed from md5 to sha256 (Fedora 10 timeframe). You will need to unpack the file with rpm2cpio. > > I then tried manually downloading the 1.1.4 source from mercurial and using > a 1.1.3 spec file to build it, but the build fails with missing files > (hb2openais-helper.py), so the spec file isnt compatable. > > Can someone point me in a direction where I can somehow get an RPM for > 1.1.4? > > Thanks > > _______________________________________________ > Pacemaker mailing list: [email protected] > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: > http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker > > _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
