As describe in $URL, newer versions of GnuPG complain about the key-signing style of the official key as delivered currently. This makes all runs of sa-updates fail with a slightly obscure error message. As describe in the wiki page, a newer (better) key is available. Until it is included in the official distribution, it might be a good idea to include it on installation.
(In reply to comment #0) > Until it is included in the official distribution, > it might be a good idea to include it on installation. The key shipped with 3.2.5 should have been fixed. So I guess anyone with problems once installed <3.2.5. `sa-update --import /usr/share/spamassassin/sa-update-pubkey.txt` should fix the key in spamassassin's keyring.
Maybe then an einfo/ewarn or somesuch would be nice. Or alternatively, just blindly --import the key. if it's not already in there, it's fixed; if it is, nothing breaks.
Created attachment 229533 [details, diff] spamassassin-3.3.1-r1.ebuild.patch
Created attachment 229655 [details, diff] spamassassin-3.3.1-r1.ebuild.patch updated after I had some review
David, on my radar for inclusion some time today.
(In reply to comment #5) > David, on my radar for inclusion some time today. > Done, thx.