From owner-freebsd-questions@FreeBSD.ORG Sun Feb 22 19:55:49 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73CA2106564A for ; Sun, 22 Feb 2009 19:55:49 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f168.google.com (mail-fx0-f168.google.com [209.85.220.168]) by mx1.freebsd.org (Postfix) with ESMTP id 005828FC18 for ; Sun, 22 Feb 2009 19:55:48 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fxm12 with SMTP id 12so1627959fxm.19 for ; Sun, 22 Feb 2009 11:55:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=S0IrS7bAnHgjRBvkvW9y0qbe1V/HSvt4RgHsyKM2Fgg=; b=q0bfSu01YcmL1lnLqLR/gXAgD7NFjaWhbQRqeCa9roQ6iacdXvYqeYOhsKJuVobEbV +qOKm8kt4QQD3BMa0aHefxrgXJEYVFNfBJZbnalzB+vRO/laMm7VraihtjgXl532aXxJ OqbAGcydNNnjzNhVnXQctW1Q4GQ4JfGtNzbTM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=R8ANJQSpZxslsUmd+AWgMSLK+h8xoOL9AodspHT++OmWqRNWFNmRyw9iJAmKMyyG0P GyWzRWfd53mj5Uz15GvZqtbYIxCL5v2ytZ0hEDZ+aggCUgokIXL+uvnsMWY8EDjIQ69H TQiixqAQQZ5JhT7Q2ghgvnLuLQy7j+SmbPC2Q= MIME-Version: 1.0 Received: by 10.223.122.70 with SMTP id k6mr3877148far.26.1235332547937; Sun, 22 Feb 2009 11:55:47 -0800 (PST) In-Reply-To: <49A19669.6040306@gmail.com> References: <49A19669.6040306@gmail.com> Date: Sun, 22 Feb 2009 14:55:47 -0500 Message-ID: <4ad871310902221155y5441cf98x899fa5d6807d0401@mail.gmail.com> From: Glen Barber To: paljibus Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: "No mirrors remaining, giving up". when trying to update(minor or version ) 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, 22 Feb 2009 19:55:49 -0000 On Sun, Feb 22, 2009 at 1:16 PM, paljibus wrote: > > Helo gurus, > my system is: > FreeBSD cvs2.abvent.fr 7.0-STABLE-200806 FreeBSD 7.0-STABLE-200806 #0: > Mon Jun 2 18:36:08 UTC 2008 > [1]root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > cvs2# > I installed that half-year version of FreeBSD 7, and I get in trouble > when updating: > it says: > cvs2# freebsd-update fetch > Looking up update.FreeBSD.org mirrors... 2 mirrors found. > Fetching public key from update1.FreeBSD.org... failed. > Fetching public key from update2.FreeBSD.org... failed. > No mirrors remaining, giving up. > cvs2# > It seems my key is bad, because I installed a 7+ version? where is my > key? > any idea? > `man freebsd-update' explicitly states you cannot use freebsd-update with -STABLE or -CURRENT (at least not with the -r flag to specify a -RELEASE to upgrade to). -- Glen Barber