tag 518306 +moreinfo thanks Hi Olivier, thanks for your submission.
I can confirm that editfiles correctly changes the mtime when it finishes, so probably the big title should be different. From what I see from your cfengine fragment it seems that the file is not copied over in the first place, so it cannot be edited. Have you tried to add the 'force=true' statement to your copy directive and see if the file gets correctly copied? See the following URL for more info: http://www.cfengine.org/docs/cfengine-Reference.html#copy What cfengine does is checking the ctime of the two files, if they are the same the src won't be copied to the dst, are you sure that they are different? In any case try to force it and see if the editfiles work. I look forward to your reply. Cheers Antnio -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

