Hi,
One of our users (Sylpheed-Claws) has a strange, seemingly random problem where
checking a GPG signature sometimes returns BADSIG, and upon trying again,
returns GOODSIG.
Our bugreport is visible at
http://thewildbeast.co.uk/sylpheed-claws/bugzilla/show_bug.cgi?id=994
His GPGME_DEBUG=5 log is at
http://thewildbeast.co.uk/sylpheed-claws/bugzilla/attachment.cgi?id=314
Searching for BADSIG in it, you can see just a bit before what seems to be a
gpgme/gpg miscommunication:
posix-io.c:111: fd 30: wrote -1 bytes
posix-io.c:145: closing fd 30
I'm at a loss to understand what's wrong, especially since gpgme doesn't return
us an error but just "Bad signature"...
Thanks!