From owner-freebsd-stable@FreeBSD.ORG Mon Oct 29 20:04:11 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37E4B16A418 for ; Mon, 29 Oct 2007 20:04:11 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id F302A13C49D; Mon, 29 Oct 2007 20:04:09 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47263CBC.7000704@FreeBSD.org> Date: Mon, 29 Oct 2007 21:04:12 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Diane Bruce References: <20071028184559.7154d472.ubm@u-boot-man.de> <20071028233149.2fa94250.ubm@u-boot-man.de> <47250F62.4070106@FreeBSD.org> <20071029033149.GA24474@night.db.net> In-Reply-To: <20071029033149.GA24474@night.db.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: portupgrade error with 7.0-BETA1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2007 20:04:11 -0000 Diane Bruce wrote: > On Sun, Oct 28, 2007 at 11:38:26PM +0100, Kris Kennaway wrote: >> Marc UBM Bocklet wrote: >>> On Sun, 28 Oct 2007 18:45:59 +0100 >>> Marc "UBM" Bocklet wrote: >>> > ... >>> A tip from Diane Bruce (db@freebsd.org) did the trick: >>> >>> ---- >>> >>> This one bit me as well. It's an obsolete library (libthr) in the >>> binary, Recompile ruby18 and problem will go away. You'll find other >>> programs will do this too, but a lot of them disapear after doing a >>> portupgrade. >>> >>> ---- >> ...which is a necessary part of any upgrade to a new branch. >> > > Just to keep it clear. ;-) I always upgrade my portupgrade manually > after a branch, but his problems sounded like he had not. What I am > getting bit with are things like: > > -rw------- 1 db wheel 1056768 Oct 28 23:12 xfce4-mixer-plugin.core > -rw------- 1 db wheel 1159168 Oct 28 23:12 xfdesktop.core > -rw------- 1 db wheel 1024000 Oct 28 23:12 xfce-mcs-manager.core > -rw------- 1 db wheel 978944 Oct 28 23:12 xscreensaver-gl-hel.core > -rw------- 1 db wheel 1032192 Oct 28 23:03 xfce4-session.core > > All due to obsolete libs. Since there was a gnome import lately, updating > now seemed a good idea. What do you mean by obsolete libs? The portupgrade -fa should have fixed precisely that ;) Kris