can't veryify iso - no public key
Posted: Tue Jul 07, 2020 10:26 am
I am trying to follow the instrucitons here to verify my downloaded iso.
https://mxlinux.org/wiki/system/signed- ... nd%20later
when I enter
gpg --keyserver hkp://keys.gnupg.net --recv-keys B9B6375C 0679EE98 892C32F1
i get only one key (892) rather than three returned.
Then when I try and verify I get
gpg: Signature made Sun 31 May 2020 22:24:23 BST
gpg: using RSA key F62EDEAA3AE70A9C99DAC4189B68A1E8B9B6375C
gpg: can't get signature no public key
Presumably because the key request has not returned the B9B key
I've tried making the key request individually in case I have made some sytax error in my gpg command, but I'm not able to retrieve the required key
gpg --keyserver hkp://keys.gnupg.net --recv-keys B9B6375C
gpg: keyserver receive failed: No data
help please....!
https://mxlinux.org/wiki/system/signed- ... nd%20later
when I enter
gpg --keyserver hkp://keys.gnupg.net --recv-keys B9B6375C 0679EE98 892C32F1
i get only one key (892) rather than three returned.
Then when I try and verify I get
gpg: Signature made Sun 31 May 2020 22:24:23 BST
gpg: using RSA key F62EDEAA3AE70A9C99DAC4189B68A1E8B9B6375C
gpg: can't get signature no public key
Presumably because the key request has not returned the B9B key
I've tried making the key request individually in case I have made some sytax error in my gpg command, but I'm not able to retrieve the required key
gpg --keyserver hkp://keys.gnupg.net --recv-keys B9B6375C
gpg: keyserver receive failed: No data
help please....!