reassign 348838 libgcrypt11 forcemerge 412408 348838 thanks Wietse Venema on Wed Jan 18 2006 - 17:55:06 CST http://archives.neohapsis.com/archives/postfix/2006-01/1083.html | Rudy Gevaert: | > After attaching strace to the cleanup daemon, I got the following: | > | > access("/dev/random", R_OK) = -1 ENOENT (No such file or | > directory) | > write(2, "Fatal: ", 7) = 7 | > write(2, "no entropy gathering module dete"..., 37) = 37 | > exit_group(2) | | Please file a bug report. Library code is not supposed to exit the | application this way. It certainly is not useful to write to file | descriptor 2 in a Postfix daemon. | | The library is supposed to return an error code so that Postfix | can properly handle and report the condition.
cu andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

