[Linux-HA] Building heartbeat and friends RPMspec pretty badly broken.

Edward Capriolo edlinuxguru at gmail.com
Fri Jun 11 15:55:19 MDT 2010


Hello all.

I have setoff to build linux HA. The directions here

http://www.linux-ha.org/doc/ch-install-from-source.html:

Look great much, but...

So I start with cluster-glue:
Firstly the tar file should not be named cluster-glue. I can not rpmbuild
-ta cluster-glue.tar.gz

I am using the fedora.spec...

Secondly, there is an empty changlog at the bottom my RPM does not like.

Thirdly
This  :
%prep
%setup -q -n cluster-glue

should be :
%setup -q -n Reusable-Cluster-Components-glue-1.0.5

After those steps you can build correctly.


More information about the Linux-HA mailing list