ubunut 10.10 tor安裝 - Linux

Table of Contents


各位好

我是 Ubuntu 新手

最近試著按照 https://help.ubuntu.com/community/Tor 安裝 Tor

在 /etc/apt/sources.list 最後增加了

deb http://deb.torproject.org/torproject.org maverick main
deb-src http://deb.torproject.org/torproject.org maverick main

之後在 終端機底下
gpg --keyserver keys.gnupg.net --recv 886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
sudo apt-get update


<以上略>
正在讀取套件清單... 完成
W: GPG error: http://ppa.launchpad.net hardy Release: 由於無法取得它們的公鑰,以
下簽章無法進行驗證: NO_PUBKEY 6AF0E1940624A220
W: A error occurred during the signature verification. The repository is not
updated and the previous index files will be used. GPG error:
http://deb.torproject.org maverick Release: 以下簽名無效: NODATA 1 NODATA 2


究竟是發生了什麼事了呢?


--

All Comments

Liam avatarLiam2011-04-21
google 6AF0E1940624A220 #應該有解
Emma avatarEmma2011-04-25
第二個W: 還是無法解決