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. I get $ gpg --auto-key-locate dane --recv D5606E73C8B46271BEAD9ADF814AE47C214854D6 gpg: key 814AE47C214854D6: "James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 Fine - maybe I already had the update from the last time... But no: git log --show-signature says commit c25b24fa72c734f8cd6c31a13548013263b26286 (HEAD -> master) merged tag 'scsi-misc' gpg: Signature made Sat 20 Jan 2024 07:22:08 PST gpg: using ECDSA key E76040DB76CA3D176708F9AAE742C94CEE98AC85 gpg: issuer "james.bottomley@xxxxxxxxxxxxxxxxxxxxx" gpg: Good signature from "James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>" [full] gpg: aka "James Bottomley <jejb@xxxxxxxxxx>" [full] gpg: aka "[jpeg image of size 5254]" [full] gpg: aka "James Bottomley <jejb@xxxxxxxxxxxxxxxxxx>" [unknown] gpg: aka "James Bottomley <jejb@xxxxxxxxxxxxx>" [unknown] gpg: Note: This key has expired! Primary key fingerprint: D560 6E73 C8B4 6271 BEAD 9ADF 814A E47C 2148 54D6 Subkey fingerprint: E760 40DB 76CA 3D17 6708 F9AA E742 C94C EE98 AC85 and fighting that ^&%%$^ gpg command to try to figure out why, I still see gpg: Note: signature key E742C94CEE98AC85 expired 2024-01-16 11:39:15 sub nistp256 2018-01-23 [S] [expired: 2024-01-16] E760 40DB 76CA 3D17 6708 F9AA E742 C94C EE98 AC85 and that's the one you signed with. This mess continues to happen only with your crazy setup. Linus