From owner-freebsd-questions@FreeBSD.ORG Thu Sep 28 21:42:37 2006 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 F3ABA16A415 for ; Thu, 28 Sep 2006 21:42:36 +0000 (UTC) (envelope-from pas.ble@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C70E43D46 for ; Thu, 28 Sep 2006 21:42:35 +0000 (GMT) (envelope-from pas.ble@gmx.de) Received: (qmail invoked by alias); 28 Sep 2006 21:42:35 -0000 Received: from dslb-084-057-036-085.pools.arcor-ip.net (EHLO voodoo5) [84.57.36.85] by mail.gmx.net (mp031) with SMTP; 28 Sep 2006 23:42:35 +0200 X-Authenticated: #6325383 From: "Pascal Bleyler" To: Date: Thu, 28 Sep 2006 23:44:49 +0200 Message-ID: <008a01c6e347$530aaeb0$0500a8c0@voodoo5> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Importance: Normal X-Y-GMX-Trusted: 0 Subject: portupgrade: ruby state=swread 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: Thu, 28 Sep 2006 21:42:37 -0000 Hello, i'm actually updating my installed ports with portupgrade -a over a remote ssh session. Before i have done a cvsup and a portsdb -Fu There are only 3 ports needing an update, one of this port is ruby. pkg_info means i have ruby18-bdb1-0.2.2 installed and under /usr/ports/distfiles/ruby is ruby-1.8.5.tar.gz (i think it's the update version) All ran fine but since 1hour top shows me the following: ---- last pid: 12998; load averages: 0.47, 0.18, 0.06 up 0+03:12:40 23:28:35 41 processes: 1 running, 40 sleeping CPU states: 0.8% user, 0.0% nice, 0.8% system, 0.4% interrupt, 98.0% idle Mem: 82M Active, 4340K Inact, 24M Wired, 5268K Cache, 22M Buf, 480K Free Swap: 231M Total, 126M Used, 105M Free, 54% Inuse, 956K In PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 12613 root 1 -20 0 123M 87500K swread 6:29 0.05% ruby18 ---- The output of portupgrade -a is also since 1hour: stringio.c: c............................. strscan.c: cc................................ Generating RI... I use FreeBSD_6.1.RELEASE without the today published patch for FreeBSD-SA-06:23.openssl=20 What can i do now? I don't want to kill the update process. Dunno what happens then.... :/ Many thanks in advance for any hints Pascal Bleyler