Comment 22 for bug 516032

Revision history for this message
David PĂ©rez (sanete) wrote :

I have added this with sudo visudo, in order to avoid future problems:

Defaults env_keep="http_proxy"
Defaults env_keep="https_proxy"
Defaults env_keep="all_proxy"
Defaults env_keep="ftp_proxy"
Defaults env_keep="no_proxy"
Defaults env_keep="socks_proxy"

It would be interesting that these entries could be added by default in a fresh Ubuntu installation.