[Pacemaker] Problems building pacemaker on debian

Simon Horman horms at verge.net.au
Sat Oct 17 00:23:17 EDT 2009


On Fri, Oct 16, 2009 at 10:30:22PM +0200, Michael Schwartzkopff wrote:
> Hi,
> 
> I am trying to create a debian package from the latest pacemaker sources. Some 
> problems I found:
> 
> 1)
> debian/rules
> - chmod -x `pwd`/debian/pacemaker-openais/usr/lib/lcrso/pacemaker.lcrso
> + chmod -x `pwd`/debian/pacemaker-openais/usr/libexec/lcrso/pacemaker.lcrso
> 
> debian/pacemaker-openais.install
> - usr/lib*/openais/lcrso/pacemaker.lcrso
> + usr/lib*/lcrso/pacemaker.lcrso
> 
> 2) It seems that pacemaker-1.0.5 needs some libraries from corosync. At least 
> dpkg-buildpackage fail with:
> 
> (...)
> dpkg-shlibdeps: failure: no dependency information found for 
> /usr/lib/libcoroipcc.so.4 (used by debian/pacemaker-openais/usr/sbin/crm_diff).

What provides libcoroipcc? pacemaker? If so you probably need
to twiddle the shlibs foo inside debian/




More information about the Pacemaker mailing list