PGP key issue updating mullvad-vpn-beta

key 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C could not be imported

Have you read the pinned comment on the mullvad-vpn-beta page? :wink:

I had not, but that key isn’t listed in ANY key servers I tried after your comment. I remembered that I had this issue a while ago, but the solution was much much simpler, since it was a simple case of downloading the key from a server.

This time, I had to download a file for a specific key, because, as yochananmarqos commented on the AUR page of the application,

FYI, Oscar Nyberg (raksooo)'s PGP key has been updated. See the pinned message to import his new key.

And it appears he did not upload his key to any server I tried. I’ve tried all those listed on the post I’ve linked to.

I’ve had to get the file containing the signature ‘oscar(current)here, then

gpg --import /home/jorgecpd/Downloads/oskar-1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C.pub  2 ✘
gpg: key CB87E2B919A6454C: public key “Oskar Nyberg oskar@mullvad.net” imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: no ultimately trusted keys found
   ~  gpg --export 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C | sudo pacman-key --add -  :heavy_check_mark:
[sudo] password for jorgecpd:
==> Updating trust database…
gpg: next trustdb check due at 2024-11-09
   ~  sudo pacman-key --lsign-key 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C  :heavy_check_mark:  5s 
→ Locally signed 1 key.
==> Updating trust database…
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 23 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1 valid: 23 signed: 105 trust: 2-, 0q, 0n, 21m, 0f, 0u
gpg: depth: 2 valid: 81 signed: 32 trust: 81-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2024-11-09
   ~  sudo pacman-key --populate manjaro  :heavy_check_mark:
==> Appending keys from manjaro.gpg…
==> Locally signing trusted keys in keyring…
→ Locally signed 2 keys.
==> Importing owner trust values…
==> Updating trust database…
gpg: next trustdb check due at 2024-11-09

I was then able to update the application.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.