Re: rpm duplicate packages

Greg Kurtzer <[email protected]> Tue, 1 Apr 2003 11:07:05 -0800
Newsgroups gmane.linux.redhat.rpm.grab
Message-ID <[email protected]>
On Tue, Apr 01, 2003 at 10:49:05AM -0800, susan james told me:
> What does this mean and how do I fix it?
> 
> Duplicate packages currently installed:  xxxxxxxx

That there are duplicate package versions installed :)

   # rpm -qa | grep xxxxxxxx

and you should see those two (or maybe more) packages. If you want those
packages to be there, then add them to the /etc/grab/config:'duplicate
packages =' declaration.

If you don't want multiple versions of these package installed, you will need 
to fix that by hand (and pray to Mr. Ewing and Johnson :) by removing the 
package that you don't want. If you have a LOT of them, then chances are 
someone did not upgrade the packages or system properly, or reinstalled a 
newer version of Linux without reformatting the partitions. 

Greg
-- 
/* Greg Kurtzer, Open Source Developer
 * http://runlevelzero.net/greg/
 * 
 * RunLevelZero.net         Warewulf                     GRAB
 * [email protected]    [email protected]    [email protected]
 * http://runlevelzero.net/ http://warewulf-cluster.org/ http://rpm-grab.org/
 * 
 * Do not add my E-mail or contact info to ANY M$ Outlook addressbook! Do not 
 * send me ANY M$ Office documents or it will be deleted upon arrival (plain 
 * text, OpenOffice.org format, and RTF welcomed).
 */