From owner-freebsd-ruby@FreeBSD.ORG Tue Sep 6 20:26:41 2011 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E12E106566C for ; Tue, 6 Sep 2011 20:26:41 +0000 (UTC) (envelope-from jseidel@unixsystem.org) Received: from yoda.unixsystem.org (host-6-15-111-24-static.midco.net [24.111.15.6]) by mx1.freebsd.org (Postfix) with ESMTP id ED95C8FC14 for ; Tue, 6 Sep 2011 20:26:40 +0000 (UTC) Received: from unixsystem.org (localhost [127.0.0.1]) by yoda.unixsystem.org (8.14.4/8.14.4) with ESMTP id p86Jng5P084312 for ; Tue, 6 Sep 2011 14:49:58 -0500 (CDT) (envelope-from jseidel@unixsystem.org) From: "Jason Seidel" To: ruby@FreeBSD.org Date: Tue, 6 Sep 2011 15:49:42 -0400 Message-Id: <20110906194828.M33063@unixsystem.org> X-Mailer: OpenWebMail 2.53 X-OriginatingIP: 24.187.65.80 (jseidel) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on yoda.unixsystem.org Cc: Subject: portupgrade problem X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2011 20:26:41 -0000 Recently when I tried updating my ports, i get the following error: [Updating the portsdb in /usr/ports ... - 22741 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.........17000.........18000.........19000.........20000.........21000.........22000....... ....HASH: Out of overflow pages. Increase page size error] Remove and try again. [Updating the portsdb in /usr/ports ... - 22741 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.........17000.........18000.........19000.........20000.........21000.........22000....... ....HASH: Out of overflow pages. Increase page size .... And just keeps on going, what can i do to fix this problem?