From owner-freebsd-ports@FreeBSD.ORG Thu Apr 24 18:02:05 2003 Return-Path: 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 9299137B401 for ; Thu, 24 Apr 2003 18:02:05 -0700 (PDT) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.92.226.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id C77F243F85 for ; Thu, 24 Apr 2003 18:02:04 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) h3P123Gm002741; Thu, 24 Apr 2003 21:02:03 -0400 (EDT) Message-ID: <3EA8890A.3010409@twcny.rr.com> Date: Thu, 24 Apr 2003 21:02:02 -0400 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew References: <20030424142221.O591-100000@starbug.ugh.net.au> In-Reply-To: <20030424142221.O591-100000@starbug.ugh.net.au> Content-Type: multipart/mixed; boundary="------------020706000107010404070809" cc: ports@freebsd.org Subject: Re: A couple of stuborn problems with my upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 01:02:05 -0000 This is a multi-part message in MIME format. --------------020706000107010404070809 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Andrew wrote: >On Tue, 22 Apr 2003, Tom Parquette wrote: > > > >>Part 3 is a simple question. What does the message about +COMMENT >>mean? It does not say anything to me. >> >> > >Check the permissions is /var/db/pkg > >Andrew > > > > Andrew, I stepped down through /var/db/pkg and everything looked OK. I listed everything in pkg and all of the directories were the same drwxr-xr-x and owned by root:wheel. I didn't go into the lower directories because of the number of them. I've included permission summeries below and the permissions on pdgdb.db. I'm not sure what I should be looking for, exactly. Cheers... My permissions: --------------020706000107010404070809 Content-Type: text/plain; name="directory" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="directory" drwxr-xr-x 26 root wheel 512 Apr 17 03:34 var drwxr-xr-x 10 root wheel 512 Apr 24 20:40 db drwxr-xr-x 601 root wheel 16384 Apr 22 15:41 pkg -rw-r--r-- 1 root wheel 18209792 Apr 22 20:44 pkgdb.db --------------020706000107010404070809--