rpm questions

James Olin Oden joden at lee.k12.nc.us
Tue Apr 20 22:25:44 UTC 2004


On Tue, 20 Apr 2004, Satish Balay wrote:

> 
> 
> On Wed, 21 Apr 2004, shmuel siegel wrote:
> 
> > I have a number of packages that have more than one entry. For instance
> > glibc (2.3.3-20,2.3.3-18) and shadow_utils(4.0.3-21,4.0.3-19).
> > I am not using a 64 bit system so I don't think that I should have
> > multiple versions.
> > 
> > 1) Is there an easy way to find all such entities?
> 
> Found an easy way to find the duplicates..
> 
> rpm -qa --qf "%{name}\n" | sort | uniq -d
>
And add:

	| grep -v kernel 

to that minimally...james
> Satish
> 
> 
> 





More information about the fedora-test-list mailing list