From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 11:51:24 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 40D0C16A41F for ; Fri, 2 Dec 2005 11:51:24 +0000 (GMT) (envelope-from mfatihakbulut@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B7B843D6E for ; Fri, 2 Dec 2005 11:51:21 +0000 (GMT) (envelope-from mfatihakbulut@gmail.com) Received: by zproxy.gmail.com with SMTP id j2so289496nzf for ; Fri, 02 Dec 2005 03:51:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=EkJSsOBbk9c58ZmQB6+a+kUA5pxkRHh7SIaATQ9p1Dc9HUblysMerAln2tXrCH0M9O9lSBmh/ziycYC98It2D7cp2kSn+bA99TTfLOFMWUdg9oPVAot7WwxedSLxB8ev1nuXkoWY/EwdAdR5yqbFcw1EEnlQRtsjRynYDzR2lBY= Received: by 10.64.184.19 with SMTP id h19mr597466qbf; Fri, 02 Dec 2005 03:51:19 -0800 (PST) Received: by 10.64.195.1 with HTTP; Fri, 2 Dec 2005 03:51:19 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2005 13:51:19 +0200 From: Mehmet Fatih AKBULUT To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: upgrading all installed packages problem. 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, 02 Dec 2005 11:51:24 -0000 hi all. i tried to run #portupgrade -arR but got the error below: root@localhost# portupgrade -arR [Updating the pkgdb in /var/db/pkg ... - 328 packages found (-7 +128) (...)/usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:466: [BUG] Segmentation fault ruby 1.8.2 (2004-12-25) [i386-freebsd5] Abort trap (core dumped) root@localhost# how can i fix this error ? any suggestion ? Regards. Bye