Tôi đang cố gắng cập nhật danh sách apt-get của mình. Ở nước tôi rất nhiều trang web bị chặn hoặc đã bị chặn khỏi các công ty.
Khi tôi sử dụng proxy cho toàn bộ hệ thống, tôi gặp lỗi,
Tor hoạt động hoàn hảo khi duyệt. Tôi có thể cập nhật apt-get
thông qua kết nối từ Tor không? Ý tôi là tôi muốn bỏ chặn các trang web bị chặn bằng kết nối Tor, vì vậy tôi có thể thực hiện apt-get update
mà không gặp lỗi.
Chỉnh sửa : Tôi đang sử dụng Ubuntu 13.10 và 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
gì?