From owner-freebsd-ports@FreeBSD.ORG Tue Nov 8 19:45:32 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBC0516A41F; Tue, 8 Nov 2005 19:45:32 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from ispmxmta09-srv.alltel.net (ispmxmta09-srv.alltel.net [166.102.165.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA6C43D46; Tue, 8 Nov 2005 19:45:31 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from [192.168.0.6] (really [69.40.85.39]) by ispmxmta09-srv.alltel.net with ESMTP id <20051108194530.ZXWN6445.ispmxmta09-srv.alltel.net@[192.168.0.6]>; Tue, 8 Nov 2005 13:45:30 -0600 From: Trey Sizemore To: Joe Marcus Clarke In-Reply-To: <1131475323.5150.22.camel@shumai.marcuscom.com> References: <43709DBF.5040309@altern.org> <1131469845.5150.5.camel@shumai.marcuscom.com> <1131472531.3340.5.camel@chameleon.thesizemores.net> <1131472912.5150.18.camel@shumai.marcuscom.com> <1131474052.3340.8.camel@chameleon.thesizemores.net> <1131475323.5150.22.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Tue, 08 Nov 2005 14:45:27 -0500 Message-Id: <1131479127.3340.14.camel@chameleon.thesizemores.net> Mime-Version: 1.0 X-Mailer: Evolution 2.4.0 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: Problem with libs in gnome during the upgrade 2.10->2.12 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 19:45:33 -0000 On Tue, 2005-11-08 at 13:42 -0500, Joe Marcus Clarke wrote: > On Tue, 2005-11-08 at 13:20 -0500, Trey Sizemore wrote: > > On Tue, 2005-11-08 at 13:01 -0500, Joe Marcus Clarke wrote: > > > On Tue, 2005-11-08 at 12:55 -0500, Trey Sizemore wrote: > > > > On Tue, 2005-11-08 at 12:10 -0500, Joe Marcus Clarke wrote: > > > > > On Tue, 2005-11-08 at 13:44 +0100, Gregory Nou wrote: > > > > > > Hi, > > > > > > > > > > > > I'm having a problem with the upgrade of gnome. > > > > > > > > > > > > For example, I get this : > > > > > > > > > > > > ===> Running ldconfig > > > > > > /sbin/ldconfig -m /usr/X11R6/lib > > > > > > ===> Registering installation for libgnomedb-1.2.1 > > > > > > ===> Returning to build of glade2-2.12.1 > > > > > > Error: shared library "gnomedb-3.4" does not exist > > > > > > *** Error code 1 > > > > > > > > > > > > The fact is, the gnome-update script uninstalled everything, and began > > > > > > reinstalling everything, but it failed very early "thanks" to > > > > > > libatk-1.0.so.0 which was actually libatk-1.0.so.913 or something like that. > > > > > > Now, I have many problems with those libs. > > > > > > Did I missed something ? And, more important, what should I do ? for the > > > > > > moment, I just copied missing libs, to make it work, but I don't think > > > > > > it is the right way to address the problem. > > > > > > > > > > Your ports tree is out-of-date. cvsup again, and make sure you're > > > > > cvsup'ing the ports-all module. > > > > > > > > > > Joe > > > > > > > > I've upgraded my ports tree several times (most recently about 30 > > > > minutes ago) and I'm still having problems with the upgrade. An earlier > > > > e-mail from me to the list has my upgrade_script log attached. > > > > > > There was nothing attached, and as I said, make sure you're cvsuping > > > ports-all, and you have nothing excluded. > > > > > > Joe > > > > I have ports-all in my ports-supfile (nothing is shown as excluded). I > > have attached the file (tarred & gzipped) again. > > Looks like a problem with your gnome_upgrade.lst. Check for a line in > the file like "--->". Remove it. > > Joe > I've got a couple of files (gnome_upgrade_lst.WV5jaq and gnome_upgrade_lst.X0w67I) in /var/tmp. Are these the files you're referring to? Neither apppears to have --> or such in them. -Trey