openldap-2.4.35: "failed to start slapd"

Matthew Seaman matthew at FreeBSD.org
Mon Apr 29 17:45:52 UTC 2013


On 29/04/2013 12:13, Jerry wrote:
> On Sun, 28 Apr 2013 22:25:23 -0700
> Xin Li articulated:
> 
>> This is weird.  We do have some similar construct for the server
>> package -- if the package is being removed, the daemon would be
>> stopped.
>>
>> I haven't seen similar issue in the past, what's the BDB version used
>> with OpenLDAP?
> 
> It is using "db46" although I have both "db48" and "db5" on my system.
> I would like to switch everything over to using "db5"; however, I am
> not sure how to accomplish that with openldap. I did see a patch for
> Debian a while back though.
> 
> In any case, this is the first time this has happened in over 12 years
> of using and updating "openldap". It may have just been a fluke.

To rebuild openldap based on db5, add

WITH_BDB_VER?=  5

to /etc/make.conf and then rebuild the openldap client and server ports.

However, beware that you will need to dump out your database using
slapcat before installing the newly compiled ldap packages, and then
reload using slapadd afterwards.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 268 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130429/d98b6615/attachment.sig>


More information about the freebsd-ports mailing list