[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Rpm -qa
- From: seth vidal <skvidal fedoraproject org>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Rpm -qa
- Date: Tue, 29 Apr 2008 16:15:43 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]