From owner-freebsd-questions@FreeBSD.ORG Wed Sep 9 05:26:14 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 D2DE1106566B for ; Wed, 9 Sep 2009 05:26:14 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 908ED8FC15 for ; Wed, 9 Sep 2009 05:26:14 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so1613018and.13 for ; Tue, 08 Sep 2009 22:26:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0LTaEShETpk3kCiMrYzrHKeqzCpS3G0oOdtPEvX3470=; b=ioGU5+CRqKkUOEdx4OHsdmQMHLCOecXe5lb5Ij8Rcz3cLmcyBLF2AsE7DQIpWN4y1m OeMa8x/ZsuILHSOpZ/8C8VoiSBuLoP1OTFxPGvyCsbOZQol0Bhvxf8GJo1w22GsswRQ8 t6Dwq6FBHvDMYe8mDUOfJMpdhPEomq5HINdpc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=q5f9bugbHFkUoW5GgJ+qwCEsJdXwQ4YgzatCbWpXDSfvoUI8LbZicuaGE2ggM02Tef wkWL0BaVyF/icFMwuiqarAC8/Z/juqfwGAC9ipCCMBQLHAjGQk31tYeWxwd+biF36uR6 0OtCdqX0dPsAnEOmkiL/EWGpA9+ANpVT2XqB0= MIME-Version: 1.0 Received: by 10.100.55.18 with SMTP id d18mr18104366ana.80.1252473973824; Tue, 08 Sep 2009 22:26:13 -0700 (PDT) Date: Wed, 9 Sep 2009 05:26:13 +0000 Message-ID: From: Eitan Adler To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: metadata is incorrect - freebsd-update 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, 09 Sep 2009 05:26:14 -0000 When I try to update to 8.0-BETA3 using freebsd-update I get a gunzip problem like: metadata iscorrupt I tried to remove /var/db/freebsd-update/files/* but I get the same error message Is this a client side problem or a server problem? If the former how do I fix it?