Opened 7 years ago

Last modified 6 years ago

#55243 assigned defect

Amavisd failed to start due to BerkeleyDB, libdb, and db.h incompatibility — at Initial Version

Reported by: hbsimon (Horst Simon) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc: ryandesign@…
Port: amavisd-new

Description

Latest amavisd-new fails to start with following error:

Problem in Amavis::DB or Amavis::DB::SNMP code: BerkeleyDB needs compatible versions of libdb & db.h

you have db.h version 5.3.21 and libdb version 5.3.28

Compilation failed in require at (eval 79) line 20. BEGIN failed--compilation aborted at (eval 79) line 20.

Tried following suggestion by Ryan Schmidt:

sudo port activate db53 @5.3.28_0+sql sudo port -ns upgrade --force amavisd-new

but the error is still the same.

Change History (0)

Note: See TracTickets for help on using tickets.