From owner-freebsd-ports@FreeBSD.ORG Thu Feb 1 19:55:23 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA6B616A400 for ; Thu, 1 Feb 2007 19:55:23 +0000 (UTC) (envelope-from bri@sonicboom.org) Received: from entwistle.sonicboom.org (entwistle.sonicboom.org [66.93.34.170]) by mx1.freebsd.org (Postfix) with ESMTP id 96AC113C478 for ; Thu, 1 Feb 2007 19:55:23 +0000 (UTC) (envelope-from bri@sonicboom.org) Received: from [127.0.0.1] (entwistle.sonicboom.org [66.93.34.170]) by entwistle.sonicboom.org (8.13.8/8.13.8) with ESMTP id l11JtMxH079930; Thu, 1 Feb 2007 11:55:22 -0800 (PST) (envelope-from bri@sonicboom.org) Message-ID: <45C245A9.8030606@sonicboom.org> Date: Thu, 01 Feb 2007 11:55:21 -0800 From: Brian User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Gary Kline References: <45C12797.7090707@hs-heilbronn.de> <200702010145.55226.molnarcs@gmail.com> <45C1ECFE.4070904@FreeBSD.org> <20070201190759.GA85900@thought.org> In-Reply-To: <20070201190759.GA85900@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: =?ISO-8859-1?Q?r_Ara=FAjo?= , =?ISO-8859-1?Q?Murilo_Opsfelde?=, freebsd-ports@freebsd.org, Sergey Matveychuk Subject: Re: portupgrade-2.2.2_1,2 corrupts portsdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 19:55:23 -0000 Gary Kline wrote: > On Thu, Feb 01, 2007 at 04:37:02PM +0300, Sergey Matveychuk wrote: > >> Murilo Opsfelder Araújo wrote: >> >>> Yesterday I had the same problem and garga@ helped me to solve that. >>> He told me to change my ports database to dbm_hash. >>> >> It's not a fix really. A fix was committed. >> >> Well, it's worth to add a few sanity checks for DB. Really working with >> DB should be complete rewritten but I have a hard lack of time lately. >> >> > > > > Goood to hear thhere's a fix. What do I need to pkg_delete and > what rebuild? I have 5 FBSD severs that are constantly being > portmanager'd or portupgraded..... > > thanks! > > gary > > >> -- >> Dixi. >> Sem. >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > I did a portsnap, followed by make deinstall and make install on portupgrade, followed by a portupgrade and was successful. brian