From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 01:49:00 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 84E0116A41F for ; Fri, 11 Nov 2005 01:49:00 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1309E43D45 for ; Fri, 11 Nov 2005 01:48:59 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so426047wxc for ; Thu, 10 Nov 2005 17:48:59 -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=TPk8YByNhpQIBBtCwLuccbHsJQioQevS4pWNv1brM5k98QLJRATay4mswcCUoTyJMFlweLwik/kCw/z1TfWKSFrRJsBejPsMEwnnRt9R7tIy6J/W1d7oeumjKKSUHvtETn6llgsKZFdsP7JwqiJu2cWGSppLuqYFdRvn1vP5xPE= Received: by 10.70.44.1 with SMTP id r1mr1274974wxr; Thu, 10 Nov 2005 16:46:28 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id i11sm275808wxd.2005.11.10.16.46.27; Thu, 10 Nov 2005 16:46:27 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Thu, 10 Nov 2005 16:36:58 -0800 User-Agent: KMail/1.8.3 References: <20051111003404.GA30058@teddy.fas.com> In-Reply-To: <20051111003404.GA30058@teddy.fas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511101636.58762.ringworm01@gmail.com> Cc: stan Subject: Re: Ruby core dumping in portsupgrade 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: Fri, 11 Nov 2005 01:49:00 -0000 On Thursday 10 November 2005 16:34, stan wrote: > I'm trying to udate one of my machines, and I seem to have gotten things in > a bad stae. When I try to run portupgrade, I get a bunch of page is already > frred" errors from ruby, and it core dumps. > > I rebuilt teh ruby18 port, but thgis did not fix things > > Any sugestions? sysutils/portmanager portmanager sysutils/portupgrade -f -Mike