Perl 5.8.0
gpg (GnuPG) 1.2.1
pgpenvelope 2.10.2
Upon processing messages in either Pine or procmail,
pgpenvelope_decrypt fails to verify messages. GnuPG
reports getting no input. Everything works dandy from
the command line.
Attached is an rfc822 message which is signed.
signed message
Logged In: YES
user_id=7577
Works fine in 5.6.1. Arg.
Logged In: YES
user_id=7577
Suspecting the issue is due to the following note in the
5.8.0 Changes:
- New IO Implementation:
the new PerlIO implementation is both a portable stdio
implementation
(at the source code level) and a flexible new framework
for richer
I/O behaviours
Logged In: YES
user_id=7577
Workaround until new version:
set environment variable:
PERLIO=stdio