Happy New Year all!
A few weeks ago I attempted to install tor following the instructions here. Somehow, this resulted in a non-functioning tor on my computer. When activated, it would block all internet access. Obviously, there was a problem with my proxy settings somewhere. Rather than attempting to fix it, I decided to enjoy the holidays.
Fast forward to yesterday:
When running apt-get from a terminal, I get the following output:
I've been able to figure out that 8118 is the port that privoxy uses. In an attempt to fix this problem of mine, I've run
and
in a terminal. The same error when running sudo apt-get update persists. I've even deleted /etc/privoxy from my root folder in case the settings in the config file where still somehow causing the problem. No luck. Even after a reboot (which I didn't honestly expect would change anything), I'm still stuck in the same place.
I've been unable to find anything on how to go about solving this issue and am at a complete loss as to what I should do next. Save for a fresh install, what can I do?
A few weeks ago I attempted to install tor following the instructions here. Somehow, this resulted in a non-functioning tor on my computer. When activated, it would block all internet access. Obviously, there was a problem with my proxy settings somewhere. Rather than attempting to fix it, I decided to enjoy the holidays.
Fast forward to yesterday:
When running apt-get from a terminal, I get the following output:
Code:
sudo apt-get update Err [url]http://archive.ubuntu.com[/url] hardy Release.gpg Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy/main Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy/restricted Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy/universe Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy/multiverse Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-updates Release.gpg Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-updates/main Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-updates/restricted Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-updates/universe Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-updates/multiverse Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-security Release.gpg Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-security/main Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-security/restricted Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-security/universe Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.ubuntu.com[/url] hardy-security/multiverse Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.canonical.com[/url] hardy Release.gpg Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://archive.canonical.com[/url] hardy/partner Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://wine.budgetdedicated.com[/url] hardy Release.gpg Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Err [url]http://wine.budgetdedicated.com[/url] hardy/main Translation-en_CA Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) Reading package lists... Done W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy/Release.gpg[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy/main/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy/restricted/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy/universe/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy/multiverse/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-updates/Release.gpg[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-updates/main/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-updates/restricted/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-updates/universe/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-updates/multiverse/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.canonical.com/ubuntu/dists/hardy/Release.gpg[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.canonical.com/ubuntu/dists/hardy/partner/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-security/Release.gpg[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-security/main/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-security/restricted/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-security/universe/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://archive.ubuntu.com/ubuntu/dists/hardy-security/multiverse/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://wine.budgetdedicated.com/apt/dists/hardy/Release.gpg[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Failed to fetch [url]http://wine.budgetdedicated.com/apt/dists/hardy/main/i18n/Translation-en_CA.bz2[/url] Could not connect to 127.0.0.1:8118 (127.0.0.1). - connect (111 Connection refused) W: Some index files failed to download, they have been ignored, or old ones used instead. W: You may want to run apt-get update to correct these problems
Code:
sudo apt-get remove tor
Code:
sudo apt-get remove privoxy
I've been unable to find anything on how to go about solving this issue and am at a complete loss as to what I should do next. Save for a fresh install, what can I do?
Comment