From owner-freebsd-questions@FreeBSD.ORG Sun Jun 3 11:48:49 2012 Return-Path: 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 C5694106564A for ; Sun, 3 Jun 2012 11:48:49 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 617C58FC15 for ; Sun, 3 Jun 2012 11:48:49 +0000 (UTC) Received: from muji2.config (87.194.237.233) by woodbine.london.02.net (8.5.140) id 4F70C6670195F342 for freebsd-questions@freebsd.org; Sun, 3 Jun 2012 12:47:48 +0100 Message-ID: <4FCB4EE3.7020807@onetel.com> Date: Sun, 03 Jun 2012 12:47:47 +0100 From: Chris Whitehouse User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100924 Thunderbird/3.1.4 MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: freebsd-update no mirrors? 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: Sun, 03 Jun 2012 11:48:49 -0000 c400# uname -a FreeBSD c400 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Following the handbook: c400# freebsd-update -r 9-STABLE upgrade Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 9.0-RELEASE from update4.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic src/src world/base world/doc world/games The following components of FreeBSD do not seem to be installed: Does this look reasonable (y/n)? y Fetching metadata signature for 9-STABLE from update4.FreeBSD.org... failed. Fetching metadata signature for 9-STABLE from update2.FreeBSD.org... failed. Fetching metadata signature for 9-STABLE from update5.FreeBSD.org... failed. Fetching metadata signature for 9-STABLE from update3.FreeBSD.org... failed. No mirrors remaining, giving up. In case I had got the CVS tag wrong I also tried 9.0-STABLE with the same results. I haven't changed freebsd-update.conf Am I doing something wrong? This is the first time I've used freebsd-update, except that just now I apparently successfully did freebsd-update fetch and freebsd-update install on this machine. Thanks Chris