To get a head start, the key has been updated and all mageia 9 packages have been signed with the new key.
For those who use urpmi there are actions that we have to perform, in a terminal as root
- Code: Select all
urpmi.removemedia BDK-Free-x86_64 BDK-Free-noarch BDK-NonFree-x86_64
rpm -e gpg-pubkey-2d9835d8-4fc55cd4
urpmi.addmedia --distrib https://ftp.blogdrake.net/mageia/mageia9/x86_64
For 32bit systems, replace x86_64 by i586 in the above commands
Errata: The second command had an extra “-”.