openldap-sasl-server
Matthew Seaman
matthew at freebsd.org
Mon Oct 27 11:06:49 UTC 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20141027/728e91d9/attachment.sig>
More information about the freebsd-ports
mailing list