Tag: keyring

Risolvere il NO_PUBKEY 85A3D26506C4AE2A

Se aggiungere il repository Mozilla in debian Testing (mozilla.debian.net) potrebbe capitarvi che durante l'aggiornamento con APT vi appaia un errore tipo:

W: GPG error: http://mozilla.debian.net experimental Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 85A3D26506C4AE2A

Per risolvere questo problema bisogna installare prima il debian-keyring

# apt-get install debian-keyring

dopo eseguire questi 2 comandi:

# gpg --keyserver keys.gnupg.net --recv-key 06C4AE2A

# gpg -a --export 06C4AE2A | apt-key add -