From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 13 00:07:52 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5663D1065676 for ; Thu, 13 Aug 2009 00:07:52 +0000 (UTC) (envelope-from cdick@ocis.net) Received: from mail.ocis.net (mail.ocis.net [209.52.173.152]) by mx1.freebsd.org (Postfix) with ESMTP id 400448FC15 for ; Thu, 13 Aug 2009 00:07:51 +0000 (UTC) Received: from www by mail.ocis.net with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MbGe9-000Cva-8v for freebsd-ppc@freebsd.org; Wed, 12 Aug 2009 09:25:53 -0700 To: FreeBSD PowerPC ML MIME-Version: 1.0 Date: Wed, 12 Aug 2009 09:25:53 -0700 From: Colin Dick In-Reply-To: <1240586478.2433.2004.camel@horst-tla> References: <1240586478.2433.2004.camel@horst-tla> Message-ID: <2f15abc15701f1f47af8477f02310021@localhost> X-Sender: cdick@ocis.net User-Agent: RoundCube Webmail/0.2 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Subject: Problem with ports? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 00:07:52 -0000 Hey all, Is anyone else having trouble with ports? I keep getting corruptions. I have tried to blow away /var/db/portsnap/ and refetch but I still get corruptions. My i386 arch machines seem to not have a problem. I have tried fetching from portsnap1.FreeBSD.org and portsnap2.FreeBSD.org: [root@web /var/db]# rm -rf portsnap [root@web /var/db]# mkdir portsnap [root@web /var/db]# chown root:wheel portsnap [root@web /var/db]# cd /usr/ports [root@web /usr/ports]# portsnap fetch Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from portsnap1.FreeBSD.org... done. Fetching snapshot tag from portsnap1.FreeBSD.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Tue Aug 11 18:24:23 PDT 2009: df91fff6226ed072980a9d649807e295cfc75e7f131288100% of 58 MB 274 kBps 00m00s Extracting snapshot... done. Verifying snapshot integrity... gunzip: can't stat: snap/6642ec24a5692462dcdffb7af6d53173a8c8ebaac5c0542ccd3e5562933e3: No such file or directory snapshot corrupt. [root@web /usr/ports]# uname -a FreeBSD web.boonie.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Feb 3 13:29:49 PST 2009 root@macmini.boonie.org:/usr/src/sys/powerpc/compile/FIREGATEEXT2 powerpc Thanks in advance for any ideas. -- Colin