From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 17:42:26 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 C2F2916A420 for ; Mon, 14 Nov 2005 17:42:26 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BC143D46 for ; Mon, 14 Nov 2005 17:42:21 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: by xproxy.gmail.com with SMTP id t10so1703705wxc for ; Mon, 14 Nov 2005 09:42:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:sent-from-pda:user-agent; b=MxeHYUIyHo0Dmq7pcRHsT5mMkdOSjs08dnOdr9yGlVo0khDY7fPzvGwfERwX1b66UV+CVdXfs8ZWcTMcCG6dFNiZmhdzLUkZKu9hyO7l0aokWWGM4Z7KaDHnDTlpMyKpA5yQKAQBJ8bovRXAz+mtmb4UUOrWdUgjsVnWGc0rNJI= Received: by 10.65.83.18 with SMTP id k18mr3915672qbl; Mon, 14 Nov 2005 09:42:19 -0800 (PST) Received: from localhost ( [204.107.76.229]) by mx.gmail.com with ESMTP id q17sm2613432qbq.2005.11.14.09.42.17; Mon, 14 Nov 2005 09:42:18 -0800 (PST) Date: Mon, 14 Nov 2005 12:42:14 -0500 From: Mike Hernandez To: freebsd-questions@freebsd.org Message-ID: <20051114174214.GH31681@dementia.beyondnormal.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <4378C7C0.8080308@dial.pipex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4378C7C0.8080308@dial.pipex.com> Sent-From-PDA: Yes User-Agent: Mutt/1.5.9i 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:42:26 -0000 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..... Mike