Re: [Pacemaker] more package misery

2009-10-15 Thread Johan Verrept
On Thu, 2009-10-15 at 13:22 +0200, Andrew Beekhof wrote: > > I found the --with-ocf-root parameter to configure in glue and > > resource-agents so I can now build succesfully. This should still > > default to the $PREFIX/usr/lib/ocf dir? > > More likely, $PREFIX/lib/ocf (assuming you insist on no

Re: [Pacemaker] more package misery

2009-10-15 Thread Andrew Beekhof
On Thu, Oct 15, 2009 at 12:32 PM, Johan Verrept wrote: > On Thu, 2009-10-15 at 10:12 +0200, Johan Verrept wrote: > >> It installs the resources in /usr, not in $PREFIX/usr >> Is this intentional? >> It did not happen on hearbeat 2.99.2 > > I found the --with-ocf-root parameter to configure in glue

Re: [Pacemaker] more package misery

2009-10-15 Thread Andrew Beekhof
On Thu, Oct 15, 2009 at 10:12 AM, Johan Verrept wrote: > On Thu, 2009-10-15 at 09:40 +0200, Andrew Beekhof wrote: > >> It still exists, along with shellfuncs, as part of resource-agents. > > Aah, that's where I went wrong :) > I did find the cause of the missing files though: > > >From the build:

Re: [Pacemaker] more package misery

2009-10-15 Thread Johan Verrept
On Thu, 2009-10-15 at 10:12 +0200, Johan Verrept wrote: > It installs the resources in /usr, not in $PREFIX/usr > Is this intentional? > It did not happen on hearbeat 2.99.2 I found the --with-ocf-root parameter to configure in glue and resource-agents so I can now build succesfully. This should

Re: [Pacemaker] more package misery

2009-10-15 Thread Andrew Beekhof
On Wed, Oct 14, 2009 at 5:49 PM, Johan Verrept wrote: > Hi Andrew, > > On Wed, 2009-10-14 at 16:46 +0200, Andrew Beekhof wrote: >> > The distro is non-standard. I don't see how this would be different on >> > OpenSuSE? Do they use untagged (or specifically tagged) versions? >> >> I just built the

Re: [Pacemaker] more package misery

2009-10-14 Thread Johan Verrept
Hi Andrew, On Wed, 2009-10-14 at 16:46 +0200, Andrew Beekhof wrote: > > The distro is non-standard. I don't see how this would be different on > > OpenSuSE? Do they use untagged (or specifically tagged) versions? > > I just built the lot (same versions as above) on OSX, and its fine here. Ok...

Re: [Pacemaker] more package misery

2009-10-14 Thread Andrew Beekhof
On Wed, Oct 14, 2009 at 11:37 AM, Johan Verrept wrote: > On Wed, 2009-10-14 at 10:58 +0200, Andrew Beekhof wrote: >> You're using the RPMs from the opensuse build service? >> Which distro? > > I build from source, following the wiki. All the packages are the tips > from yesterday (only pacemaker i

Re: [Pacemaker] more package misery

2009-10-14 Thread Johan Verrept
On Wed, 2009-10-14 at 10:58 +0200, Andrew Beekhof wrote: > On Wed, Oct 14, 2009 at 9:25 AM, Johan Verrept wrote: > > On Wed, 2009-10-14 at 08:21 +0200, Andrew Beekhof wrote: > >> On Tue, Oct 13, 2009 at 6:04 PM, Johan Verrept > >> wrote: > >> > > >> > Hi, > >> > > >> > when I install the latest

Re: [Pacemaker] more package misery

2009-10-14 Thread Andrew Beekhof
On Wed, Oct 14, 2009 at 9:25 AM, Johan Verrept wrote: > On Wed, 2009-10-14 at 08:21 +0200, Andrew Beekhof wrote: >> On Tue, Oct 13, 2009 at 6:04 PM, Johan Verrept wrote: >> > >> > Hi, >> > >> > when I install the latest resource-agents, it installs >> > etc/ha.d/shellfuncs >> > >> > This file inc

Re: [Pacemaker] more package misery

2009-10-14 Thread Johan Verrept
On Wed, 2009-10-14 at 08:21 +0200, Andrew Beekhof wrote: > On Tue, Oct 13, 2009 at 6:04 PM, Johan Verrept wrote: > > > > Hi, > > > > when I install the latest resource-agents, it installs > > etc/ha.d/shellfuncs > > > > This file includes @OCF_RA_DIR@/heartbeat/.ocf-shellfuncs at the end. > > Not

Re: [Pacemaker] more package misery

2009-10-13 Thread Andrew Beekhof
On Tue, Oct 13, 2009 at 6:04 PM, Johan Verrept wrote: > > Hi, > > when I install the latest resource-agents, it installs > etc/ha.d/shellfuncs > > This file includes @OCF_RA_DIR@/heartbeat/.ocf-shellfuncs at the end. Not here. I see: # Now get the good stuff . /usr/lib/ocf/resource.d//heartbeat/

Re: [Pacemaker] more package misery

2009-10-13 Thread Johan Verrept
On Tue, 2009-10-13 at 18:04 +0200, Johan Verrept wrote: > Hi, > > when I install the latest resource-agents, it installs > etc/ha.d/shellfuncs > > This file includes @OCF_RA_DIR@/heartbeat/.ocf-shellfuncs at the end. > > .ocf-shellfuncs was in heartbeat 2.99.2, but is no longer present in > hear

[Pacemaker] more package misery

2009-10-13 Thread Johan Verrept
Hi, when I install the latest resource-agents, it installs etc/ha.d/shellfuncs This file includes @OCF_RA_DIR@/heartbeat/.ocf-shellfuncs at the end. .ocf-shellfuncs was in heartbeat 2.99.2, but is no longer present in heartbeat 3.0.0. As far as I can tell this is now lib/heartbeat/ocf-shellfunc