[MacPorts] #55243: Amavisd failed to start due to BerkeleyDB, libdb, and db.h incompatibility

MacPorts noreply at macports.org
Wed Nov 15 18:17:59 UTC 2017


#55243: Amavisd failed to start due to BerkeleyDB, libdb, and db.h incompatibility
--------------------------+----------------------
  Reporter:  hbsimon      |      Owner:  pixilla
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.4.2
Resolution:               |   Keywords:
      Port:  amavisd-new  |
--------------------------+----------------------

Comment (by pixilla):

 Replying to [comment:3 c5kolb]:
 > I ran into the same thing.  I did the following and got it working:
 >
 >
 > {{{
 > sudo port -ns upgrade --force db53 @5.3.28_0+sql p5.24-berkeleydb
 @0.550.0_0+db53
 > }}}
 Port upgrade is going to ignore the version and the variants are the
 defaults. Did you possibly have non default variants installed?
 The amavisd-new port depends on p5.24-berkeleydb and db53 so unless you
 specified non default variants normal use of the port command should have
 had db53 and p5.24-berkeleydb already installed at the most recent
 version.

 {{{
 $ port rdeps amavisd-new | grep -E "db53|berkeleydb"
   p5.24-berkeleydb
     db53
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55243#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list