From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 17:59:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 455A916A41F for ; Mon, 14 Nov 2005 17:59:45 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out1.blueyonder.co.uk (smtp-out1.blueyonder.co.uk [195.188.213.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ACDD43D46 for ; Mon, 14 Nov 2005 17:59:42 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [80.192.2.225] ([80.192.2.225]) by smtp-out1.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Nov 2005 18:00:34 +0000 Message-ID: <4378D08C.2060103@dial.pipex.com> Date: Mon, 14 Nov 2005 17:59:40 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: Mike Hernandez References: <4378C7C0.8080308@dial.pipex.com> <20051114174214.GH31681@dementia.beyondnormal.net> In-Reply-To: <20051114174214.GH31681@dementia.beyondnormal.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Nov 2005 18:00:34.0304 (UTC) FILETIME=[4F56F000:01C5E945] Cc: freebsd-questions@freebsd.org Subject: Re: xterm conflicts with xorg-clients X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 17:59:45 -0000 Mike Hernandez wrote: >On Mon, Nov 14, 2005 at 05:22:08PM +0000, Alex Zbyslaw wrote: > > >>Jeppe Larsen wrote: >> >> >> >>>After running cvsup and portupgrade, I'm having some problems with xterm >>>and some other programs. >>>Portupgrade failed because of the following: >>> >>>===> xterm-206_1 conflicts with installed package(s): >>> xorg-clients-6.8.2 >>> >>> They install files into the same place. >>> Please remove them first with pkg_delete(1). >>>*** Error code 1 >>> >>> >>> >>Don't delete any of those dependencies! If you do then you will >>probably have to re-install those packages to get the dependencies back. >> >> >> > >Great. I just had the same problem and I deleted the dependencies ;) >This is fun. If I had only waited 10 minutes... > >I hope I didn't break anything beyond repair..... > > I don't think so. Keep track of which ports you deleted the dependencies from, then when you have the whole xorg-clients/xterm mess sorted out, just force a re-install of those packages and the right dependencies will come back. Time consuming, but not rocket science ;-) I had to do something like that when interrupting gnome_upgrade early seems to bugger everything a treat, but I got everything back OK (I think!). --Alex