Project

General

Profile

Bug #4714

Updated by Nicolas CHARLES almost 10 years ago



 On 2.10.0, when rudder-agent start (at least on server), i get that warning:  

 <pre> 
 2014-03-31T14:27:04+0000    warning: Cannot implicitly evaluate bundle 'common cfengine', as this bundle takes arguments. 
 </pre> 

 the full start trace is here: 

 <pre> 
 rudder-agent[6373]: [INFO] Using /etc/default/rudder-agent for configuration 
 rudder-agent[6376]: [INFO] Using /var/rudder/cfengine-community for CFEngine workdir 
 rudder-agent[6377]: [INFO] Launching CFEngine Community cf-serverd... 
 2014-03-31T14:27:04+0000    warning: Cannot implicitly evaluate bundle 'common cfengine', as this bundle takes arguments. 
 2014-03-31T14:27:04+0000    warning: Cannot implicitly evaluate bundle 'common cfengine', as this bundle takes arguments. 
 2014-03-31T14:27:04+0000     notice: Server is starting... 
 rudder-agent[6407]: [OK] CFEngine Community cf-serverd started after 1 seconds 
 rudder-agent[6409]: [INFO] Launching CFEngine Community cf-execd... 
 rudder-agent[6430]: [OK] CFEngine Community cf-execd started after 1 seconds 
 </pre> 

 It does not seem to have any impact but it's quite ugly and freaking :)

Back