Re: [R] GPG key not found

2008-10-22 Thread Dr Eberhard Lisse
gpg: requesting key E2A11821 from hkp server subkeys.pgp.net gpg: key E2A11821: public key Vincent Goulet [EMAIL PROTECTED] imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 on 10/22/08 3:42 PM Renaud Gaujoux said the following: Hi, I

Re: [R] GPG key not found

2008-10-22 Thread Renaud Gaujoux
Hi, well... that is what I would like to see indeed. :( But I keep getting my error, what's bothering me is that the web-based tools also does not find the key... Did you also try on http://keyserver.noreply.org/? thanks Dr Eberhard Lisse wrote: gpg: requesting key E2A11821 from hkp server

[R] GPG key not found

2008-10-22 Thread Renaud Gaujoux
Hi, I tried to install R 2.8 on Ubuntu Hardy via the Ubuntu mirroed repository. I tried to import the GPG key with: gpg --keyserver subkeys.pgp.net --recv-key E2A11821 but get the following error: gpg: requesting key E2A11821 from hkp server subkeys.pgp.net gpgkeys: key E2A11821 not found on

Re: [R] GPG key not found

2008-10-22 Thread Dr Eberhard Lisse
No, I did gpg --keyserver subkeys.pgp.net --recv-key E2A11821 I am getting broken packages unmet dependencies, but maybe it'll take a while for everything to propagate :-)-O el on 10/22/08 4:31 PM Renaud Gaujoux said the following: Hi, well... that is what I would like to see indeed. :(

Re: [R] GPG key not found

2008-10-22 Thread Renaud Gaujoux
All right, I'll wait and see then. Thanks __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained,

Re: [R] GPG key not found

2008-10-22 Thread Martyn Plummer
Have you tried other keys? (mine is 97D3544E if you want to try). If nothing works then it is probably a firewall problem. Ask your network administrator if port 11371 is blocked. When I had this problem, neither gpg --recv-keys nor the web interface at wwwkeys.pgp.net worked for me. Martyn On

Re: [R] GPG key not found [solved]

2008-10-22 Thread Renaud Gaujoux
It is solved. The query on http://keyserver.noreply.org/ with the key (E2A11821) does not work but typing Vincent Goulet works fine... Thanks a lot Martyn Plummer wrote: Have you tried other keys? (mine is 97D3544E if you want to try). If nothing works then it is probably a firewall problem.

Re: [R] GPG key not found

2008-10-22 Thread Dr Eberhard W Lisse
subkeys.pgp.net has 6 IP addresses, but all of them seem to have the key now. el On 22 Oct 2008, at 17:05 , Martyn Plummer wrote: Have you tried other keys? (mine is 97D3544E if you want to try). If nothing works then it is probably a firewall problem. Ask your network administrator if port