[ClusterLabs] [Announce] Release Candidate 3 for Pacemaker 1.1.13 now available
Simon Lawrence
simon.lawrence at navaho.co.uk
Fri May 15 16:08:09 UTC 2015
On 15/05/15 15:47, Simon Lawrence wrote:
> On 15/05/15 05:54, Andrew Beekhof wrote:
>> Announcing the third (and hopefully final) release candidate for
>> Pacemaker 1.1.13
>>
>> https://github.com/ClusterLabs/pacemaker/releases/Pacemaker-1.1.13-rc2
>>
>> In this RC we have some fixes for users of the now deprecated
>> Corosync 1.x plugin from Yan, consistent behaviour for operations
>> with on-fail=ignore from Ken, and improvements to David’s Docker
>> integration.
>> Additionally, Pacemaker no longer crashes if a stonith agent’s
>> metadata is unparsable.
>>
>> Any assistance testing these changes would be much appreciated.
>> Please keep the bug reports coming in!
>>
>>
>> To build `rpm` packages for testing:
>>
>> 1. Clone the current sources:
>>
>> # git clone --depth 0 git://github.com/ClusterLabs/pacemaker.git
>> # cd pacemaker
>>
>> 1. Install dependancies (if you haven't already)
>>
>> [Fedora] # sudo yum install -y yum-utils
>> [Others] # make rpm-dep
>>
>> 1. Build Pacemaker
>>
>> # make rc
>>
>> 1. Copy and deploy as needed
>>
>>
>
> Building the RPMs on Centos7.1 doesn't work for me. I get about 30
> lines of bash script displayed and then....
>
> rpmbuild -bs --define "dist .fedora" --define "_sourcedir
> /tmp/pcmk/git2/pacemaker" --define "_specdir /tmp/pcmk/git2/pacemaker"
> --define "_srcrpmdir /tmp/pcmk/git2/pacemaker" pacemaker.spec
> error: %changelog not in descending chronological order
> make[1]: *** [srpm-fedora] Error 1
> make[1]: Leaving directory `/tmp/pcmk/git2/pacemaker'
> make: *** [rc] Error 2
>
>
> Builds okay on Centos6.6
>
>
I've tried it again on the Cento7 box; it got a lot further this time
but ends with....
RPM build errors:
File not found:
/root/rpmbuild/BUILDROOT/pacemaker-1.1.13-1.fedora.x86_64/usr/lib/ocf/resource.d/.isolation
make[1]: *** [rpm] Error 1
make[1]: Leaving directory `/tmp/pcmk/git2/pacemaker'
make: *** [rc] Error 2
More information about the Users
mailing list