From owner-freebsd-questions@FreeBSD.ORG Mon Feb 20 06:54:42 2006 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 3713116A420 for ; Mon, 20 Feb 2006 06:54:42 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C87943D46 for ; Mon, 20 Feb 2006 06:54:41 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by nproxy.gmail.com with SMTP id m18so584298nfc for ; Sun, 19 Feb 2006 22:54:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=J1u+HR17eM3Leh83Na+udXY+SFyg63MglqUaeD0izaK69MthEja6TGshgU2Hzh6hVWskSVpqHb9YEmXLT3h+svSpXUGiw2L8kEzpVPxVXE1oijuLiKgov5KzqpxOYDc5zKzMyOtQ46Myu6nZnmbqt30lOJ4/7YGa3tfTvqTWQQc= Received: by 10.49.68.13 with SMTP id v13mr1144047nfk; Sun, 19 Feb 2006 22:54:40 -0800 (PST) Received: by 10.48.211.7 with HTTP; Sun, 19 Feb 2006 22:54:40 -0800 (PST) Message-ID: Date: Mon, 20 Feb 2006 01:54:40 -0500 From: "Xn Nooby" To: "Kent Stewart" In-Reply-To: <200602181340.02062.kstewart@owt.com> MIME-Version: 1.0 References: <200602181340.02062.kstewart@owt.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: fresh install, portupgrade fails on xterm 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, 20 Feb 2006 06:54:42 -0000 I did a pkg_delete and I think a 'make deinstall clean', then re-did my update process - which worked. All these months experimenting with FreeBSD I never saw anything in the UPDATING that effected me, and the first time I didn't look, it had the answer to my question, lol. thanks! On 2/18/06, Kent Stewart wrote: > > On Saturday 18 February 2006 12:08, Xn Nooby wrote: > > its depressing when a fresh install fails > > > > i followed my normal fail-proof slow method of updating a fresh > > install, and it fails to update xterm, some of the messages are: > > > > =3D=3D> xterm-206_1 conflicts with installed packages: > > xorg-clients-6.8.2 > > *** Error code 1 > > > > .... > > > > ** Listing the failed packages > > ! x11/xterm (xterm-203) (install error) > > * x11/xorg-clients (xorg-clients-6.8.2) > > > > > > I'm trying to install FreeBSD 6.1. I hadnt even gotten to > > configuring with X, so I was surprised there was a problem there. > > the command tat generated the error was: > > > > portpgrade -arR > > > > > > I'm guessing other people will also be getting this error soon. > > > Maybe they read /usr/ports/UPDATING where > > 20051113: > AFFECTS: users of x11/xterm, x11/xorg-clients, x11/XFree86-4-clients > AUTHOR: x11@FreeBSD.org > > Xterm no longer installs with '-static' prefix. Users should upgrade > XFree86-clients to 4.5.0_1 or xorg-clients to 6.8.2_1 or newer before > attempting upgrade of xterm to 206_1 or newer. Previous versions > remove > xterm on deinstall so CONFLICTS have been set accordingly. > > It worked for me back in November :). > > Kent > > -- > Kent Stewart > Richland, WA > > http://www.soyandina.com/ "I am Andean project". > http://users.owt.com/kstewart/index.html >