Güncelleme Yöneticisi Çalışmıyor


12

Merhaba Güncellenmiş'te CHECK düğmesine basmaya çalıştığımda, mevcut güncellemeleri aramıyor.

hata alıyorum.

"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 <ftpmaster@ubuntu.com>
W:GPG error: http://archive.canonical.com lucid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
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 Sürüm 11.10


burada olduğu gibi aynı sorununuz olabilir: askubuntu.com/questions/82700/…
Black Block

Yanıtlar:


15

Bunları bir terminalde deneyin

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

İlgili yeşil onay işaretini kullanarak cevabı doğru olarak işaretleyin.
Bruno Pereira

Ubuntu
10.10'da
Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.