help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Impossible to run cfengine2 on Debian sarge!


From: Mark . Burgess
Subject: Re: Impossible to run cfengine2 on Debian sarge!
Date: Thu, 15 Jul 2004 13:32:40 +0200 (MEST)

This sounds like a problem with flex/lex or bison/yacc

Try rm src/cfparse.c src/cflex.c and recompile

Or it couldbe the versions of those packages that are at fault
M

On 15 Jul, freak wrote:
> Hello!
> 
> I followed cfengine documentation and configuration and cfengine don't
> run correctly on Debian sarge!
> I would like to copy automatically cfagent.conf to the client host,
> thus i have only update.conf and cfservd.conf on clients and the main
> error is :
> 
> cfrun
> cfrun(0):         .......... [ Hailing biniguet.zeni.fr ] ..........
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - - - -
> 
> cfengine:biniguet:/var/lib/cfengine2/inputs/update.conf:43: Warning:
> actionsequence is empty
> cfengine:biniguet:/var/lib/cfengine2/inputs/update.conf:43: Warning:
> perhaps cfagent.conf/update.conf have not yet been set up?
> 
> I don't suceed in raising this problem!!!
> 
> I show you my clients files : 
> 
> update.conf :
> 
> 
> control:
> 
>         domain = ( zeni.fr )
>         actionsequence = ( copy )
>         policyhost = ( freak.zeni.fr )
>         masterdir = ( /var/lib/cfengine2/inputs )
>         workdir = ( /var/lib/cfengine2 )
> 
> copy:
> 
> 
>         $(masterdir)    dest=$(workdir)/inputs
>                                 r=inf
>                                 mode=700
>                                 backup=false
>                                 type=checksum
>                                 exclude=*.lst
>                                 exclude=*~
>                                 exclude=#*
>                                 server=$(policyhost)
>                                 purge=true
>                                 trustkey=true
> 
> #########################################################################
> 
> cfservd.conf:
> 
> control:
> 
>                 domain = ( zeni.fr )
>                 cfrunCommand = ( "/usr/sbin/cfagent" )
>                 AllowConnectionsFrom = ( 10.50.1.34 )
>                 AllowUsers = ( root )
>                 TrustKeyFrom = ( 10.50.1.34 )
>                 forceipv4 = ( true )
>                 LogAllConnections = ( 10 )
>                 MaxConnections = ( 10 )
> 
> 
> admit:
> 
>         /var/lib/cfengine2/inputs *.zeni.fr
>         /usr/sbin *.zeni.fr
> 
> 
> If someone manage to run debian Sarge, help i panic !
> 
> Thanks
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

[Prev in Thread] Current Thread [Next in Thread]