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) . 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
