From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 15:32:14 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 06C1B16A41F for ; Fri, 2 Dec 2005 15:32:14 +0000 (GMT) (envelope-from mfatihakbulut@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38CC943D5D for ; Fri, 2 Dec 2005 15:32:12 +0000 (GMT) (envelope-from mfatihakbulut@gmail.com) Received: by wproxy.gmail.com with SMTP id i27so107129wra for ; Fri, 02 Dec 2005 07:32:12 -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=f/C0lSGz5lMJeaSzLpMXhTwNnQKCtvzxMT15DIZQYE5DePb82mDCZxd0212V/a51KsFINYwO/jZbZSzTgU2zAMfdcJQSHmXE0J1RMbK9lVVpmAH1YQXi5zNjFXv+K8hLyQJFAU1/J26TjPeA0j21uZpy+G6pbyTU2DkiNOGtyzQ= Received: by 10.65.191.8 with SMTP id t8mr1519645qbp; Fri, 02 Dec 2005 07:32:12 -0800 (PST) Received: by 10.64.195.1 with HTTP; Fri, 2 Dec 2005 07:32:12 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2005 17:32:12 +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: upgrade 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 15:32:14 -0000 hi all. i tried to upgrade all installed programs with the command #portupgrade -ar= R but got the following error. 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# then i deinstalled and installed ruby again. nothing changed. what sould i do ? any ideas ? help please ...