On 10/27/14 10:12, Willy Offermans wrote: > I'm running FreeBSD 10 with openldap-sasl-server 2.4.39_3 (see below). > openldap-sasl-server was compiled against bdb 6 (WITH_BDB_VER=6 in > /etc/make.conf). > > If I want to update to openldap-sasl-server 2.4.40, I got following > error: > > <snip> > ===> openldap-sasl-server-2.4.40 cannot install: no eligible BerkeleyDB > version. Requested: 6, incompatible: 6. Try: make debug-bdb. > *** Error code 1 > > Stop. > make: stopped in /usr/ports/net/openldap24-server > </snip> > > > Do I need to step down with bdb or shall I wait till openldap24-server is > compatible with bdb 6?
Actually, I'd recommend switching to lmdb rather than BDB. It's what
I've been using for going on a year now, and it works great.
You won't be able to upgrade in-place, obviously: you'll need to slapcat
your data somewhere before upgrading and then slapadd it all back again
into a fresh data directory.
Cheers,
Matthew
signature.asc
Description: OpenPGP digital signature
