Re: PYCURL ERROR 22 - "The requested URL returned error: 416"

Posted by r_hartman on 2012/2/10 11:08:19
Yes. You'll need to tell yum about the proxy, in /etc/yum.conf.
proxy=http://proxyname:proxyport

If the proxy requires authentication, you'll need to provide the credentials as well.
$ man yum.conf

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=56&topic_id=35723&post_id=154480