From owner-freebsd-current@FreeBSD.ORG Tue Jun 28 02:29:02 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47A8116A424 for ; Tue, 28 Jun 2005 02:29:02 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from salvador.pacific.net.sg (salvador.pacific.net.sg [203.120.90.219]) by mx1.FreeBSD.org (Postfix) with SMTP id 9833843D70 for ; Tue, 28 Jun 2005 02:29:00 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 26256 invoked from network); 28 Jun 2005 02:28:58 -0000 Received: from unknown (HELO maxwell2.pacific.net.sg) (203.120.90.192) by salvador with SMTP; 28 Jun 2005 02:28:57 -0000 Received: from [192.168.0.107] ([210.24.122.16]) by maxwell2.pacific.net.sg with ESMTP id <20050628022857.YKHQ28012.maxwell2.pacific.net.sg@[192.168.0.107]>; Tue, 28 Jun 2005 10:28:57 +0800 Message-ID: <42C0B5B3.40900@pacific.net.sg> Date: Tue, 28 Jun 2005 10:28:03 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050514) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam K Kirchhoff References: <42C098B0.5060004@voicenet.com> In-Reply-To: <42C098B0.5060004@voicenet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Portupgrade, -CURRENT & SMP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 02:29:02 -0000 Hi, Adam K Kirchhoff wrote: > > SMP systems, portupgrade hangs. top shows the ruby18 process stuck in > the *vnode state. On one machine, which I can't physically access, it's I have had also problems like this after upgrading from 5.3 to 5.4. After finding no solution, I deleted everything around Ruby and installed a package which needed Ruby and all works since then. If I remember right, just installing Ruby again did not do the job. Erich