From owner-freebsd-questions@FreeBSD.ORG Sun Oct 9 21:59:58 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 82B9E16A420 for ; Sun, 9 Oct 2005 21:59:58 +0000 (GMT) (envelope-from sugoi.sama@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD10E43D48 for ; Sun, 9 Oct 2005 21:59:57 +0000 (GMT) (envelope-from sugoi.sama@gmail.com) Received: by qproxy.gmail.com with SMTP id o12so179543qba for ; Sun, 09 Oct 2005 14:59:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kmNL3K7GhwI8KSdHc16CsFLDZvsLbZ7C49cCuL1uOQV/xaQvMEOsOMP4hU86PkV61OxZYHOhP/RSCT8XXRVO8MGMZkgf+5GOurbJscwpg+AKtveQc3DPDt7FwIj8/itTD4OSWWV584RqeQhl4hj1xY8qW5Qio4ElOX9H2inkpyI= Received: by 10.64.184.3 with SMTP id h3mr2121204qbf; Sun, 09 Oct 2005 14:59:57 -0700 (PDT) Received: by 10.64.253.5 with HTTP; Sun, 9 Oct 2005 14:59:56 -0700 (PDT) Message-ID: <7f52ac20510091459s613f585egddac225f8a0a972c@mail.gmail.com> Date: Sun, 9 Oct 2005 22:59:56 +0100 From: Hentai Pantsu 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 Subject: ports tree problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hentai Pantsu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 21:59:58 -0000 I was forced to cvs the ports tree and now whenever i try to run bpm (it's a graphical tools for ports install and so on) it core dumps while reading the ports tree/index. Not even these commands have solved my nightmares portsdb -Uu pkgdb -Ffuv I'm considering to portupgrade -PaRr my system, but i'm starting to get sick of all this deja-vus of waiting for a port to build, and then an error pops, and then it breaks something else... -g- But i honestly suspect the portupgrade won't solve this particular problem, since it doesn't seem to be a dependency problem; because it crashes when it's reading the ports tree Thanks in advance