Here's response:

gra...@ubuntu:~$ sudo apt-key adv --keyserver
keyserver.ubuntu.com--recv-keys EBA7BD49
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring
--secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg
--keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys
EBA7BD49
gpg: requesting key EBA7BD49 from hkp server keyserver.ubuntu.com
gpgkeys: HTTP fetch error 6: Couldn't resolve host 'keyserver.ubuntu.com'
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0




On Thu, Dec 17, 2009 at 2:30 PM, Paul Bartell <[email protected]>wrote:

> you have to authenticate the key which the deb packages are signed
> with.. do the following
>
> sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EBA7BD49
>
> then update the package lists
>
> sudo apt-get update.
>
> this is from futher down in the instructions...
>
> On Thu, Dec 17, 2009 at 12:03 PM, freevryheid <[email protected]>
> wrote:
> > I followed the instructions to add this PPA to my ubuntu karmic system
> > (https://launchpad.net/~cherokee-webserver/+archive/ppa<https://launchpad.net/%7Echerokee-webserver/+archive/ppa>)
> . When I
> > update/upgrade, however, I get a GPG error indicating the key is
> > invalid. What gives?
> > _______________________________________________
> > Cherokee mailing list
> > [email protected]
> > http://lists.octality.com/listinfo/cherokee
> >
>
>
>
> --
> Random quote of the week/month/whenever i get to updating it: "Quis
> custodiet
> ipsos custodes?": "who shall watch the watchers themselves?" - Juvenal
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to