problem with rpm installation (not sure which mail list should get this)

David Relson relson at osagesoftware.com
Tue Jul 6 04:16:09 CEST 2004


On Mon, 05 Jul 2004 12:04:11 -0700
.rp wrote:

> I am having no luck with updating from .17 to .92 on our 
> RedHat9 pc.
> 
> trying dynamic rpm:
> error: Failed dependencies:
> 	libdb-4.1.so is needed by bogofilter-0.92.1-1
> 
> trying static rpm:
> error: Failed dependencies:
> 	bogofilter conflicts with bogofilter-static-0.92.1-1

Hi .rp,

Two thinks to suggest:

1 - install libdb4.1 (using appropriately named RH rpm)
2 - run

    rpm -e bogofilter
    rpm -i bogofilter-static

If you use alternative 2, 'tis likely that "rpm -e" will rename
"/etc/bogofilter.cf" to /etc/bogofilter.cf.rpmsave" and you will have to
manually fix the name afterwards.

Regards,

David



More information about the Bogofilter mailing list