From owner-freebsd-questions@FreeBSD.ORG Tue Nov 8 14:33:52 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 750F016A41F for ; Tue, 8 Nov 2005 14:33:52 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01EB643D53 for ; Tue, 8 Nov 2005 14:33:51 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so656406wxc for ; Tue, 08 Nov 2005 06:33:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=IiAcoKX9g8oTUVZCi0zAS7uYlamQ4+i4vqvCwzO2pg/54SzzP0XCUtB79IoOiFhkWFXm2Jx5c1u+eAEqEDtR+9yHE+6Lf0g8lZC/oKTEx4KJJ8iNYDx5PP5fZPfaiDYbG4C71c1m9p4XHAGn79gHbox7wfcDQu+XpEV42JLUj6Q= Received: by 10.70.78.4 with SMTP id a4mr2883583wxb; Tue, 08 Nov 2005 06:33:51 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id i39sm5412584wxd.2005.11.08.06.33.50; Tue, 08 Nov 2005 06:33:51 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Tue, 8 Nov 2005 06:25:13 -0800 User-Agent: KMail/1.8.3 References: <4370468B.9060407@gti.net> <200511080816.41164.kirk@strauser.com> In-Reply-To: <200511080816.41164.kirk@strauser.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511080625.14613.ringworm01@gmail.com> Cc: Subject: Re: Major Error Upgrading to GNOME 2.12 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: Tue, 08 Nov 2005 14:33:52 -0000 On Tuesday 08 November 2005 06:16, Kirk Strauser wrote: > My own horror story: ruby started throwing errors: > > INFO: Running /usr/local/sbin/pkg_deinstall -fO graphics/kimdaba > [Updating the pkgdb in /var/db/pkg ... - 690 packages > found (-1 +0) (...)/usr/local/lib/rub y/site_ruby/1.8/pkgdb.rb:466: [BUG] > Segmentation fault > ruby 1.8.2 (2004-12-25) [i386-freebsd6] > > halfway through the package removal process, but the gnome_upgrade212.sh > script kept cheerfully chewing its way through my package list. I ended > up looking in the list of packages that it was going to "fix", manually > pkg_deleteing them, and then manually reinstalling them. > > Out of curiosity, exactly what's wrong with portupgrade that these upgrade > scripts (which never seem to work as expected on my system) claim to fix? Not sure why the scripts arte needed, I do know portmanager 0.3.3 handles the upgrade no problem, no special scripts required. -Mike