From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 19:39:46 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 7FACA16A4CE for ; Tue, 20 Jul 2004 19:39:46 +0000 (GMT) Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1220743D2F for ; Tue, 20 Jul 2004 19:39:44 +0000 (GMT) (envelope-from freebsd@usmstudent.com) Received: from [192.168.1.100] ([68.209.222.4]) by imf18aec.mail.bellsouth.netESMTP <20040720193943.KQBB1786.imf18aec.mail.bellsouth.net@[192.168.1.100]>; Tue, 20 Jul 2004 15:39:43 -0400 From: Darren Crotchett To: Dan Nelson Date: Tue, 20 Jul 2004 14:39:43 -0500 User-Agent: KMail/1.6.1 References: <200407201258.24756.freebsd@usmstudent.com> <20040720183243.GC61013@dan.emsphone.com> In-Reply-To: <20040720183243.GC61013@dan.emsphone.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407201439.43045.freebsd@usmstudent.com> cc: freebsd-questions@freebsd.org Subject: Re: @conflicts in /var/db/pkg/*/+CONTENTS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: alias2@crotchett.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 19:39:46 -0000 Thanks for the help. On Tuesday 20 July 2004 01:32 pm, Dan Nelson wrote: > Try installing the pkg_install port/package, which will give you an > updated set of pkg_* binaries that understand the newer keywords. This didn't work. I had the latest pkg_install. But, I reinstalled just to be sure. Still no help. > > > As a possible fix, I have considered upgrading to 4.10-RELEASE. But, > > I'm fearful that I will end up trashing my box completely. > > Upgrade/overlay installs are relatively safe. Don't mess up the > filesystem mount point names or anything during the install :) If it will resolve my problem, I might resort to this. But, I'm perfectly happy with 4.6-RELEASE. Thanks again for your suggestion. Darren