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. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
