Re: Yum Issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



John R Pierce wrote:
> Clint Dilks wrote:
>   
>> export http_proxy=\/alid@xxxxxxxxxxxxxxxxx:80
>> export http_proxy='\/alid@xxxxxxxxxxxxxxxxx:80'
>> export http_proxy="\/alid@xxxxxxxxxxxxxxxxx:80"
>> export http_proxy=\\\/alid@xxxxxxxxxxxxxxxxx:80
>>   
>>     
>
> I think I'd try...
>
>     export http_proxy="\\/alid@xxxxxxxxxxxxxxxxx:80"
>
> which I didn't see in your examples.  
>
> but... I thought it was user:password@hostname, not password@hostname ??
>
>
> _______________________________________________
> CentOS mailing list
> CentOS@xxxxxxxxxx
> http://lists.centos.org/mailman/listinfo/centos
>
>   
it is sorry

These should all read

export http_proxy=http://<user>:\/alid@xxxxxxxxxxxxxxxxx:80
export http_proxy='http://<user>:\/alid@xxxxxxxxxxxxxxxxx:80'
export http_proxy="http://<user>:\/alid@xxxxxxxxxxxxxxxxx:80"
export http_proxy=http://<user>:\\\/alid@xxxxxxxxxxxxxxxxx:80
  

and now

export http_proxy="http://<user>:\\/alid@xxxxxxxxxxxxxxxxx:80"
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux