On Fri, 2010-10-29 at 12:09 +0900, Masashi Yamaguchi wrote: > > I think "ldirectord" rpm package's spec for RedHat/CentOS is inconsistent. > > $ rpm -qp --provides ldirectord-1.0.3-2.el5.x86_64.rpm > config(ldirectord) =3D 1.0.3-2.el5 > heartbeat-ldirectord > ldirectord =3D 1.0.3-2.el5 > $ rpm -qp --conflicts ldirectord-1.0.3-2.el5.x86_64.rpm > heartbeat-ldirectord > $ > > "ldirectord" package PROVIDES "heartbeat-ldirectord" and > CONFLICTS with "heartbeat-ldirectord". > "ldirectord" package' spec has self-conflict. > > This is a patch for the problem. > --- resource-agents.spec > +++ resource-agents.spec
I don't quite get this. Your patch is for resource-agents or ldirectord packages? I presume the idea is that you get the src rpm, extract it, apply the patch, and rebuild the RPM? (I haven't been able to find the src rpm for ldirectord). If I understand this correctly, it looks like a bug that should be fixed in the clusterlabs repo. Do they have a place to officially report bugs? I did try extracting the ldirectord script from the clusterlabs ldirectord package, and it segfaults, so I suspect I really have to find a way to install the entire package in order to use that script and get the heartbeat/pacemaker monitoring to work properly. --Greg _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
