From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 22:38:18 2005 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 2BE3716A4E6 for ; Mon, 14 Mar 2005 22:38:18 +0000 (GMT) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0242D43D54 for ; Mon, 14 Mar 2005 22:38:18 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.27.46.32])0.04 <0IDD00E135JT3JV0@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Mon, 14 Mar 2005 16:38:17 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id 224332CE75B; Mon, 14 Mar 2005 14:38:15 -0800 (PST) Date: Mon, 14 Mar 2005 14:38:13 -0800 From: "Michael C. Shultz" In-reply-to: To: freebsd-questions@freebsd.org, "Lee Harr" Message-id: <200503141438.14896.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Content-disposition: inline References: User-Agent: KMail/1.7.2 Subject: Re: If I have portmanager, do I need portupgrade? 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: Mon, 14 Mar 2005 22:38:18 -0000 On Monday 14 March 2005 02:28 pm, Lee Harr wrote: > >I think there is no big difference between just running portupgrade > > vs portmanager. I would say portmanager is better and faster > > because you don't need to baby sit, it is really automagical, and > > there is no messing with an index. > > I keep hearing great things about portmanager, but I have > not been able to run it... when I try, I get: > > > # portmanager -s > --------------------------------------------------------------------- >--- PMGRrStatus 0.2.9_3 info: Creating inital data bases > --------------------------------------------------------------------- >--- PMGRrVerifyContentsFile 0.2.9_3 error: could not open > /var/db/pkg/mailman-2.1.5_2/+CONTENTS > system message: No such file or directory > Assertion failed: (0), function PMGRrVerifyContentsFile, file > PMGRrVerifyContentsFile.c,line 75. > Abort (core dumped) > > > What am I doing wrong? Does /var/db/pkg/mailman-2.1.5_2 exist on your system? If so does /var/db/pkg/mailman-2.1.5_2/+CONTENTS exist? -Mike