From owner-freebsd-stable@FreeBSD.ORG Sat Nov 28 15:41:08 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4C02106566C for ; Sat, 28 Nov 2009 15:41:08 +0000 (UTC) (envelope-from gausus@gausus.net) Received: from dagobah.intersec.pl (dagobah.intersec.pl [91.192.226.10]) by mx1.freebsd.org (Postfix) with ESMTP id 623DB8FC19 for ; Sat, 28 Nov 2009 15:41:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dagobah.intersec.pl (Postfix) with ESMTP id 95D3D254002 for ; Sat, 28 Nov 2009 16:41:06 +0100 (CET) X-Virus-Scanned: amavisd-new at intersec.pl Received: from dagobah.intersec.pl ([127.0.0.1]) by localhost (dagobah.intersec.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3qhUj7CnWD-w for ; Sat, 28 Nov 2009 16:41:01 +0100 (CET) Received: from loken.local (69-dzi-33.acn.waw.pl [85.222.122.69]) by dagobah.intersec.pl (Postfix) with ESMTP id D279C254001 for ; Sat, 28 Nov 2009 16:41:01 +0100 (CET) Message-ID: <4B11448D.9050304@gausus.net> Date: Sat, 28 Nov 2009 16:41:01 +0100 From: Maciej Jan Broniarz User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; pl; rv:1.9.1.5) Gecko/20091121 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: problem with freebsd-update on 8.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2009 15:41:08 -0000 Hello, I am trying to upgrade my servers to 8.0-STABLE. All my three machines run 8.0-PRELEASE. On two of them freebsd-update upgrade went well, still on the third one I ran into problems: # freebsd-update upgrade -r 8.0-RELEASE Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 8.0-PRERELEASE from update5.FreeBSD.org... failed. Fetching metadata signature for 8.0-PRERELEASE from update4.FreeBSD.org... failed. Fetching metadata signature for 8.0-PRERELEASE from update2.FreeBSD.org... failed. What might be the issue? Network is configured correctly and I have network conectivity. I am able to for eg. run a cvsup update or install a package via pkg_add -r. Still, freebsd-update doesnt work. Thanks for any help, Regards, mjb