list of errors when trying to update Ubuntu 9.10

Asked by Chase

When trying to update Ubuntu 9.10 via Update Manager, I get the following list of errors:
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://dl.google.com stable Release: Unknown error executing gpgv

W: GPG error: http://security.ubuntu.com karmic-security Release: Unknown error executing gpgv
W: GPG error: http://us.archive.ubuntu.com karmic Release: Unknown error executing gpgv
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://us.archive.ubuntu.com karmic-updates Release: Unknown error executing gpgv

W: Failed to fetch http://dl.google.com/linux/deb/dists/stable/Release

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/karmic-updates/Release

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

This has been going on for a while but I'm fairly certain that I didn't install anything new or mess with any important files

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Solved by:
Sam_
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

can you give the output of:

gedit /etc/apt/sources.list

Thanks

Revision history for this message
Chase (chasedorsey) said :
#2

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://us.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ karmic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ karmic universe
deb-src http://us.archive.ubuntu.com/ubuntu/ karmic universe
deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ karmic multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu karmic-security main restricted
deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
deb http://security.ubuntu.com/ubuntu karmic-security universe
deb-src http://security.ubuntu.com/ubuntu karmic-security universe
deb http://security.ubuntu.com/ubuntu karmic-security multiverse
deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse

Revision history for this message
Sam_ (and-sam) said :
#3

> W: GPG error: http://security.ubuntu.com karmic-security Release

is actually obsolete and it isn't in your sources.list
Please check if there is an obsolote sources.list in
/etc/apt/sources.list.d
and in case move it.

No problem to fetch urls here.
Proxy enabled?

Clean up package cache.
https://help.ubuntu.com/community/AptGet/Howto

Run 'dpkg --configure'
https://answers.launchpad.net/ubuntu/+faq/52

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

You also have some google repo enabled someplace, check in software sources too to make sureits not in there.

Revision history for this message
Chase (chasedorsey) said :
#5

there are 2 files in the /etc/apt/sources.list.d directory, google-chrome.list and google-chrome.list.distUpgrade, both have the line "deb http://dl.google.com/linux/deb/ stable main" and nothing else, as for a proxy no, I do not have one. I ran the commands you gave me, the error message changed a little but still pops up whenever I try to update:
W: GPG error: http://us.archive.ubuntu.com karmic Release: Unknown error executing gpgv
W: GPG error: http://security.ubuntu.com karmic-security Release: Unknown error executing gpgv
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://dl.google.com stable Release: Unknown error executing gpgv

W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://us.archive.ubuntu.com karmic-updates Release: Unknown error executing gpgv

W: Failed to fetch http://dl.google.com/linux/deb/dists/stable/Release

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/karmic-updates/Release

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

Revision history for this message
Best Sam_ (and-sam) said :
#6

Wow, that's weird.
The error is all over the web, in spanish, chinese, russian..
I'd consider this as bug.
Package name would be readline6
https://launchpad.net/ubuntu/+source/readline6

Quote:
Check your system clock. Make sure the date and time are correct.
The problem was not gpg after all, but libreadline6.
Update not help but build it manually
(md5: a3a5bf025a1b8df869f45f34098ffc6a instead of 2569b5ed629a3e573b0a8f9ec23a37ff)
and a copy of my version / usr/local/lib/libreadline.so.6 worked
End of quote.

You need to translate the page from spanish to english
http://www.unix.com/es/ubuntu/123074-cant-update-use-package-manager-gpg-error.html

Older example with libreadline.so.5
http://ubuntuforums.org/showthread.php?t=255023

Revision history for this message
Chase (chasedorsey) said :
#7

ok, read over your links and found that just taking out the library completely fixes the problem

Thanks for the help everyone

Revision history for this message
Chase (chasedorsey) said :
#8

Thanks Sam, that solved my question.