Apt-get update through tor
Posted
by
Alexander
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Alexander
Published on 2013-11-23T22:59:21Z
Indexed on
2014/06/07
21:37 UTC
Read the original article
Hit count: 438
I'm trying to update my apt-get list. In my country a lot of sites are blocked or have been blocked from companies.
When I use a proxy for the whole system I get errors, tor works perfectly when browsing. My question is can I update apt-get through a connection from tor? I mean I want to unblock the blocked sites using tor connection so I can perform "apt-get update" without errors ...
Thanks in advance.
Edit BTW : I'm using Ubuntu 13.10 and Tor 0.2.21
alexander@Alexander-PC:~$ sudo apt-get update
[sudo] password for alexander:
Ign http://extras.ubuntu.com saucy InRelease
Ign http://security.ubuntu.com saucy-security InRelease
Ign http://us.archive.ubuntu.com saucy InRelease
Hit http://extras.ubuntu.com saucy Release.gpg
Get:1 http://dl.google.com stable InRelease [1,540 B]
100% [1 InRelease gpgv 1,540 B] [Waiting for headers] [Waiting for headers]
[WaSplitting up/var/lib/apt/lists/partial/dl.google.com_linux_chrome_deb_dists_stabIgn
http://dl.google.com stable InRelease
E: GPG error: http://dl.google.com stable InRelease: Clearsigned file isn't valid,
got 'NODATA' (does the network require authentication?
© Ask Ubuntu or respective owner