Actions
Bug #4714
closedWarning about missing bundle at rudder-agent startup (at least on serve)
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
On 2.10.0, when rudder-agent start (at least on server), i get that warning:
2014-03-31T14:27:04+0000 warning: Cannot implicitly evaluate bundle 'common cfengine', as this bundle takes arguments.
the full start trace is here:
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
It does not seem to have any impact but it's quite ugly and freaking :)
Actions