Re: cf3: cfengine-3.0.0p1/inputs
Juergen Prusseit <[email protected]> Thu, 8 Jan 2009 16:04:53 +0100
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <OFB3240561.1C1E378A-ONC1257538.00502809-C1257538.0052D838@notes.msg.de> |
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