From owner-freebsd-questions@FreeBSD.ORG Wed May 26 22:35:40 2004 Return-Path: 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 53A4E16A4CE for ; Wed, 26 May 2004 22:35:40 -0700 (PDT) Received: from ms-smtp-05.tampabay.rr.com (ms-smtp-05-smtplb.tampabay.rr.com [65.32.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F25843D3F for ; Wed, 26 May 2004 22:35:39 -0700 (PDT) (envelope-from rdmyers@cfl.rr.com) Received: from [192.168.0.100] (11.97.33.65.cfl.rr.com [65.33.97.11]) i4R5YrJI004255 for ; Thu, 27 May 2004 01:34:54 -0400 (EDT) From: Bob Myers To: freebsd-questions@freebsd.org Date: Thu, 27 May 2004 01:34:53 -0400 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200405270134.53843.rdmyers@cfl.rr.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Problem with ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 05:35:40 -0000 I've started getting consistent port install/upgrade failures. The "+CONTENTS" file of the package being installed isn't being installed into the /var/db/pkg// directory and the port install fails trying to check it at that point. Any ideas what could be causing this? The ports directory has been freshly rebuilt via cvsup and I've ran all the tools I can think of (pkgdb, etc) trying to correct it. Thanks...