You are not logged in.
Copy and paste into terminal:
sudo apt-get update 2> /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key && gpg --export --armor $key | sudo apt-key add -; doneCurrently running "Statler" - Openbox edition.
Offline
Definitly nice.
I'm so meta, even this acronym
Offline
I needed this soooo bad.
Thanks!
Offline
This is so nice to find this. Especially trying out a lot of experimental software. This really should be stickied so everyone can find it. Thank you, thank you, thank you.
Offline
Great idea! Did not work for my only unkeyed source (opera)
Guess should get my lazy ass moving and fix that myself
BTW: I had pains to copy-paste your code from this code-box. Embedding it in a quote would make that more convenient.
Offline
I definitely needed this. I've been having fits for MONTHS.
I really need to learn to STFW when I have an issue.
Offline
Really nice! Good work. Will try it as soon as I add a new repo!
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.