Comment 1 for bug 586368

Revision history for this message
Marcelo Ruiz (marcelo-javier-ruiz-yahoo) wrote :

Thanks for your answer. I have no knowledge of how the script works... but I guess it can be improved somehow cause its not 100% effective.
For those keys it can not import, I use the following two commands that work:

gpg --keyserver subkeys.pgp.net --recv {KEY HERE}
gpg --export --armor {KEY HERE} | sudo apt-key add -

I bet you know how to replace the commands in the script to use these commands that proved to work all the time.
Again, thanks for your answer and congratulations for the great job!