GNU bug report logs -
#37528
27.0.50; Can't view gpg-signed messages in Gnus anymore
Previous Next
Reported by: Amin Bandali <bandali <at> gnu.org>
Date: Thu, 26 Sep 2019 20:10:02 UTC
Severity: normal
Tags: fixed
Found in version 27.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 37528 <at> debbugs.gnu.org (full text, mbox):
Amin Bandali <bandali <at> gnu.org> writes:
> I’ve noticed, after pulling from trunk today, that I’m no longer able to
> read GPG-signed messages sent by authors whose key I don’t have in my
> keyring. This is what I see in the article buffer for such messages
> now:
>
> [[PGP Signed Part:No public key for DF338F09980791EF created at 2019-09-26T09:45:48-0400 using RSA]]
> Error! Result from decryption:
>
> No public key for DF338F09980791EF created at 2019-09-26T09:45:48-0400 using RSA
>
> [[End of PGP Signed Part]]
This is a bug I introduced yesterday, but I can't quite see how it's
happening now -- this code path should now only be if
(if (or (not info)
(equal info "")
(equal subtype "encrypted")
that is, it shouldn't be possible to happen for /signed parts, just for
/encrypted parts.
Are you completely up-to-date on the master branch?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.