[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: rpm --rebuilddb does not remove duplicate entries



Hi Jeff, hi all.
Sorry about not showing up for some time. Moving towns is job position is
really a pain. I'm still trying to catch up with the code changes.

Anyway, I know I'm a little late at this, but I just wanted to clarify
something. I think I made a mistake on your recomendation below:

On Tue, Jun 26, 2001 at 12:23:42PM -0400, Jeff Johnson wrote:
> On Mon, Jun 25, 2001 at 08:16:25PM -0400, Seth Vidal wrote:
> > > 	rpm --rebuilddb --define '%_filterDbDups 1'
> > host:# rpm --rebuilddb --define '_filterDbDups 1'

rpmExpandNumeric is case sensitive, and in rpmdb/rpmdb.c it searchs
for _filterdbdups (line 825, IRRC). So, the correct syntax would be:

rpm --rebuilddb --define '%_filterdbdups 1'

The way you wrote, nothing happens. No error, but the dups are no removed
either.

[]s

-- 
 Rodrigo Barbosa                   - rodrigob at bh.conectiva.com.br
 Conectiva S/A			   - Belo Horizonte, MG, Brazil
 "Quis custodiet ipsos custodiet?" - http://www.conectiva.com/

Attachment: pgp00001.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []