Hi Carol,

When i ran into this problem, using the instructions as guide from here:

http://cran.r-project.org/bin/linux/ubuntu/

I did the following:

Went to this site: http://keyserver.ubuntu.com:11371/

searched for: 0xE084DAB9

Then clicked the hyperlinked "E084DAB9", copy, pasted and saved as .txt the contents of the entire page that your served by this link. This 'key.txt' is then imported (via gui on 11.04 natty) by:

synaptic > settings > repositories > authentification tab > click 'import key file' and select your saved 'key.txt'

Hope it works for you,

karl


On 2011-08-25 15:41, carol white wrote:
gpg --keyserver keyserver.ubuntu.com --recv-key E084DAB9
gpg: requesting key E084DAB9 from hkp server keyserver.ubuntu.com
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0


How to solve the problem?

Cheers,

Carol

----- Original Message -----
From: Alexander Engelhardt<a...@chaotic-neutral.de>
To: carol white<wht_...@yahoo.com>
Cc: "r-h...@stat.math.ethz.ch"<r-h...@stat.math.ethz.ch>
Sent: Thursday, August 25, 2011 3:31 PM
Subject: Re: [R] X11 problem

Am 25.08.2011 15:05, schrieb carol white:
both. But it worked for R-2-10.

I added

deb http://cran.ma.imperial.ac.uk/bin/linux/ubuntu lucid/

into  /etc/apt/sources.list and ran

apt-get update


as root and got the following error message:


W: GPG error: http://cran.ma.imperial.ac.uk lucid/ Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY 51716619E084DAB9
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures 
couldn't be verified because the public key is not available: NO_PUBKEY 
3B22AB97AF1CDFA9

Hey there,

I had some problems with this just a few days ago.
You need to import that GPG key. See the section "secure APT" here:
http://cran.r-project.org/bin/linux/ubuntu/

Cheers,
   Alex


______________________________________________
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, reproducible code.

--
Karl Brand <k.br...@erasmusmc.nl>
Department of Genetics
Erasmus MC
Dr Molewaterplein 50
3015 GE Rotterdam
P +31 (0)10 704 3455 | F +31 (0)10 704 4743 | M +31 (0)642 777 268

______________________________________________
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, reproducible code.

Reply via email to