On Fri, Jun 17, 2011 at 10:13 AM, Dejan Muhamedagic <[email protected]> wrote: > Hi, > > On Thu, Jun 16, 2011 at 09:36:12PM -0400, Vadym Chepkov wrote: >> >> On Jun 16, 2011, at 9:13 AM, Fabio M. Di Nitto wrote: >> >> > The current resource agent repository [1] has been tagged to v3.9.1. >> > Tarballs are also available [2]. >> >> >> Is there an instruction anywhere how to make rpm out of it or to compile it >> in general? >> http://www.clusterlabs.org/wiki/Install#Resource_Agents is obsolete, I >> imagine. > > Yes, needs to be updated. > > You just get the tarball using the link which Fabio posted as > [1] (from github.com) and add to the configure line: > > --with-ras-set=linux-ha > > Then proceed as usual.
Answering my own question :) $ rpmbuild -ts --nodeps resource-agents-3.9.1.tar.bz2 $ mock -r epel-5-i386 --without rgmanager ~/rpmbuild/SRPMS/resource-agents-3.9.1-1.el5.src.rpm Thanks, Vadym _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
