Hi! On Sat, 2023-03-25 at 09:03 +0000, Brian Noonan wrote: > Thanks for the fast response on your weekend! > Unfortunately not. > > root@daffy:/usr/bin# gpg --keyserver keyserver.ubuntu.com --recv-keys > 8D69674686 > -bash: gpg: command not found > > I've run a find in /usr and also checked /usr/bin and /usr/sbin plus > /usr/local/bin > manually just in case the issue was my PATH. No luck there either.
Try: # apt update -o Acquire::Check-Valid-Until=false -o Acquire::AllowInsecureRepositories=true -o Acquire::AllowDowngradeToInsecureRepositories=true then: # apt install debian-ports-archive-keyring Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913