Abra um terminal e execute os seguintes comandos, um por um.
sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com D1106511179518B2
sudo find /var/lib/apt/lists/ -type f -delete
sudo apt-get update
Este é o erro que estou recebendo:
W:GPG error: http://ppa.launchpad.net quantal Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D1106511179518B2,
W:Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_quantal_main_source_Sources
Hash Sum mismatch
W:Failed to fetch gzip:/var/lib/apt/lists/partial/ppa.launchpad.net_mozillateam_firefox-next_ubuntu_dists_quantal_main_binary-i386_Packages
Hash Sum mismatch
E:Some index files failed to download. They have been ignored, or old ones used instead.
Como posso corrigir isso?
Abra um terminal e execute os seguintes comandos, um por um.
sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com D1106511179518B2
sudo find /var/lib/apt/lists/ -type f -delete
sudo apt-get update
De acordo com kioskea.net :
% bl0ck_qu0te% Você substituiria pgpkeys.mit.edu
pela URL do PPA e substituiria a chave alfanumérica por D1106511179518B2
.