Tagged Questions
11
votes
8answers
30k views
How to fix missing GPG keys?
I have just installed Ubuntu 12.04 and I added some repo and when apt-get update i got missing gpg key.
Following command seems to doesn't work for me:
apt-get update 2> /tmp/keymissing; for key ...
