Yes, this is a proxy that requires authentication. The results of $http_proxy does not include the authentication credentials if it is set "system wide" on Karmic Alpha 5:
http_proxy=http://proxy.domain.com:8080/
For $http_proxy to work, I use the following:
http_proxy=http://username:<email address hidden>:8080/
Yes, this is a proxy that requires authentication.
The results of $http_proxy does not include the authentication
credentials if it is set "system wide" on Karmic Alpha 5:
http_proxy=http:// proxy.domain. com:8080/
For $http_proxy to work, I use the following:
http_proxy=http:// username:<email address hidden>:8080/