cf-twin is exactly cf-agent. If your exec_command looks like

 exec_command => "$(sys.cf_twin) -f failsafe.cf && $(sys.cf_agent)

You might need to copy cf-agent to become cf-twin.

 <root># cp /var/cfengine/bin/cf-agent /var/cfengine/bin/cf-twin

Otherwise, just kindly change exec_command to

 exec_command => "$(sys.cf_agent) -f failsafe.cf && $(sys.cf_agent)

Cheers,
--Nakarin

On Apr 28, 2010, at 9:29 AM, Сева Глущенко wrote:

> Hello folks,
> 
> The CFengine which has been newly installed from
> cfengine-community-3.0.4p2-1.centos5.i386.rpm complains:
> 
> Apr 28 11:25:21 localhost cf-execd[7323]:  Proposed executable file
> "/var/cfengine/bin/cf-twin" doesn't exist
> 
> but cf-twin isn't included in the package. Is it a bug or something?
> 
> -- 
> SY, Seva Gluschenko.
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine
  • cf-twin? Сева Глущенко
    • Re: cf-twin? Nakarin Phooripoom

Reply via email to