update fails due to bad signature

Asked by John Harris

Attempting to use update manager to update this version of Ubuntu 10.04 LTS
                - the Lucid Lynx . Message say signature are bad from Ubuntu repostories. Have this version of Ubuntu on 2 other PC (all 3 dual boot to Windows XP Pro or Ubuntu).

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:

This question was originally filed as bug #613847.

Revision history for this message
Leo Arias (elopio) said :
#1

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.

Revision history for this message
Leo Arias (elopio) said :
#2

Please paste the full error message you are getting.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

Please open a terminal and type:

sudo apt-get update

give your user password when requested, you don't see nothing when you type it, then press enter.

Copy from terminal and paste errors rows here

Revision history for this message
John Harris (jehthemanwiththeplan) said :
#4

First screen shot is from update manager. Second on ran the next time I logged into Ubuntu. Regarding the 3 Pentium computer I have, only the one which normally boots to Windows XP has the update problem. The other 2 are getting and installing the updates.

--- On Thu, 8/5/10, Leo Arias <email address hidden> wrote:

From: Leo Arias <email address hidden>
Subject: Re: [Question #120099]: update fails due to bad signature
To: <email address hidden>
Date: Thursday, August 5, 2010, 1:06 PM

Your question #120099 on Ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+question/120099

    Status: Open => Needs information

Leo Arias requested for more information:
Please paste the full error message you are getting.

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.edge.launchpad.net/ubuntu/+question/120099

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
John Harris (jehthemanwiththeplan) said :
#5

Command response:

joharris@ubuntu:~$ sudo apt-get update
[sudo] password for joharris:
Get:1 http://archive.canonical.com lucid Release.gpg [189B]
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Get:2 http://us.archive.ubuntu.com lucid Release.gpg [189B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Get:3 http://archive.canonical.com lucid Release [8,215B]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Err http://archive.canonical.com lucid Release

Hit http://security.ubuntu.com lucid-security Release
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Get:4 http://us.archive.ubuntu.com lucid Release [57.2kB]
Ign http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Fetched 380B in 1s (237B/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://archive.canonical.com lucid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>

W: GPG error: http://us.archive.ubuntu.com lucid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/lucid/Release

W: Some index files failed to download, they have been ignored, or old ones used instead.
joharris@ubuntu:~$

--- On Fri, 8/6/10, marcobra (Marco Braida) <email address hidden> wrote:

From: marcobra (Marco Braida) <email address hidden>
Subject: Re: [Question #120099]: update fails due to bad signature
To: <email address hidden>
Date: Friday, August 6, 2010, 7:15 PM

Your question #120099 on update-manager in ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+source/update-manager/+question/120099

marcobra (Marco Braida) requested for more information:
Please open a terminal and type:

sudo apt-get update

give your user password when requested, you don't see nothing when you
type it, then press enter.

Copy from terminal and paste errors rows here

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.edge.launchpad.net/ubuntu/+source/update-manager/+question/120099

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#6

How to add gpg repository keys

To add your keys, please try this:

Open a Terminal from the menu Applications → Accessories → Terminal and type or better copy and paste a row a time then press enter:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40976EAF437D05B5

Then type: (when the system ask you a password give your user password, you will not see nothing when you type it, then press enter)

sudo apt-get update
sudo apt-get dist-upgrade

to update your system.

Revision history for this message
John Harris (jehthemanwiththeplan) said :
#7

Ultimately this did not work:

joharris@ubuntu:~$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40976EAF437D05B5
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --recv-keys --keyserver keyserver.ubuntu.com 40976EAF437D05B5
gpg: requesting key 437D05B5 from hkp server keyserver.ubuntu.com
gpg: key 437D05B5: "Ubuntu Archive Automatic Signing Key <email address hidden>" 17 new signatures
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:         new signatures: 17
joharris@ubuntu:~$ sudo apd-get update
sudo: apd-get: command not found
joharris@ubuntu:~$ sudo apt-get update
Get:1 http://archive.canonical.com lucid Release.gpg [189B]
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Get:2 http://us.archive.ubuntu.com lucid Release.gpg [189B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Get:3 http://archive.canonical.com lucid Release [8,215B]
Err http://archive.canonical.com lucid Release

Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Get:4 http://us.archive.ubuntu.com lucid Release [57.2kB]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Fetched 380B in 1s (284B/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://archive.canonical.com lucid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>

W: GPG error: http://us.archive.ubuntu.com lucid Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/lucid/Release

W: Some index files failed to download, they have been ignored, or old ones used instead.
joharris@ubuntu:~$

--- On Sat, 8/7/10, marcobra (Marco Braida) <email address hidden> wrote:

From: marcobra (Marco Braida) <email address hidden>
Subject: Re: [Question #120099]: update fails due to bad signature
To: <email address hidden>
Date: Saturday, August 7, 2010, 1:18 PM

Your question #120099 on update-manager in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/update-manager/+question/120099

    Status: Open => Answered

marcobra (Marco Braida) proposed the following answer:
How to add gpg repository keys

To add your keys, please try this:

Open a Terminal from the menu Applications → Accessories → Terminal and type or better copy and paste a row a time then press enter:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com
40976EAF437D05B5

Then type: (when the system ask you a password give your user password,
you will not see nothing when you type it, then press enter)

sudo apt-get update
sudo apt-get dist-upgrade

to update your system.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/update-manager/+question/120099/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/update-manager/+question/120099

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#8

first: please don't reply via mail but visit your question link

https://answers.launchpad.net/ubuntu/+source/update-manager/+question/120099

with a browser

Then please try to select a different server from menu System→Administration→Software sources and retry...

Revision history for this message
John Harris (jehthemanwiththeplan) said :
#9

Tried System|Administration|Software Sources and changed server from United States to Main Server. Got same message about bad signature after downloading files from the main server

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#10

Open a Terminal from the menu Applications->Accessories->Terminal

Tip: right click with mouse on the terminal title caption and select the item "Always on Top" doing this you will force the terminal window to stay on top of the other windows and you will find very easy to copy single row from this web page into the terminal...
Something more about using the terminal https://help.ubuntu.com/community/UsingTheTerminal

Then type or better copy and paste a row a time then press enter:
(Tip: select the single row to copy then right click into the terminal and to quick paste click with middle button of mouse )

sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
sudo rm -rf /var/lib/dpkg/updates/*
sudo rm -rf /var/lib/apt/lists
sudo mkdir /var/lib/apt/lists
sudo mkdir /var/lib/apt/lists/partial
sudo aptitude clean
sudo aptitude autoclean
sudo apt-get update
sudo dpkg --clear-avail
sudo dpkg --configure -a
sudo aptitude install -f
sudo aptitude update
sudo aptitude dist-upgrade

give your user password when requested, you don't see nothing when you type it, then press enter.

Hope this helps

Revision history for this message
John Harris (jehthemanwiththeplan) said :
#11

Thanks for the help. I think you have solved the problem. Below is the terminal window response to the commands shown above. After all this ran, I ran Update Manager and got firefox updates to install.

Thanks again for your persistence!

joharris@ubuntu:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
[sudo] password for joharris:
joharris@ubuntu:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
joharris@ubuntu:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
joharris@ubuntu:~$ sudo rm -rf /var/lib/dpkg/updates/*
joharris@ubuntu:~$ sudo rm -rf /var/lib/apt/lists
joharris@ubuntu:~$ sudo mkdir /var/lib/apt/lists
joharris@ubuntu:~$ sudo mkdir /var/lib/apt/lists/partial
joharris@ubuntu:~$ sudo aptitude clean
Reading package lists... Done
Building dependency tree
Reading state information... Done
Initializing package states... Done
Writing extended state information... Done
joharris@ubuntu:~$ sudo aptitude autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Freed 0B of disk space
joharris@ubuntu:~$ sudo apt-get update
Get:1 http://archive.canonical.com lucid Release.gpg [189B]
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Get:2 http://archive.ubuntu.com lucid Release.gpg [189B]
Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Get:3 http://archive.canonical.com lucid Release [8,215B]
Ign http://archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Get:4 http://archive.ubuntu.com lucid-updates Release.gpg [189B]
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Get:5 http://archive.ubuntu.com lucid-security Release.gpg [189B]
Ign http://archive.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Get:6 http://archive.ubuntu.com lucid Release [57.2kB]
Get:7 http://archive.canonical.com lucid/partner Packages [10.7kB]
Get:8 http://archive.ubuntu.com lucid-updates Release [44.7kB]
Get:9 http://archive.ubuntu.com lucid-security Release [38.5kB]
Get:10 http://archive.ubuntu.com lucid/main Packages [1,386kB]
Get:11 http://archive.ubuntu.com lucid/main Sources [659kB]
Get:12 http://archive.ubuntu.com lucid/universe Packages [5,448kB]
Get:13 http://archive.ubuntu.com lucid/universe Sources [3,165kB]
Get:14 http://archive.ubuntu.com lucid-updates/main Packages [272kB]
Get:15 http://archive.ubuntu.com lucid-updates/main Sources [98.2kB]
Get:16 http://archive.ubuntu.com lucid-updates/universe Packages [83.8kB]
Get:17 http://archive.ubuntu.com lucid-updates/universe Sources [27.1kB]
Get:18 http://archive.ubuntu.com lucid-security/main Packages [55.5kB]
Get:19 http://archive.ubuntu.com lucid-security/main Sources [17.9kB]
Get:20 http://archive.ubuntu.com lucid-security/universe Packages [27.5kB]
Get:21 http://archive.ubuntu.com lucid-security/universe Sources [5,460B]
Fetched 11.4MB in 1min 25s (133kB/s)
Reading package lists... Done
joharris@ubuntu:~$ sudo dpkg --clear-avail
joharris@ubuntu:~$ sudo dpkg --configure -a
joharris@ubuntu:~$ sudo aptitude install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages will be REMOVED:
  linux-headers-2.6.32-21{u} linux-headers-2.6.32-21-generic{u}
0 packages upgraded, 0 newly installed, 2 to remove and 42 not upgraded.
Need to get 0B of archives. After unpacking 85.2MB will be freed.
Do you want to continue? [Y/n/?] y

Size changes will be shown.

The following packages will be REMOVED:
  linux-headers-2.6.32-21{u} <-76.1MB> linux-headers-2.6.32-21-generic{u} <-9,163kB>
0 packages upgraded, 0 newly installed, 2 to remove and 42 not upgraded.
Need to get 0B of archives. After unpacking 85.2MB will be freed.
Do you want to continue? [Y/n/?] y
(Reading database ...
dpkg: warning: files list file for package `ttf-breip' missing, assuming package has no files currently installed.
(Reading database ... 187272 files and directories currently installed.)
Removing linux-headers-2.6.32-21-generic ...
Removing linux-headers-2.6.32-21 ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done

joharris@ubuntu:~$

Revision history for this message
Daniel Cárdenas Salcedo (cerati88) said :
#12

daniel@daniel-toshiba:~$ sudo apt-get update
[sudo] password for daniel:
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric InRelease
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric/main TranslationIndex
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric/restricted TranslationIndex
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric/main Translation-en_US
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric/main Translation-en
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric/restricted Translation-en_US
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012) oneiric/restricted Translation-en
Ign http://dl.google.com stable InRelease
Ign http://linux.dropbox.com oneiric InRelease
Ign http://dl.google.com stable InRelease
Hit http://linux.dropbox.com oneiric Release.gpg
Get:1 http://dl.google.com stable Release.gpg [198 B]
Hit http://linux.dropbox.com oneiric Release
Ign http://security.ubuntu.com oneiric-security InRelease
Ign http://archive.canonical.com oneiric InRelease
Ign http://us.archive.ubuntu.com oneiric InRelease
Ign http://us.archive.ubuntu.com oneiric-updates InRelease
Ign http://archive.canonical.com oneiric InRelease
Ign http://ppa.launchpad.net oneiric InRelease
Get:2 http://dl.google.com stable Release.gpg [198 B]
Hit http://linux.dropbox.com oneiric/main i386 Packages
Get:3 http://dl.google.com stable Release [1,347 B]
Ign http://extras.ubuntu.com oneiric InRelease
Ign http://linux.dropbox.com oneiric/main TranslationIndex
Hit http://archive.canonical.com oneiric Release.gpg
Get:4 http://us.archive.ubuntu.com oneiric Release.gpg [198 B]
Hit http://security.ubuntu.com oneiric-security Release.gpg
Hit http://ppa.launchpad.net oneiric Release.gpg
Get:5 http://extras.ubuntu.com oneiric Release.gpg [72 B]
Hit http://archive.canonical.com oneiric Release.gpg
Hit http://us.archive.ubuntu.com oneiric-updates Release.gpg
Hit http://security.ubuntu.com oneiric-security Release
Hit http://ppa.launchpad.net oneiric Release
Hit http://extras.ubuntu.com oneiric Release
Err http://extras.ubuntu.com oneiric Release

Hit http://archive.canonical.com oneiric Release
Hit http://us.archive.ubuntu.com oneiric Release
Ign http://us.archive.ubuntu.com oneiric Release
Hit http://security.ubuntu.com oneiric-security/main Sources
Hit http://ppa.launchpad.net oneiric/main Sources
Hit http://archive.canonical.com oneiric Release
Get:6 http://dl.google.com stable Release [1,347 B]
Hit http://us.archive.ubuntu.com oneiric-updates Release
Hit http://security.ubuntu.com oneiric-security/restricted Sources
Hit http://security.ubuntu.com oneiric-security/universe Sources
Hit http://security.ubuntu.com oneiric-security/multiverse Sources
Hit http://security.ubuntu.com oneiric-security/main i386 Packages
Hit http://security.ubuntu.com oneiric-security/restricted i386 Packages
Ign http://linux.dropbox.com oneiric/main Translation-en_US
Hit http://archive.canonical.com oneiric/partner i386 Packages
Ign http://archive.canonical.com oneiric/partner TranslationIndex
Get:7 http://dl.google.com stable/main i386 Packages [1,214 B]
Ign http://us.archive.ubuntu.com oneiric/main Sources/DiffIndex
Ign http://us.archive.ubuntu.com oneiric/restricted Sources/DiffIndex
Ign http://us.archive.ubuntu.com oneiric/universe Sources/DiffIndex
Ign http://us.archive.ubuntu.com oneiric/multiverse Sources/DiffIndex
Ign http://us.archive.ubuntu.com oneiric/main i386 Packages/DiffIndex
Hit http://ppa.launchpad.net oneiric/main i386 Packages
Ign http://linux.dropbox.com oneiric/main Translation-en
Hit http://security.ubuntu.com oneiric-security/universe i386 Packages
Hit http://security.ubuntu.com oneiric-security/multiverse i386 Packages
Hit http://security.ubuntu.com oneiric-security/main TranslationIndex
Hit http://security.ubuntu.com oneiric-security/multiverse TranslationIndex
Hit http://security.ubuntu.com oneiric-security/restricted TranslationIndex
Ign http://ppa.launchpad.net oneiric/main TranslationIndex
Ign http://dl.google.com stable/main TranslationIndex
Get:8 http://dl.google.com stable/main i386 Packages [765 B]
Hit http://security.ubuntu.com oneiric-security/universe TranslationIndex
Ign http://dl.google.com stable/main TranslationIndex
Hit http://archive.canonical.com oneiric/partner i386 Packages
Ign http://archive.canonical.com oneiric/partner TranslationIndex
Ign http://us.archive.ubuntu.com oneiric/restricted i386 Packages/DiffIndex
Ign http://us.archive.ubuntu.com oneiric/universe i386 Packages/DiffIndex
Ign http://us.archive.ubuntu.com oneiric/multiverse i386 Packages/DiffIndex
Hit http://us.archive.ubuntu.com oneiric/main TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/main Sources
Hit http://us.archive.ubuntu.com oneiric-updates/restricted Sources
Hit http://us.archive.ubuntu.com oneiric-updates/universe Sources
Hit http://security.ubuntu.com oneiric-security/main Translation-en
Hit http://security.ubuntu.com oneiric-security/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse Sources
Hit http://us.archive.ubuntu.com oneiric-updates/main i386 Packages
Hit http://us.archive.ubuntu.com oneiric-updates/restricted i386 Packages
Hit http://us.archive.ubuntu.com oneiric-updates/universe i386 Packages
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse i386 Packages
Hit http://security.ubuntu.com oneiric-security/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/main TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com oneiric-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com oneiric/main Sources
Hit http://security.ubuntu.com oneiric-security/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric/restricted Sources
Hit http://us.archive.ubuntu.com oneiric/universe Sources
Hit http://us.archive.ubuntu.com oneiric/multiverse Sources
Hit http://us.archive.ubuntu.com oneiric/main i386 Packages
Hit http://us.archive.ubuntu.com oneiric/restricted i386 Packages
Hit http://us.archive.ubuntu.com oneiric/universe i386 Packages
Hit http://us.archive.ubuntu.com oneiric/multiverse i386 Packages
Hit http://us.archive.ubuntu.com oneiric/main Translation-en
Hit http://us.archive.ubuntu.com oneiric/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric/universe Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/main Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com oneiric-updates/universe Translation-en
Ign http://ppa.launchpad.net oneiric/main Translation-en_US
Ign http://ppa.launchpad.net oneiric/main Translation-en
Ign http://archive.canonical.com oneiric/partner Translation-en_US
Ign http://archive.canonical.com oneiric/partner Translation-en
Ign http://archive.canonical.com oneiric/partner Translation-en_US
Ign http://archive.canonical.com oneiric/partner Translation-en
Ign http://dl.google.com stable/main Translation-en_US
Ign http://dl.google.com stable/main Translation-en
Ign http://dl.google.com stable/main Translation-en_US
Ign http://dl.google.com stable/main Translation-en
Fetched 5,339 B in 6s (781 B/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <email address hidden>

W: GPG error: http://us.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/oneiric/Release

W: Some index files failed to download. They have been ignored, or old ones used instead.

Revision history for this message
John Harris (jehthemanwiththeplan) said :
#13