From owner-freebsd-questions@FreeBSD.ORG Tue May 22 19:55:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 36EC416A468 for ; Tue, 22 May 2007 19:55:54 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 26D2813C455 for ; Tue, 22 May 2007 19:55:54 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 090681A3C19; Tue, 22 May 2007 12:56:46 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 92DE3513FB; Tue, 22 May 2007 15:55:45 -0400 (EDT) Date: Tue, 22 May 2007 15:55:45 -0400 From: Kris Kennaway To: "O. Hartmann" Message-ID: <20070522195545.GA18869@xor.obsecurity.org> References: <46533EAB.4090507@mail.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46533EAB.4090507@mail.zedat.fu-berlin.de> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: [FreeBSD 7.0-CUR/gcc 4.2/portsnap]: portsnap fetch reports illegal portsnap tag! 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: Tue, 22 May 2007 19:55:54 -0000 On Tue, May 22, 2007 at 09:04:11PM +0200, O. Hartmann wrote: > Hello out here, > since I upgrade my box with the lates FreeBSD 7.0-CUR/AMD64 and gcc 4.2, > I do not have access to ports via portsnap anymore. Portsnap stops > running with this error: > > # portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found. > Fetching snapshot tag from portsnap1.FreeBSD.org... Illegal instruction > invalid snapshot tag. > Fetching snapshot tag from portsnap2.FreeBSD.org... Illegal instruction > invalid snapshot tag. > Fetching snapshot tag from portsnap3.FreeBSD.org... Illegal instruction > invalid snapshot tag. > No mirrors remaining, giving up. > > I removed everything what's in /var/db/portsnap/, but this doesn't help, > it seems a checksum isn't calculated correctly. Alternatively I used cvsup. > > Is there anything wrong? I remember myself of issues with OpenSSL and > gcc 4.2, so due to the calculation of the checksum this might cause the > error. See my reply from when you asked this same question yesterday. Kris