PDA

View Full Version : GPG key (authentification)


pato101
June 2nd, 2005, 05:17 AM
I've followed instructions from ubuntuguide but I cannot authentificate backports packages:

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907
gpg --armor --export 1F41B907 | sudo apt-key add -
sudo apt-get update


What's wrong?

Mez
June 2nd, 2005, 05:52 AM
Those instructions are for marillat.

BackPorts are still working on getting the authentication working, you should see it appear within the next week or so.

pato101
June 2nd, 2005, 06:37 AM
Those instructions are for marillat.

BackPorts are still working on getting the authentication working, you should see it appear within the next week or so.

I appreciate so much your help.