Hi all, I have configured YUM in Redhat 4ES to install 'expect'
Below is the config file: (/etc/yum.conf) [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 # Name: RPMforge RPM Repository for Red Hat Enterprise 4 - dag # URL: http://rpmforge.net/ [rpmforge] name = Red Hat Enterprise $releasever - RPMforge.net - dag baseurl = http://apt.sw.be/redhat/el4/en/$basearch/dag #mirrorlist = http://apt.sw.be/redhat/el4/en/mirrors-rpmforge #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge enabled = 1 protect = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag gpgcheck = 1 When i ran 'yum install expect' it starting installing some dependencies and in the end i got the below error : ERROR retrygrab() failed for: http://apt.sw.be/redhat/el4/en/i386/dag/headers/bittorrent-0-4.2.2-1.2.el4.rf.noarch.hdr Executing failover method failover: out of servers to try Error getting file http://apt.sw.be/redhat/el4/en/i386/dag/headers/bittorrent-0-4.2.2-1.2.el4.rf.noarch.hdr [Errno 4] IOError: HTTP Error 403: Forbidden Can any one please tell me what mistake i did Note: Also i tried by commenting the base url and uncommenting both the mirrors one by one.. that also doesn't work Thanks Kannan M Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
