
fdinitto at redhat
Jun 16, 2011, 3:38 AM
Post #4 of 7
(717 views)
Permalink
|
|
Re: build resource agents 3.9.1rc1 on RHEL5
[In reply to]
|
|
On 06/16/2011 12:03 PM, Florian Haas wrote: > On 2011-06-16 11:47, Junko IKEDA wrote: >> Hi, >> >> I got it from following repo. >> b3154571851274e4a3c353b2346c967d1405508f >> >> https://github.com/ClusterLabs/resource-agents/commit/b3154571851274e4a3c353b2346c967d1405508f >> >> The following branch is included here. >> +%if 0%{?rhel} == 0 >> +%{_mandir}/man8/ocf-tester.8* >> +%endif >> >>> Do make sure, however, that your RPM dist macros are set correctly. >>> Here's my set: >>> >>> # cat /etc/rpm/macros.dist >>> # dist macros. >>> %rhel 5 >>> %dist .el5 >>> %el5 1 >> >> Yes, I made this file. > > And you're still getting the "installed but unpackaged" error? > > Fabio, can you help? Yes I am already looking into it. There is something very fishy in his build environment because I don't get the error and there is no way to autoreconf on rhel5 as he does. So either he is running some backported packages or a mixed environment that we might not be able to support directly without some other deeper changes (for instance we could avoid generating ocf-tester man page on the fly and ship it constantly, dropping also the requirement for help2man at build time). Fabio _______________________________________________ ha-wg-technical mailing list ha-wg-technical [at] lists https://lists.linux-foundation.org/mailman/listinfo/ha-wg-technical
|