Related Posts Plugin for WordPress, Blogger... How to Fix Tor Expired Key:Coretan Kejujuran

Thursday, September 20, 2012

How to Fix Tor Expired Key

Cara mengatasi GPG error Tor saat kita melakukan update

kasus nya seperti ini :

sudo apt-get update
hasilnya seperti berikut,
Fetched 12.7 kB in 17s (705 B/s)
W: GPG error: http://deb.torproject.org precise InRelease: The following signatures were invalid: KEYEXPIRED 1346668560 KEYEXPIRED 1346668560 KEYEXPIRED 1346668560 KEYEXPIRED 1346668560
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?


Untuk mengatasi hal tersebut, berikut caranya :
buka terminal anda dan ketikkan perintah
gpg --keyserver keys.gnupg.net --recv 886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
hasilnya seperti pada gambar


jika sudah benar seperti pada gambar diatas, langsung saja ketikkan perintah
sudo apt-get update
hasilnya seperti ini


tested on Ubuntu 12.04 Precise and work fine 100%
untuk cara instalasi tor and polipo bisa dilihat di postingan saya DISINI

Selamat Mencoba.

1 komentar:

  1. I really appreciate your professional approach. These are pieces of very useful information that will be of great use for me in future.

    ReplyDelete