Bug#436079: procmail cannot write to /dev/std{out,err}

2007-08-06 Thread Santiago Vila
severity 436079 wishlist tags 436079 - wontfix thanks There seem to be legitimate reasons why /dev/stderr is not writeable. Try chmod 755 /usr/bin/procmail to see the difference. It's not that I'm not interested to fix this, but that this seems to be a design flaw of the type that the author wi

Bug#436079: procmail cannot write to /dev/std{out,err}

2007-08-05 Thread martin f krafft
reopen 436079 tags 436079 wontfix thanks also sprach Santiago Vila <[EMAIL PROTECTED]> [2007.08.05.1223 +0200]: > Please try VERBOSE=on, I think it should help on whatever you are > trying to do. No, it does not. I am debugging a problem and set VERBOSE=on on the command line, and I have LOGFI

Bug#436079: procmail cannot write to /dev/std{out,err}

2007-08-05 Thread martin f krafft
Package: procmail Version: 3.22-16 Severity: normal procmail: Assigning "LOGFILE=/dev/stderr" procmail: Opening "/dev/stderr" procmail: Error while writing to "/dev/stderr" AFAICT, /dev/std{out,err} have normal, write-only file semantics. procmail really should be able to deal with those, mainly