From owner-freebsd-questions@FreeBSD.ORG Tue Nov 8 07:04:45 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 004B416A41F for ; Tue, 8 Nov 2005 07:04:44 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8002843D46 for ; Tue, 8 Nov 2005 07:04:44 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so579750wxc for ; Mon, 07 Nov 2005 23:04:43 -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=tj9EqYyfRyTac5/gwJdS++aKNfkyYaJ7yLvIJ0CQn6GfUw6g/36g0nC1dy9SQ9gIX8C8RCBTH3Y/vkztSJrlWhwr3hTzJvtcBoL+lKnNXGCW+Oo7sBGMAfR/g3jSDDkFbnKzwh50ifNGoZHdOV8FvnK5CCa6h4r/DDqeAk5Q66Q= Received: by 10.70.109.20 with SMTP id h20mr6037794wxc; Mon, 07 Nov 2005 22:57:26 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h34sm896864wxd.2005.11.07.22.57.25; Mon, 07 Nov 2005 22:57:26 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 22:48:46 -0800 User-Agent: KMail/1.8.3 References: <4370468B.9060407@gti.net> In-Reply-To: <4370468B.9060407@gti.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511072248.47331.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 07:04:45 -0000 On Monday 07 November 2005 22:32, Bob Perry wrote: > This past weekend, I CVSup'd the ports tree and prepared to run > portupgrade. I noticed a large number of GNOME ports in my output from > pkg_version and, found that I would need to run the GNOME Project 's > upgrade script to upgrade to 2.12. > > I use a dial-up modem had been timed out on several occasions.during the > process This happened about three times during the night and I had to > restart the upgrade each time. Note that I failed to use the restart > flag recommended during the first restart. I finally ended up with a > "succesful upgrade..." message even though I now have only 188 ports > after beginning with 297. Amongst the missing is gnome 2.12 itself. > > I'm hoping there is some way to get things back to normal and rerun the > upgrade without re-installing the missing ports. BTW, I did back up > /var/db/pkg. > > Any advice would be appreciated. I run 5.4 -RELEASE #0. I'm running > this message from a second machine but should be able to supply the logs > if needed. > > Thanks, > Bob Perry get sysutils/portmanager make sure it is version 0.3.3, you need a very up to date tree, then run portmanager x11/gnome2 -Mike