Thank you Aghast for the workaround!
I had the same problem with Update Manager but also noticed that:
- I had the system wide proxy set
- on a shell this resulted in variables all_proxy, ftp_proxy, http_proxy,
https_proxy and no_proxy being set and exported
- the values are passed to sudo, i.e.:
$ sudo echo $http_proxy
returns the correct setting
- BUT when I try to:
$ sudo apt-get update
connecting to servers fails!
- HOWEVER if I choose to:
$ sudo su
# apt-get update
it works!!?
With Aghast's workaround '$ sudo apt-get update' is working OK as well
as the Update Manager.
--
update manager doesn't use proxy authentication info and gets no internet access
https://bugs.launchpad.net/bugs/651229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs