Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2009-02-12 Thread Wilco Baan Hofman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Hoggarth schreef: > > > Should the postfix package not be updated to mknod suitable devices in > /var/spool/postfix/dev on installation? > That was the original point I made, yes. -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) Com

Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-18 Thread Wilco Baan Hofman
Well, for one you could work around the issue using: mkdir /var/spool/postfix/dev cp -a /dev/random /dev/urandom /var/spool/postfix/dev This should solve the exit_group(2) errors, as it did for me. Of course the proper (read: permanent) fix would be to include this in the init scripts, but this s

Re: [Bug 81242] Re: postfix-ldap is linked against gnuTLS

2008-04-15 Thread Miek Gieben
[15 Apr, @01:00 CEST, Steve Langasek wrote in "[Bug 81242] Re: postfix-ldap i ..."] > 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. It will not be possible for me to provide