same errors after fresh install
environment: fresh vm (debian/lenny) without everything regarding cf

install commands:

tar xvfz cfengine-2.2.9.tar.gz
cd cfengine-2.2.9
sh configure
make
cd src/.libs/
cp libcfengine.a /usr/local/lib/libcfengine.a
ldconfig

tar xvfz cfengine-3.0.0p1.tar.gz
cd cfengine-3.0.0p1
sh configure
make
make install
cd inputs/
cp failsafe.cf library.cf promises.cf site.cf update.cf
/var/cfengine/inputs/

cf-promises
--> same errors

any ideas ?

Kind Regards
Jürgen Prusseit



[email protected] schrieb am 08.01.2009
14:20:37:

>
> These work out of the box. My guess is that you might have an old beta
> version of cf-promises lying on the system that did not have this part
> of the syntax implemented. Try to clean out everything and make sure
>
> WORKDIR/bin/cf-promises is up to date
>
> M


_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to