[prev] [thread] [next] [lurker] [Date index for 2006/11/07]
On 11/7/06, Sean Conner <spc@xxxxxx.xxx> wrote: > It was thus said that the Great Matt McLeod once stated: > > There are many things to hate about yum, but it can do searches. > > [root@netmon ~]# yum search rrd [finds gpg keys, but nothing relevant] > [root@netmon ~]# yum search rrdtool > Searching Packages: > Setting up repositories > Reading repository metadata in from local files > No Matches found > [root@netmon ~]# > > -spc (Sucks to be me ... ) Apparently. yum searches repositories. 'rrdtool' isn't in any of the ones it was searching in your example so it's no great shock that it can't find it. I get the same gpg-pubkey package when I run the same thing on my CentOS box, but I also get a vast horde of RRD-related packages too as I've got yum looking at the DAG repository. If you want to search the local RPM database use 'rpm' not 'yum'. MattThere's stuff above here
Generated at 18:01 on 08 Nov 2006 by mariachi 0.52