From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 03:10:02 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 A80B616A4CE for ; Fri, 17 Dec 2004 03:10:02 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4192D43D1D for ; Fri, 17 Dec 2004 03:10:02 +0000 (GMT) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id EB64E981A0; Thu, 16 Dec 2004 22:09:49 -0500 (EST) Received: (from fj@localhost) by panix5.panix.com (8.11.6p3/8.8.8/PanixN1.1) id iBH39cq14750; Thu, 16 Dec 2004 22:09:38 -0500 (EST) Date: Thu, 16 Dec 2004 22:09:38 -0500 From: Joe Altman To: Ian Moore Message-ID: <20041217030938.GE25921@panix.com> Mail-Followup-To: Joe Altman , Ian Moore , freebsd-questions@freebsd.org References: <200412171257.19340.imoore@picknowl.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412171257.19340.imoore@picknowl.com.au> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: linux-XFree86-libs-4.3.0_2/linux_base-7.1_7 conflict when upgrading linux-realplayer 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: Fri, 17 Dec 2004 03:10:02 -0000 On Fri, Dec 17, 2004 at 12:57:09PM +1030, Ian Moore wrote: > > > ===> Installing for linux-XFree86-libs-4.3.0_2 > > ===> linux-XFree86-libs-4.3.0_2 conflicts with installed package(s): > linux_base-7.1_7 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > <--snip--> > > > I'm not quite sure what to do with this. Both linux-XFree86-libs-4.3.0_2 and > linux_base-7.1_7 are listed as a dependencies of realplayer. > BUT (at least on the ports web page) linux_base-8.8.0_4 is listed as a > dependency of linux-XFree86-libs-4.3.0_2. > So should I upgrade to linux_base-8 to fix the problem? I'd do what the instructions in the error suggest: "Please remove them first with pkg_delete(1)." then try to upgrade the port. It should pull in the dependencies, no?