From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 16:40:37 2005 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 23B9E16A4D9 for ; Wed, 26 Jan 2005 16:40:37 +0000 (GMT) Received: from out009.verizon.net (out009pub.verizon.net [206.46.170.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55A2443D2D for ; Wed, 26 Jan 2005 16:40:27 +0000 (GMT) (envelope-from reso3w83@verizon.net) Received: from ringworm.mechee.com ([4.26.84.7]) by out009.verizon.net ESMTP <20050126164026.XONY24088.out009.verizon.net@ringworm.mechee.com>; Wed, 26 Jan 2005 10:40:26 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id 220802CE741; Wed, 26 Jan 2005 08:36:42 -0800 (PST) From: "Michael C. Shultz" To: Bart Silverstrim Date: Wed, 26 Jan 2005 08:36:41 -0800 User-Agent: KMail/1.7.2 References: <200501260807.06845.reso3w83@verizon.net> <20f6d2acd91b8c59d43b20b23ee1674c@chrononomicon.com> In-Reply-To: <20f6d2acd91b8c59d43b20b23ee1674c@chrononomicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501260836.41851.reso3w83@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [4.26.84.7] at Wed, 26 Jan 2005 10:40:26 -0600 cc: FreeBSD Questions cc: cali Subject: Re: portmanager loop? 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: Wed, 26 Jan 2005 16:40:37 -0000 On Wednesday 26 January 2005 08:27 am, you wrote: > On Jan 26, 2005, at 11:07 AM, Michael C. Shultz wrote: > > That works on December 1st, I'm not certain about the current date > > yet. > > > > Further info, on December 1st /usr/ports/graphics/dri is the > > correct dri > > for XFree86-4. I have all of this running on a AMD450 so it is a > > bit slow, my guess is I'll have solid answers in about 4 hours and > > the quick fix will probably be to de-install graphics/xfree86-dri > > then run portmanager -u. > > I'm about to try it... > > I went into /usr/ports/graphics/xfree86-dri and ran make deinstall, > it said that the package wasn't installed. > > I went into ../dri and ran make deinstall, it deinstalled dri-6.2_2,2 > > about to run portupgrade -u now... > > Cross yer' fingers! :-) > > -Bart Bart, here is what I think will happen based on what I see here, I think it will get past XFree-4-servers ok, but the next program that needs dri is going to bring the wrong one back in and so the looping will start on something else. If I were you I would hold off updating for now until I can give you a certain fix. -Mike