Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unset proxy not working for apt #16

Open
Ayushk4 opened this issue Oct 13, 2018 · 3 comments
Open

Unset proxy not working for apt #16

Ayushk4 opened this issue Oct 13, 2018 · 3 comments

Comments

@Ayushk4
Copy link
Contributor

Ayushk4 commented Oct 13, 2018

This has been observed for Ubuntu 18.04.

@themousepotato
Copy link
Contributor

Have you tried rebooting? It should be done to reload settings.

@Ayushk4
Copy link
Contributor Author

Ayushk4 commented Oct 15, 2018

@themousepotato Sorry, the problem was due to system proxy.
On line 15 : https://github.com/CodeStash-KGP/set_proxy/blob/master/set_proxy.sh#L15
We should change gsettings set org.gnome.system.proxy mode none to gsettings set org.gnome.system.proxy mode "none" .

@themousepotato
Copy link
Contributor

It worked for me when I tested it. Maybe you should send a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants