I'm not very knowledgeable about yum - as expressed in my other thread, I'm working out the translations between Debian-speak and Fedora-speak.
If I do something like: yum provides rxvt
I get sensible output. Note that I installed rxvt myself recently (via: yum install rxvt)
But if I do "yum provides ls" (which certainly should work, right?), I get:
[[email protected] ]# yum provides ls
Loaded plugins: langpacks, presto, refresh-packagekit
http://pidora.proximity.on.ca/pidora/re ... sqlite.bz2:
[Errno 14] HTTP Error 404 - Not Found :
http://pidora.proximity.on.ca/pidora/re ... sqlite.bz2
Trying other mirror.
http://downloads.raspberrypi.org/pidora ... sqlite.bz2:
[Errno 14] HTTP Error 404 - Not Found :
http://downloads.raspberrypi.org/pidora ... sqlite.bz2
Trying other mirror.
Error: failure:
repodata/a8773c03b284f4d53cf814b2693b6faabb717efff2bc8c2e2322f5be7df4f7c5-filelists.sqlite.bz2
from pidora: [Errno 256] No more mirrors to try.
http://pidora.proximity.on.ca/pidora/re ... sqlite.bz2:
[Errno 14] HTTP Error 404 - Not Found :
http://pidora.proximity.on.ca/pidora/re ... sqlite.bz2
http://downloads.raspberrypi.org/pidora ... sqlite.bz2:
[Errno 14] HTTP Error 404 - Not Found :
http://downloads.raspberrypi.org/pidora ... sqlite.bz2
What's up with that?