From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 15 22:39:21 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80DF116A4CE for ; Tue, 15 Mar 2005 22:39:21 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE44843D46 for ; Tue, 15 Mar 2005 22:39:18 +0000 (GMT) (envelope-from jamesd.earl@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so6179wra for ; Tue, 15 Mar 2005 14:39:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=XGfIaiziWJLbdLTuTU+r7rteXMT0NJAM3rSptGI6CTPs2K/fpKwtLZMfJPuSELD5oiAHS/S1lDMsgJkIKmLRIJ+ZnGSLYjiuOd+n2hhD4oGrPzzq2DbVhDGI1Bkut6jMexPLONzCOxguufVp8E0mpHmdxzR+Oa0Dj1otQ0egCxc= Received: by 10.54.57.31 with SMTP id f31mr287952wra; Tue, 15 Mar 2005 14:39:13 -0800 (PST) Received: by 10.54.54.14 with HTTP; Tue, 15 Mar 2005 14:39:13 -0800 (PST) Message-ID: Date: Tue, 15 Mar 2005 15:39:13 -0700 From: James Earl To: freebsd-gnome@freebsd.org In-Reply-To: <1110926142.27467.218411054@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <1110925224.26203.218409709@webmail.messagingengine.com> <1110926142.27467.218411054@webmail.messagingengine.com> Subject: Re: Please tell me I didn't hose up too bad... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: james@icionline.ca List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:39:21 -0000 On Tue, 15 Mar 2005 17:35:42 -0500, Trey Sizemore wrote: > > On Tue, 15 Mar 2005 15:30:28 -0700, "James Earl" > said: > > On Tue, 15 Mar 2005 17:20:24 -0500, Trey Sizemore > > wrote: > > > I reran my gnome-update script after having it fail with mozilla-devel > > > and I *think* I forgot to add the -restart flag to the gnome-upgrade.sh > > > /var/tmp/gnome_upgrade_.st.xxx > > > > > > Now it's on the step wehre it's removing everything that depends on > > > glib-2 and it seems *everything* (gnome, kde...) is getting removed. > > > What do I do???? > > > > Give yourself a break and install GNOME 2.10, and KDE from the > > packages that are available. :) > > > > Only after completing my ~24 hr upgrade did I remember about the GNOME > > Tinderbox! > > It now appease to be "rebuilding all GNOME applications. Does this mean > that I've lost all of KDE? Will the script rebuild that as well (along > with xfce4, etc.) or am I now going to have to do all this manually? Do a quick 'pkg_info | grep kde' and see if it's still there. I don't know enough about how the gnome_upgrade script works to tell you off hand what it did or is doing.