Rpm -qa

seth vidal skvidal at fedoraproject.org
Tue Apr 29 20:15:43 UTC 2008


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





More information about the fedora-test-list mailing list