From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 11:46:20 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A26A106566C for ; Mon, 28 Jun 2010 11:46:20 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id 4FC428FC1F for ; Mon, 28 Jun 2010 11:46:18 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id 52BCA136B81; Mon, 28 Jun 2010 13:46:18 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 17329105443D; Mon, 28 Jun 2010 13:46:17 +0200 (CEST) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id 056B2105442F; Mon, 28 Jun 2010 13:46:17 +0200 (CEST) Message-ID: <4C288B8A.6080701@esiee.fr> Date: Mon, 28 Jun 2010 13:46:18 +0200 From: Frank Bonnet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Ivan Voras References: <4C285459.2010704@esiee.fr> <4C2871E2.6030907@esiee.fr> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: slapd crash the HP proliant DL360 at 8.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2010 11:46:20 -0000 On 06/28/2010 12:15 PM, Ivan Voras wrote: > On 06/28/10 11:56, Frank Bonnet wrote: >> Argh !!! >> >> I upgraded slapd to 2.4.22 and it does not start anymore !!! >> >> some symbol cannot be found anymore >> >> I had to revert to 2.3.4x to have a working slapd !!! >> >> What's wrong with 2.4.22 folks ? > > PEBKAC. > > How did you upgrade it (and more importantly - why, if it was working > fine and was critical to you)? I did this : cvsup -g -L 2 ports-supfile cd /usr/ports/net/openldap24-server make ( I reuse the same config ) make deinstall make reinstall This worked fine until I tried to upgrade to 2.4.22 ( 2.4.21 running ) > > In the event of a crash you may have only needed to repair OpenLDAP's > database (if using BDB, with db_recover) and continue. the database was OK the 2.4.21 slapd daemon has restarted well > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"