Rpm -qa

seth vidal skvidal at fedoraproject.org
Tue Apr 29 20:28:32 UTC 2008


On Tue, 2008-04-29 at 22:25 +0200, Antonio M wrote:
> 2008/4/29 seth vidal <skvidal at fedoraproject.org>:
> >
> > On Tue, 2008-04-29 at 22:13 +0200, Antonio M wrote:
> >  > If I issue the command :
> >  >  rpm -qa gstreamer*
> >  > gstreamer-plugins-base-0.10.19-2.fc9.i386
> >  > gstreamer-plugins-bad-0.10.7-1.lvn9.i386
> >  > gstreamer-plugins-schroedinger-1.0.0-1.fc9.i386
> >  > gstreamer-plugins-good-0.10.7-1.fc9.i386
> >  > gstreamer-python-0.10.11-2.fc9.i386
> >  > gstreamer-plugins-pulse-0.9.5-0.5.svn20070924.fc9.i386
> >  > gstreamer-ffmpeg-0.10.3-4.lvn9.i386
> >  > gstreamer-plugins-bad-extras-0.10.7-1.lvn9.i386
> >  > gstreamer-plugins-ugly-0.10.7-1.lvn9.i386
> >  > gstreamer-tools-0.10.19-1.fc9.i386
> >  > gstreamer-0.10.19-1.fc9.i386
> >  > gstreamer-plugins-farsight-0.12.6-1.fc9.i386
> >  >
> >  > list of gstreamer packages..
> >  >
> >  > But on another system
> >  >  rpm -qa gstreamer*
> >  > gstreamer-0.10.19-1.fc9.i386
> >  >
> >  > I get only gstreamer listed (and where are all the other Rpm's, that I
> >  > am sure they are installed as I issue
> >  > rpm -qa gstreamer-plugin* I get the list of all plugins'
> >  >
> >  >  rpm -qa rpm
> >  > rpm-4.4.2.3-2.fc9.i386 on both system.
> >  >
> >  > And the same command yesterday listed all gstreamer packages!!!
> >  >
> >  > Any help??? Tnx
> >
> >  try running:
> >  rpm -qa | grep gstreamer
> >
> >  on the second system
> >
> >  I bet there's a shell-expansion issue going on there.
> >
> >
> >  -sv
> >
> >
> >  --
> >  fedora-test-list mailing list
> >  fedora-test-list at redhat.com
> >  To unsubscribe:
> >  https://www.redhat.com/mailman/listinfo/fedora-test-list
> >
> 
> tnx Seth...of course it worked.
> what is the difference between rpm -qa gstreamer* and your
> suggestion?? and why on system I get the complete list and the other
> no???
> Tnx for your help

look in the directory you're running the command from on both machines.

do you see any gstreamer* files in those dirs?

if so the shell is expanding them out for the match.

-sv





More information about the fedora-test-list mailing list