This happens after running apt-get update:
What to do? (no, apt-get update doesn't work (no, really it doesn't!!))
When I run gpgv, I get this:
And when I check, there is no such file as trustedkeys.gpg in that directory. However there is a file by the name trustdb.gpg.
Code:
Hit [url]http://no.archive.ubuntu.com[/url] breezy-updates/restricted Sources Fetched 61,0kB in 11s (5245B/s) Reading package lists... Done W: GPG error: [url]http://no.archive.ubuntu.com[/url] breezy Release: Unknown error executing gpgv W: GPG error: [url]http://no.archive.ubuntu.com[/url] breezy-updates Release: Unknown error executing gpgv W: You may want to run apt-get update to correct these problems
When I run gpgv, I get this:
Code:
[andreas@Slappy:~] $ gpgv gpgv: keyblock resource `/home/andreas/.gnupg/trustedkeys.gpg': general error
Comment