Date: Thu, 16 Feb 2006 08:45:06 -0800 From: "Ian A. Tegebo" <yontege@rescomp.berkeley.edu> To: Per olof Ljungmark <peo@intersonic.se> Cc: Jon Falconer <jfalconer@puc.edu>, freebsd-questions@freebsd.org Subject: Re: slapd and bdb-4.2.52 Message-ID: <20060216164506.GA29954@rescomp.berkeley.edu> In-Reply-To: <43F48B67.70204@intersonic.se> References: <Pine.BSI.4.05L.10602151610450.17810-100000@ecf.puc.edu> <43F48B67.70204@intersonic.se>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060216164506.GA29954>