Using yum for FC6 rawhide and extras

Ernest L. Williams Jr. ernesto at ornl.gov
Sun Oct 22 18:05:55 UTC 2006


On Sun, 2006-10-22 at 11:38 -0400, Jesse Keating wrote:
> On Sunday 22 October 2006 11:14, Ernest L. Williams Jr. wrote:
> > The following does not give what I was expecting:
> >
> > yum list extras available "*"
> 
> You've just tried to look for 'extra' packages with the name of 'available' 
> or '*'.  This is not the 'yum list available' command.

Why did it return??

kernel.i686                             2.6.18-1.2784.fc6      installed
kernel-PAE.i686                         2.6.18-1.2784.fc6      installed
kernel-PAE-devel.i686                   2.6.18-1.2784.fc6      installed
kernel-devel.i686                       2.6.18-1.2784.fc6      installed
kernel-kdump.i686                       2.6.18-1.2784.fc6      installed
kernel-kdump-devel.i686                 2.6.18-1.2784.fc6      installed
kernel-xen.i686                         2.6.18-1.2784.fc6      installed
kernel-xen-devel.i686                   2.6.18-1.2784.fc6      installed
openmotif.i386                          2.3.0-0.4              installed
openmotif-devel.i386                    2.3.0-0.4              installed


Since, I can't specify the name of the repo that I want to check against
on the command line, then I could just disable the repo
in /etc/yum.repos.d.  This is inconvenient just for checking what is
available.

==============================================================================
Also, the following works okay:
yum list available "*" |grep development
yum list available "*" |grep extras-devel
==============================================================================

Thanks,
Ernesto




> 
> 'yum list available'   and that's it.  Should give you a few results:
> 
> $ sudo yum list available |wc -l
> 5939
> 
> 




More information about the fedora-test-list mailing list