I tried doing that before and this is the error I get. I'll try the new .conf and see if thats it but I bet its the repo isn't it.
Edit: I added the yum .conf's and this is the error I get now.
[root@localhost ~]# yum install unrar
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extrasfc4 [1/7]
extrasfc4 100% |=========================| 1.1 kB 00:00
freshrpms2 [2/7] [Please register to see this link. ] [Errno 12] Timeout:
Trying other mirror.
Cannot open/read repomd.xml file for repository: freshrpms2
failure: repodata/repomd.xml from freshrpms2: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from freshrpms2: [Errno 256] No more mirrors to try.
Last edited by Smoking_blade : 03-23-2008 at 12:49 AM.
Reason: quick edit
It gives me this error anytime I try to use my YUM for anything... I have no idea what I did wrong, I edited all the files that the Sticky said to. I hope YDL isn't always this troublesome for me :P
You just saying that fixed it thanks. I looked at it and it didn't quite say what I wanted it to.Thanks. Hmm, i sense another problem on it's way I can't find unrar, also, I can't find yumex. I have all the repo files updated.. I just get no matches found and when I list.. well they definitely aren't on the list either. I'm learning though... and I hope thats what this is all about.
Hey, I still don't have unrar but I've got the YUM mostly correct now. Now my only prohblem is that i can't get [extras] to finish it's search or whatever, it always stops at 3/4 which is [freshrpms] and then takes forever to display this error. again..
[root@localhost ~]# yum search unrar
Loading "installonlyn" plugin
Searching Packages:
Setting up repositories
base [1/4]
fedora-extras [2/4]
updates [3/4]
freshrpms [4/4] [Please register to see this link. ] [Errno 12] Timeout:
Trying other mirror.
Cannot open/read repomd.xml file for repository: freshrpms
failure: repodata/repomd.xml from freshrpms: [Errno 256] No more mirrors to try.Error: failure: repodata/repomd.xml from freshrpms: [Errno 256] No more mirrors to try.
All I know is I'm getting somewhere.
Last edited by Smoking_blade : 03-23-2008 at 10:34 PM.
Reason: add example
Here are the original 3 repos for YDL 5.0, you can put them in your yum.conf or in separate .repo files in the /etc/yum.repos.d directory.
Post your freshrpms repo file please.
yellowdog-base.repo
[base]
name=Yellow Dog Linux 5.0 Base
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/base/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
yellowdog-extras.repo:
[extras]
name=Yellow Dog Linux 5.0 Extras
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/extras/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
yellowdog-updates.repo:
[updates]
name=Yellow Dog Linux 5.0 Updates
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY