[root@ yum]# http_proxy="http://www-proxy.xxxx.com/";export http_proxy [root@ yum]# yum list Error getting file http://mirror.dulug.duke.edu/pub/yum-repository/redhat/updates/8.0/headers/header.info [Errno 4] IOError: HTTP Error 404: Not Found [root@LMStorm yum]# more /etc/yum.conf [main] cachedir=/var/cache/yum debuglevel=0 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release keepalive=0 [base] name=Red Hat Linux $releasever - $basearch - Base baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/$releasever/$basearch [updates] name=Red Hat Linux $releasever - Updates baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/updates/$releasever