On Sat, 2024-01-20 at 09:52 -0800, Linus Torvalds wrote: > On Sat, 20 Jan 2024 at 07:26, James Bottomley > <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > > As requested, I did a longer extension of my gpg keys, so my key > > needs > > refreshing, before you pull, to fix the expiry date. You can get > > my > > updates via DANE using: > > > > gpg --auto-key-locate dane --recv > > D5606E73C8B46271BEAD9ADF814AE47C214854D6 > > No I can't. So this one looks to be a DNS issue. The secondaries on infradead.org hadn't picked up the update (they were still showing old serial numbers for the domain). I've force pushed an update (and verified the new serial) so if you have the patience to retry, it should work now (fingers crossed). It also seems that this magic option combination works better (just tried it on an old laptop that had my expired keys) gpg --auto-key-locate clear,dane --locate-external-key james.bottomley@xxxxxxxxxxxxxxxxxxxxx James