Public bug reported:

Binary package hint: apt

I have been getting errors when doing 'apt-get update':

[EMAIL PROTECTED]:~$ sudo apt-get update
Get:1 http://security.ubuntu.com hardy-security Release.gpg [191B]
Hit http://archive.canonical.com hardy Release.gpg
Hit http://archive.ubuntu.com hardy Release.gpg
Hit http://archive.ubuntu.com hardy-updates Release.gpg
Get:2 http://security.ubuntu.com hardy-security Release [37.0kB]
Hit http://archive.canonical.com hardy Release
Hit http://archive.ubuntu.com hardy-backports Release.gpg
Ign http://security.ubuntu.com hardy-security Release
Hit http://archive.ubuntu.com hardy Release
Hit http://security.ubuntu.com hardy-security/main Packages
Hit http://archive.ubuntu.com hardy-updates Release
Hit http://security.ubuntu.com hardy-security/restricted Packages
Hit http://archive.ubuntu.com hardy-backports Release
Hit http://security.ubuntu.com hardy-security/universe Packages
Hit http://archive.canonical.com hardy/partner Packages
Hit http://security.ubuntu.com hardy-security/multiverse Packages
Hit http://archive.ubuntu.com hardy/main Packages
Hit http://archive.ubuntu.com hardy/restricted Packages
Hit http://archive.ubuntu.com hardy/universe Packages
Hit http://archive.ubuntu.com hardy/multiverse Packages
Hit http://archive.ubuntu.com hardy-updates/main Packages
Hit http://archive.ubuntu.com hardy-updates/restricted Packages
Hit http://archive.ubuntu.com hardy-updates/universe Packages
Hit http://archive.ubuntu.com hardy-updates/multiverse Packages
Hit http://archive.ubuntu.com hardy-backports/main Packages
Hit http://archive.ubuntu.com hardy-backports/restricted Packages
Hit http://archive.ubuntu.com hardy-backports/universe Packages
Hit http://archive.ubuntu.com hardy-backports/multiverse Packages
Fetched 192B in 0s (990B/s)
Reading package lists... Done
W: GPG error: http://security.ubuntu.com hardy-security Release: The following 
signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic 
Signing Key <[EMAIL PROTECTED]>
W: You may want to run apt-get update to correct these problems
[EMAIL PROTECTED]:~$ 

So I tried to import the security key:

[EMAIL PROTECTED]:~$ wget -q 
http://security.ubuntu.com/ubuntu/dists/hardy-security/Release.gpg -O- | sudo 
apt-key add - && sudo apt-get update
gpg: no valid OpenPGP data found.
[EMAIL PROTECTED]:~$ wget -q 
http://security.ubuntu.com/ubuntu/dists/hardy-security/Release.gpg -O-
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQBIIMUiQJdur0N9BbURAvz3AKCZ5C9iMg253JgiRL5kitw5wNXZQACgh3Uk
YhwgYoTPIZc6tfAi1M6zSO0=
=GuzF
-----END PGP SIGNATURE-----
[EMAIL PROTECTED]:~$ 

Here's what my sources.list looks like... pretty straightforward:

[EMAIL PROTECTED]:~$ cat /etc/apt/sources.list

deb http://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe 
multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe 
multiverse
deb http://security.ubuntu.com/ubuntu/ hardy-security main restricted universe 
multiverse
deb http://archive.canonical.com/ubuntu hardy partner

[EMAIL PROTECTED]:~$

** Affects: apt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
hardy-security/Release.gpg is (mostly) empty
https://bugs.launchpad.net/bugs/229627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to