Estoy tratando de actualizar mi lista de apt-get. En mi país, muchos sitios están bloqueados o han sido bloqueados por las empresas.
Cuando uso un proxy para todo el sistema obtengo errores,
Tor funciona perfectamente cuando navego. ¿Puedo actualizar a apt-get
través de una conexión desde Tor? Quiero decir que quiero desbloquear los sitios bloqueados usando la conexión Tor, para poder realizar apt-get update
sin errores.
Editar : estoy usando Ubuntu 13.10 y Tor 0.2.21
$ 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?
sudo apt-get update -o Debug::Acquire::http=true
?
sudo apt-get update
?