Sto cercando di aggiornare la mia lista apt-get. Nel mio paese molti siti sono bloccati o sono stati bloccati da aziende.
Quando uso un proxy per tutto il sistema ricevo errori,
Tor funziona perfettamente durante la navigazione. Posso aggiornare apt-get
tramite una connessione da Tor? Voglio dire, voglio sbloccare i siti bloccati usando Tor Connection, quindi posso eseguire apt-get update
senza errori.
Modifica : sto usando Ubuntu 13.10 e 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
?