![Gerenciador de atualização não funciona](https://rvso.com/image/959246/Gerenciador%20de%20atualiza%C3%A7%C3%A3o%20n%C3%A3o%20funciona.png)
Olá, quando tento pressionar o botão CHECK em Atualizado, ele não procura atualizações disponíveis.
ficando abaixo do erro.
"Failed to Download repository information"
Check your Internet connection..
W:GPG error: http://archive.canonical.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <[email protected]>
W:GPG error: http://archive.canonical.com lucid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <[email protected]>
W:Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_oneiric_main_source_Sources Hash Sum mismatch
E:Some index files failed to download. They have been ignored, or old ones used instead.
Ubuntu versão 11.10
Responder1
Experimente isso em um terminal
sudo apt-get clean
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update