Tor on Ubuntu Jaunty

Ted Smith teddks at gmail.com
Tue Aug 4 15:20:49 UTC 2009


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20090804/0b6c3e86/attachment.pgp>


More information about the tor-talk mailing list