अद्यतन प्रबंधक काम नहीं कर रहा है


12

नमस्ते जब मैं अपडेटेड में CHECK बटन दबाने की कोशिश करता हूं, तो यह उपलब्ध अपडेट की तलाश में नहीं है।

नीचे त्रुटि हो रही है।

"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.

उबंटू संस्करण 11.10


हो सकता है कि आपको भी यहाँ वैसी ही समस्या हो: askubuntu.com/questions/82700/…
ब्लैक ब्लॉक

जवाबों:


15

किसी टर्मिनल में इन्हें आज़माएं

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

इस पर हरे रंग के चेक मार्क का उपयोग करते हुए जवाब को सही मानें।
ब्रूनो परेरा

क्या आप जानते हैं कि यह उबंटू 10.10 में कैसे काम करता है। ....
9
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.