> Then, when I run it on a host, I see this (via 'cf-agent -I'):

When debugging cf-agent behaviour you pretty much always want to run it 
in verbose mode with "-v".  I usually do something like

cf-agent -Kv | tee /tmp/cf

which lets you see the live output but also saves a copy for review.

This bug ( https://cfengine.com/bugtracker/view.php?id=456 ) was fixed 
in 3.1.4 and may or may not be affecting you.  I would also suggest you 
try specifying  package_architectures

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to