For some reason start-stop-daemon is not able to return from starting nullmailer-send --daemon, hanging indefinitely. (gdb) bt #0 0xb773e424 in __kernel_vsyscall () #1 0xb7635b53 in waitpid () from /lib/libc.so.6 #2 0x08052714 in ?? () #3 0x080540ab in ?? () #4 0x0804d1a0 in ?? () #5 0xb75b5286 in __libc_start_main () from /lib/libc.so.6 #6 0x0804e835 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further Reproducible: Always
Created attachment 311371 [details] nullmailer-1.10.ebuild mostly unmodified 1.06 ebuild
Oh yeah, 1.06 starts up without problems
With tls support now. Yay. Changes in version 1.10 - Added support for SMTPS (SMTP over SSL/TLS) and STARTTLS. - Added support for auto-detection of login method in SMTP protocol. - Added support for -bp (mailq) and -bs (SMTP) mode in the sendmail wrapper.
+ 05 Jun 2012; Eray Aslan <eras@gentoo.org> +files/init.d-nullmailer-r1: + Version bump. Change --chuid to --user in init script. Bugs #415417 #405529 +