Hi I am using centos 5. yum saying following error..
[root@zeus Desktop]# yum grouplist Loading "installonlyn" plugin Setting up Group Process Setting up repositories Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=i386&repo=os error was [Errno 14] HTTP Error 407: Proxy Authentication Required Error: Cannot find a valid baseurl for repo: base
my system is behind corporate filter. Is there any where to use yum. help me out in this. in some forum it says we need NTLM to handle this...
by john
Please do not print this email unless it is absolutely necessary.
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
On Fri, Apr 25, 2008 at 12:35:26PM +0530, JohnsonKoilraj wrote:
Hi I am using centos 5. yum saying following error..
[root@zeus Desktop]# yum grouplist Loading "installonlyn" plugin Setting up Group Process Setting up repositories Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=i386 &repo=os error was [Errno 14] HTTP Error 407: Proxy Authentication Required Error: Cannot find a valid baseurl for repo: base
my system is behind corporate filter. Is there any where to use yum. help me out in this. in some forum it says we need NTLM to handle this...
by john
Sounds like you may need to do some proxy authentication. Do a man yum.conf and search for "proxy" and you should see a few parameters that might help you out. Throw these in /etc/yum.conf.
Ray