Bug #18904
Updated by Alexis Mousset almost 4 years ago
<pre>
error: Failed to chdir into '/var/rudder/cfengine-community/tmp/templates/file_from_remote_template/tmp'. (chdir: 'No such file or directory')
error: Method 'file_from_remote_source_recursion' failed in some repairs
error: Method 'file_from_remote_source' failed in some repairs
</pre>
This happens if the file to be copied does not exist.
It is very likely a bug in @cf-agent@ which does not create the destination but still tries de chdir into it.