Jerry Geis wrote:
I am trying things like "yum provides alsamixer" on centox 5.2 i386 and x86_64 also "yum provides vi" "yum provides gvimdiff" "yum provides dumpiso" "yum provides uname"
All of these return "no matches found"
is something broke???
These are just examples. I was trying to do "yum provides xf86Modes.h" it returns no matches also.
Jerry _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
For files try
yum provides '*/vi' etc...
I think this is new behavior for yum
Tony Schreiner