From owner-freebsd-questions@FreeBSD.ORG Thu Aug 6 07:07:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65F3E1065673 for ; Thu, 6 Aug 2009 07:07:23 +0000 (UTC) (envelope-from lgroups@waagmeester.co.za) Received: from mail.bushveldgrain.co.za (mail.bushveldgrain.co.za [196.25.181.10]) by mx1.freebsd.org (Postfix) with ESMTP id 968878FC15 for ; Thu, 6 Aug 2009 07:07:22 +0000 (UTC) Received: from localhost (mail.bushveldgrain.co.za [127.0.0.1]) by mail.bushveldgrain.co.za (Postfix) with ESMTP id 149506625B for ; Thu, 6 Aug 2009 09:07:20 +0200 (SAST) X-Virus-Scanned: amavisd-new at example.com Received: from mail.bushveldgrain.co.za ([127.0.0.1]) by localhost (mail.bushveldgrain.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id reFEKvrTf6pU for ; Thu, 6 Aug 2009 09:07:18 +0200 (SAST) Received: from [196.1.1.198] (unknown [196.1.1.198]) by mail.bushveldgrain.co.za (Postfix) with ESMTP id 6D0D3660C7 for ; Thu, 6 Aug 2009 09:07:18 +0200 (SAST) From: Coert Waagmeester To: FreeBSD-questions In-Reply-To: <200908051450.03490.mel.flynn+fbsd.questions@mailing.thruhere.net> References: <1249506008.4520.5.camel@penguin.coert.local> <20090805233332.2f58fa88.freebsd@edvax.de> <1249509202.4520.10.camel@penguin.coert.local> <200908051450.03490.mel.flynn+fbsd.questions@mailing.thruhere.net> Content-Type: text/plain Date: Thu, 06 Aug 2009 09:08:29 +0200 Message-Id: <1249542509.4568.3.camel@penguin.coert.local> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.3) Content-Transfer-Encoding: 7bit Subject: Re: eclipse install (broken ports tree) 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, 06 Aug 2009 07:07:24 -0000 On Wed, 2009-08-05 at 14:50 -0800, Mel Flynn wrote: > On Wednesday 05 August 2009 13:53:22 Coert Waagmeester wrote: > > > I tried it via the ports, but this error keeps popping up: > > Missing pkg-descr for patch-2.5.9. > > I believe you have a defective ports tree. You should have the following file: > SHA256 (/usr/ports/devel/patch/pkg-descr) = > 629097523839c5e305a4115c1b3629029b734166e5ff8f73923812e0149e9912 > > If you do not, then try updating your ports tree and look for errors/warnings > with whatever method you're using. Hi Mel, In /usr/ports/ i deleted everything. Then I ran a portsnap fetch and then portsnap extract and portsnap update. But I still get Missing pkg-descr for dtach-0.8. my shasum on /usr/ports/devel/patch/pkg-descr is the same as yours.... How can I completely wipe out the ports and start over? Regards, Coert