On Wed, 2006-01-18 at 23:53 -0800, David Boles wrote: > Sorry if this posts twice. It did not appear to post. > > I seem to recall that there was a long CLI command that would list the > 'duplicate installs' in the RPM database. These caused false dependency > problems because RPM thought the 'old' version was still installed. > > Example: > > foopackage-1.2.3-1.i386.rpm and > foopackage-1.2.3-2.i386.rpm > > And there was a way to repair this. rpm -e --allmatches foopackage Ralf