From owner-freebsd-ports@FreeBSD.ORG Mon Jun 19 10:25:32 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EB7816A47C for ; Mon, 19 Jun 2006 10:25:32 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD54A43D48 for ; Mon, 19 Jun 2006 10:25:31 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so768121uge for ; Mon, 19 Jun 2006 03:25:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IQs8YCJKjJWYplfCJ2436SXHGOJyTsqdLj3iOEiltUq8ifZm5aJetIktX6nAzrOeSwarHRIBvb3M2esq3af3UM3EvoRgE2/ALuOAE5eRjXFbBlJNgVhUmrwxLivf4XIkup8LRRKb2LRXyughCJPVQ6i+n/wTTVgdR9fEzfxL4ZA= Received: by 10.78.26.9 with SMTP id 9mr1855624huz; Mon, 19 Jun 2006 03:19:10 -0700 (PDT) Received: by 10.78.12.9 with HTTP; Mon, 19 Jun 2006 03:19:10 -0700 (PDT) Message-ID: Date: Mon, 19 Jun 2006 18:19:10 +0800 From: "Jiawei Ye" To: "Sergey Matveychuk" In-Reply-To: <44967645.50507@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44966D63.5090804@FreeBSD.org> <44967583.2050108@FreeBSD.org> <44967645.50507@FreeBSD.org> Cc: freebsd ports Subject: Re: latest portupgrade problem 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: Mon, 19 Jun 2006 10:25:32 -0000 On 6/19/06, Sergey Matveychuk wrote: > What driver was in the line: > [Rebuilding the pkgdb in /var/db/pkg...] > ^^^^^^^^ here > > -- > Dixi. > Sem. It has been dbm_hash for quite a while already. If the db was built with a 1.85 driver, changing the driver will result in rebuilding the db. But since I have not changed the driver for more than a month, it should not happen at all. Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming