[Yum] YUM help

Michael Stenner mstenner at ece.arizona.edu
Fri Apr 23 15:41:56 UTC 2004


On Fri, Apr 23, 2004 at 10:19:34AM +0100, Peter Silva wrote:
> yes there is a proxy and here's what I got when I ran that line :
> 
> [root at canada /]# python /usr/share/yum/urlgrabber.py
> http://download.fedora.us/fedora/redhat/9/i386/yum/os/headers/header.info
> header.info
> throttle: 1.0,  throttle bandwidth: 32768 B/s
> [Errno 4] IOError: <urlopen error (113, 'No route to host')>
> [root at canada /]#

OK, good.  Have you set the proxy configuration?  Check 'man yum' and
search for 'proxy'.  "No route to host" is (surprise, surprise) a
routing problem, so that could be a proxy issue.  Now try these:

a) telnet download.fedora.us 80

   (I expect it to give you a similar error.)

b) export your proxy variable and try with urlgrabber (as you did
   above) again.  If that doesn't work, we'll keep looking.

					-Michael
-- 
  Michael D. Stenner                            mstenner at ece.arizona.edu
  ECE Department, the University of Arizona                 520-626-1619
  1230 E. Speedway Blvd., Tucson, AZ 85721-0104                 ECE 524G



More information about the Yum mailing list