On Tue, Mar 27, 2012 at 6:24 AM, arun kumar arunjones.kumar89@gmail.com wrote:
hey, iam extremly sorry for giving u trouble, as u said i set the environment.... this is the outcome after that [BTIS@WORKSTATION3 ~]$ env | grep -i http_proxy http_proxy=http://asomavarapu@actrec.gov.in:dbsa121@10.100.15.3:8080 HTTP_PROXY=http://asomavarapu@actrec.gov.in:dbsa121@10.100.15.3:8080 [BTIS@WORKSTATION3 ~]$
I really hope that isn't your real username and password...
Anyway, it is probably getting tripped up by the "@" in your username.
See below for the conversation in the archive, but try replacing the first "@" with %40, like this:
http_proxy=http://asomavarapu%40actrec.gov.in:dbsa121@10.100.15.3:8080
http://lists.centos.org/pipermail/centos/2007-September/044207.html