From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 15:09:54 2010 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 B67BF1065670 for ; Wed, 29 Dec 2010 15:09:54 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 528C78FC1A for ; Wed, 29 Dec 2010 15:09:53 +0000 (UTC) Received: by ewy24 with SMTP id 24so4974927ewy.13 for ; Wed, 29 Dec 2010 07:09:53 -0800 (PST) Received: by 10.213.19.200 with SMTP id c8mr3109850ebb.51.1293635392793; Wed, 29 Dec 2010 07:09:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.28.148 with HTTP; Wed, 29 Dec 2010 07:09:32 -0800 (PST) In-Reply-To: <20101228190729.GA82329@thinclient.snowboard.ice> References: <20101228075158.78687cc6@scorpio> <20101228190729.GA82329@thinclient.snowboard.ice> From: Chris Brennan Date: Wed, 29 Dec 2010 10:09:32 -0500 Message-ID: To: Istvan Galgand Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Subject: Re: Problem with 'portsnap' 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: Wed, 29 Dec 2010 15:09:54 -0000 2010/12/28 Istvan Galgand > On Tue, Dec 28, 2010 at 07:51:58AM -0500, Jerry wrote: > > For the past few days, I have been having problems updating my ports > > tree via 'portsnap'. It continually gives errors similar to the > > following: > > > > > > Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. > > Fetching snapshot tag from portsnap2.FreeBSD.org... failed. > > Fetching snapshot tag from portsnap6.FreeBSD.org... failed. > > Fetching snapshot tag from portsnap1.FreeBSD.org... failed. > > Fetching snapshot tag from portsnap5.FreeBSD.org... failed. > > Fetching snapshot tag from portsnap4.FreeBSD.org... done. > > Fetching snapshot metadata... fetch: > http://portsnap4.FreeBSD.org/t/4816ec0c67a1c999c4d3875335b3d419a1a1a2497262158e661b9b5973b0453a: > No address record > > sha256: 4816ec0c67a1c999c4d3875335b3d419a1a1a2497262158e661b9b5973b0453a: > No such file or directory > > [: !=: unexpected operator > > mv: rename > 4816ec0c67a1c999c4d3875335b3d419a1a1a2497262158e661b9b5973b0453a to > tINDEX.new: No such file or directory > > done. > > grep: tINDEX.new: No such file or directory > > look: tINDEX.new: No such file or directory > > > > Portsnap metadata appears bogus. > > Cowardly refusing to proceed any further. > > > > > > Dear All, > > For the past two days I experienced exactly the same phenomena. By this > morning (CET, Tuesday) the normal operation has been restored. > > Istvan > > Istvan, What was your solution?