Hello list, While switching to version 3.0.3, I've encountered an error when I do a recursive copy of a directory which contains at least one empty file. This only happens when I use the option
encrypt => "true"; Then, the cf-serverd process crashes with this error message: cf3 Host myhost granted access to /srv/cfengine/inputs/empty_file Unappending Host myhost granted access to /srv/cfengine/inputs/empty_file CfEncryptGetFile(/srv/cfengine/inputs/empty_file on sd=5), size=0 Restatting /srv/cfengine/inputs/empty_file evp_enc.c(282): OpenSSL internal error, assertion failed: inl > 0 Aborted In version 3.0.2, this wasn't an issue and worked fine. I'm using SLES11 x64. Has anyone experienced similar problems? By now, my way to avoid this is to filter out empty files with file_select, as I need to use encryption. Thanks! Regards, Mario _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine