From owner-freebsd-current@FreeBSD.ORG Thu Jun 12 21:07:15 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 022A4848 for ; Thu, 12 Jun 2014 21:07:15 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3D6F28CB for ; Thu, 12 Jun 2014 21:07:14 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1WvCDB-001r9T-OK>; Thu, 12 Jun 2014 23:07:05 +0200 Received: from g226177179.adsl.alicedsl.de ([92.226.177.179] helo=munin.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.82) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1WvCDB-004BkF-Kl>; Thu, 12 Jun 2014 23:07:05 +0200 Date: Thu, 12 Jun 2014 23:06:59 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: 11.0-CURRENT #1 r267422: OpenLDAP fails to startup out of the blue after buildworld Message-ID: <20140612230659.37f5b528@munin.walstatt.dyndns.org> Organization: FU Berlin X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.3) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/ak0G4JY__erBcjvXn2h.eAN"; protocol="application/pgp-signature" X-Originating-IP: 92.226.177.179 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 21:07:15 -0000 --Sig_/ak0G4JY__erBcjvXn2h.eAN Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable After updating ports yesterday with all this ICU update horror today slapd rejects to start out of the blue after months of working like a charm: [...] 5399feba slapd startup: initiated. 5399feba backend_startup_one: starting "cn=3Dconfig" 5399feba config_back_db_open 5399feba send_ldap_result: conn=3D-1 op=3D0 p=3D0 5399feba backend_startup_one: starting "dc=3Ddumami" 5399feba mdb_db_open: database "dc=3Ddumami": dbenv_open(/var/db/openldap-data/). 5399feba mdb_db_open: database "dc=3Ddumami" cannot be opened, err 13. Restore from backup! 5399feba backend_startup_one (type=3Dmdb, suffix=3D"dc=3Ddumami"): bi_db_open failed! (13) 5399feba slapd shutdown: initiated 5399feba slapd destroy: freeing system resources. 5399feba syncinfo_free: rid=3D001 5399feba syncinfo_free: rid=3D003 5399feba slapd stopped. /usr/local/etc/rc.d/slapd: WARNING: failed to start slapd According to that useless "suggestion" to restore from backup, I restored the configuration and the users from backups. slapadd works fine. But then starting the server fails again. Via "portmaster -f openldap24-server" I tried to rebuild all ports necessary for that fragile OpenLDAP thing, but still no success. I can not find any hints in the log (using -d1 or -d257 starting slapd) except the failure shown above. Since the very same configuration and dataset worked for months now and even after the massive icu-related update of ports yesterday (ended by restarting slapd), I wouldn't expect any usefull hint. Can anybody offer suggestions, please? I'm out of ideas. I find it very strange. Regards, Oliver --Sig_/ak0G4JY__erBcjvXn2h.eAN Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJTmhZ4AAoJEOgBcD7A/5N8mF4IAOMl8i1d3GpXZhudALP/CIX2 y7L9rZkGloR+gPLSqoHFkL7T63j3TZ3d/OEQ232vEyVRWZok+QPekvNDlMi/fuqt t550tEmh0nZQRUnvdxf/Q5ypEwDazZtqx8qUFSlbGxM5UActJcEbE6UVuNw1fGz8 XxrE4FCqXm7oJFKIULvBnx71LzGUgtCit0qqwKHsDeFXZWSoGZ4UQkTLQtGme5vk U0rhtF3UDiV55jGbPwdRQZ9OHJFCTlWEsncFpFBTIjiMoGouxE/SM9WzBdVnjK0l i0BMH2yaj0qv7ABZNleV1ctR6E2UtGKPABMYALirl3techODaaU/v59W6f86+ZQ= =f2ZP -----END PGP SIGNATURE----- --Sig_/ak0G4JY__erBcjvXn2h.eAN--