From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 16:45:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF28D16A420 for ; Thu, 16 Feb 2006 16:45:08 +0000 (GMT) (envelope-from yontege@hal.rescomp.berkeley.edu) Received: from rescomp.berkeley.edu (keyserver.Rescomp.Berkeley.EDU [169.229.70.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40CDB43D55 for ; Thu, 16 Feb 2006 16:45:08 +0000 (GMT) (envelope-from yontege@hal.rescomp.berkeley.edu) Received: by rescomp.berkeley.edu (Postfix, from userid 1032) id 127E35B764; Thu, 16 Feb 2006 08:45:06 -0800 (PST) Date: Thu, 16 Feb 2006 08:45:06 -0800 From: "Ian A. Tegebo" To: Per olof Ljungmark Message-ID: <20060216164506.GA29954@rescomp.berkeley.edu> References: <43F48B67.70204@intersonic.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43F48B67.70204@intersonic.se> User-Agent: Mutt/1.5.9i Cc: Jon Falconer , freebsd-questions@freebsd.org Subject: Re: slapd and bdb-4.2.52 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: Thu, 16 Feb 2006 16:45:08 -0000 On Thu, Feb 16, 2006 at 03:25:43PM +0100, Per olof Ljungmark wrote: > AFAIK you can run without the patch but one of the db's will grow > forever. I have patched all our slapd's as follows: > > /usr/local/etc/rc.d/slapd.sh stop > cd /usr/ports/databases/db42 > make clean > make patch > cd work/db-4.2.52/ > --- fetch the BerkeleyDB42.patch > patch -p0 < BerkeleyDB42.patch > cd ../../ > make deinstall > make reinstall > /usr/local/etc/rc.d/slapd.sh start > > http://www.google.se/search?num=100&hl=en&q=BerkeleyDB42.patch+site%3Aopenldap.org&btnG=Search Would this be a case where a problem report should be filed? I did a query and I didn't see any that were open for "TXN" and db42: http://www.freebsd.org/send-pr.html http://www.freshports.org/databases/db42/ -- Ian Tegebo