From owner-freebsd-stable@FreeBSD.ORG Thu Feb 28 11:51:33 2008 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 4E64E1065674 for ; Thu, 28 Feb 2008 11:51:33 +0000 (UTC) (envelope-from david.marec@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id 1253A8FC13 for ; Thu, 28 Feb 2008 11:51:33 +0000 (UTC) (envelope-from david.marec@davenulle.org) Received: from david.dmarec.local (unknown [77.194.215.1]) by smtp.lamaiziere.net (Postfix) with ESMTP id 4D62211805AF for ; Thu, 28 Feb 2008 12:32:29 +0100 (CET) From: David Marec Organization: LaMienne To: freebsd-stable@freebsd.org Date: Thu, 28 Feb 2008 12:32:28 +0100 User-Agent: KMail/1.9.7 References: <1204151575.84335.3.camel@neo.cse.buffalo.edu> In-Reply-To: <1204151575.84335.3.camel@neo.cse.buffalo.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200802281232.28271.david.marec@davenulle.org> Subject: Re: FreeBSD 7.0-RELEASE Available 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: Thu, 28 Feb 2008 11:51:33 -0000 Le Wednesday 27 February 2008 23:32:55 Ken Smith, vous avez écrit : > http://www.freebsd.org/releases/7.0R/announce.html > > On behalf of the FreeBSD Project thanks for your interest in FreeBSD. > We hope you enjoy the new release. I am trying to use the freebsd-update script for the first time. And this script fails on: --- david# sh ./freebsd-update.sh -f freebsd-update.conf -r 7.0-RELEASE upgrade Looking up update.FreeBSD.org mirrors... 1 mirrors found. Fetching public key from update1.FreeBSD.org... failed. No mirrors remaining, giving up. --- How to override this step ? Thanks.