> Marking as 'incomplete' and unmilestoning. We still need the stderr output of > a > process that's failing in this way to diagnose whether it's a postfix or > gnutls bug.
IMHO it is a bug in both. - GnuTLS is a library and therefore should not do fprintf(stderr,..) + exit, because printing to stderr isn't useful for a postfix child - Postfix does not provide /dev/u?random in the chroot, triggering the issue. -- postfix-ldap is linked against gnuTLS https://bugs.launchpad.net/bugs/81242 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
