"@lbutlr" <krem...@kreme.com> writes: > When running sa-update on an old system (not updated in at least a year) I am > getting: > > # sa-update --gpgkey 24C063D8 --channel kam.sa-channels.mcgrail.com > gpg: process '/usr/local/bin/gpg' finished: exit 2 > error: GPG validation failed! > The update downloaded successfully, but it was not signed with a trusted GPG > key. Instead, it was signed with the following keys: > > 24C063D8 > > Perhaps you need to import the channel's GPG key? For example: > > wget https://spamassassin.apache.org/updates/GPG.KEY > sa-update --import GPG.KEY > > channel 'kam.sa-channels.mcgrail.com': GPG validation failed, channel failed > > > I went ahead and rand the commands, but that didn't change the behavior (not > that I expected it would). I assume there is a different path for the KAM GPG > key.
I have been using --gpgkey 24C063D8 --channel kam.sa-channels.mcgrail.com very consistently for a while now. Best regards, Olivier --