On Tue, 2009-08-04 at 16:24 +0200, gabrix wrote: > Ted Smith ha scritto: > > On Tue, 2009-08-04 at 08:49 +0200, Matej Kovacic wrote: > >> Hi, > >> > >> I added APT line for Ubuntu Jaunty Tor installation: > >> http://mirror.noreply.org/pub/tor jaunty > >> > >> I also added GPG key of Peter Palfrader (key ID=94C09C7F). > >> > >> However, I got this error: > >> > >> W: GPG error: http://mirror.noreply.org jaunty Release: The following > >> signatures were invalid: KEYEXPIRED 1217637003 KEYEXPIRED 1217637003 > >> KEYEXPIRED 1217637003 KEYEXPIRED 1217637003 > > > > You have to add this to your Apt keyring, not your personal keyring. Did > > you do that? You should probably be using the apt-key program. > > gpg --keyserver pgp.gabrix.ath.cx --recv-keys 17637003 > gpg -a --export 17637003 | sudo apt-key add - > sudo apt-get update > > The above is if 1217637003 is the key but it doesn't look like ... > OK ? You can also just do: sudo apt-key adv --recv-key <KEY ID> --keyserver <KEYSERVER> to put the key directly into apt's keyring.
Attachment:
signature.asc
Description: This is a digitally signed message part