The Mageia release ISO files include md5 and sha1 checksum files, and also md5.gpg and sha1.gpg checksum gpg files. When I try to verify the x86-64 DVD ISO file with the command "gpg -verify Mageia-3-x86_64-DVD.iso.md5.gpg", I receive the error message "public key not found".
A search of the Mageia website and this forum didn't turn up any gpg public key(s) for Mageia.
However, I found some at pgp.mit.edu and used the command "gpg --recv-keys 41BCD9E7 DA10B483 80420F66 pgp.mit.edu" to retrieve and import them.
But these apparently aren't the right keys, because I still get the "public key not found" error when I try to verify the ISO.
What is the key ID of the Mageia public key used to sign the Mageia release ISO files?
Shouldn't this Magia release public key be made easily available, or even placed into the gpg keyring of the root user during Mageia installation?