Missing missing repository GPG keys
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
EasyPeasy Overview |
Confirmed
|
Critical
|
Jon Ramvi | ||
1.5 |
New
|
Undecided
|
Unassigned |
Bug Description
Repositories are missing GPG keys which returns warnings to the user
"i got this error after adding the repo's:
W: GPG-fout: http://
W: GPG-fout: http://
W: GPG-fout: http://
its in dutch, but,
i googled around and found this gentoo weblog and (probably) found an answer,
[quote]
if you come across this error after running aptitude update
W: GPG error: http://
NO_PUBKEY 7D2C7A23BF810CD5
W: You may want to run apt-get update to correct these problems
due to a missing GPG key do the following to correct the problem
gpg --keyserver subkeys.pgp.net --recv 7D2C7A23BF810CD5
Replace the key number “7D2C7A23BF810CD5″ with the one included in your error message
gpg --export --armor 7D2C7A23BF810CD5 | sudo apt-key add -
After that, the key will be added to a list and the error will not reappear.
apt-get update
[/quote]
seems to work for me!
can anyone check it?"
Changed in easypeasy: | |
assignee: | nobody → ramvi |
importance: | Undecided → Medium |
milestone: | none → 2.0beta |
status: | New → Confirmed |
Changed in easypeasy-project: | |
milestone: | 1.5.1 → 1.6 |
I have the same problem on the Acer Aspire One EP1.5 but after trying your solution I end up with the following error. gb.archive. ubuntu. com jaunty Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http:// ppa.launchpad. net jaunty Release: The following signatures were invalid: BADSIG 60D11217247D1CFF Launchpad PPA for OpenOffice.org Scribblers
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http:// ppa.launchpad. net jaunty Release: The following signatures were invalid: BADSIG 3B22AB97AF1CDFA9 Launchpad PPA for Ubuntu-X
W: Failed to fetch http:// gb.archive. ubuntu. com/ubuntu/ dists/jaunty/ Release
W: Failed to fetch http:// ppa.launchpad. net/openoffice- pkgs/ppa/ ubuntu/ dists/jaunty/ Release
W: Failed to fetch http:// ppa.launchpad. net/ubuntu- x-swat/ x-updates/ ubuntu/ dists/jaunty/ Release
W: Some index files failed to download, they have been ignored, or old ones used instead.