Ubuntu 11.10 unable to update

If you are seeing an error like this after running "sudo apt-get update".


Hit http://ca.archive.ubuntu.com oneiric-backports/main Translation-en
Hit http://ca.archive.ubuntu.com oneiric-backports/multiverse Translation-en
Hit http://ca.archive.ubuntu.com oneiric-backports/restricted Translation-en
Hit http://ca.archive.ubuntu.com oneiric-backports/universe Translation-en
Fetched 499 kB in 5s (97.1 kB/s)
Reading package lists... Done
W: GPG error: http://extras.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key

It can be remedied using:


cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get update

Blog tags: 

Comments

Good Information

I was unable to update my system for 26 days. Today its updated using the above commands. Thanks a lot.

Thanks for this! Don't know

Thanks for this! Don't know why, but on all 2 my computers with Ubuntu i musted do it. They broken something in update.

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <python> <c>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
By submitting this form, you accept the Mollom privacy policy.