Hi,

On Thu, Aug 4, 2011 at 6:47 PM, apvr <[email protected]> wrote:
>
> Then I tried setting the http, ftp and https proxies in /etc/apt/apt.conf
> file in the format.
> Acquire::http::Proxy "http://username:password@proxy:port/";;
> Acquire::ftp::Proxy "ftp://username:password@proxy:port/";;
> Acquire::https::Proxy "https://username:password@proxy:port/";;
>
> Now I tried apt-get install. It also threw the same error.


          After updating apt.conf with the proxy details, did you do a
sudo apt-get update before trying apt-get install ? Also, do you have
env variables http_proxy configured ? If yes, that overrides all other
proxy settings. So, if that is having the older credentials, that
might cause the issue. Check that as well. Thanks

-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.

Mail: [email protected]
Blog: http://benignbala.wordpress.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to