No 100% sure if i have the same problem.

$ sudo apt-get update
...
Fetched 2,673B in 5s (446B/s)
Reading package lists... Done
W: GPG error: http://extras.ubuntu.com maverick Release: The following 
signatures were invalid: BADSIG DB141E2302FDF932 Launchpad Application Review 
Board PPA
W: GPG error: http://archive.canonical.com lucid Release: The following 
signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic 
Signing Key <ftpmas...@ubuntu.com>
$

I fixed it with info from here
http://ohioloco.ubuntuforums.org/showthread.php?t=803585
sudo bash
apt-get clean
cd /var/lib/apt
mv lists lists.old
mkdir -p lists/partial
apt-get clean
apt-get update

-- 
GPG error with apt-get/aptitude/update-manager behind proxy (BADSIG 
40976EAF437D05B5)
https://bugs.launchpad.net/bugs/24061
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to