From owner-freebsd-questions@FreeBSD.ORG Mon Nov 3 00:37:31 2008 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 97946106568B for ; Mon, 3 Nov 2008 00:37:31 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 1E7C18FC17 for ; Mon, 3 Nov 2008 00:37:30 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1925214fgb.35 for ; Sun, 02 Nov 2008 16:37:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=DZOrRMCmsHuy6tzW+Htzb8dcYJ9iyzzakiwNAizM0JM=; b=V5EK6DlMEfkzdkqD63bar1uWDR8w1FiXhGeMgA3a/HJjuXfsUBCUKSKOjuA8IxYYPU Fn/cF8faMzdNkM2osdTfGXB5AG2brXFZzdJd113ozzBDUD5CIv08qda8BFm0PwQX13JE 2q4RpyFKDK4UxMHmicRInebHVk9NBYhaqb6KE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=tD96ZhryrBaHPH+P9FX/JLlnTGWwqEWNS6o6IG01tb3rsxJAZZsgLScoelobCtk4BI evlJGlLA6BkzgRiqPXH5/DkweeqpfD369pb3afwvxsvmi/LGllG9SEj14Y/a7d8vpIsb /mzvKJiHiv74rNF0jd5FvvmjDVVb4uFCU8ieU= Received: by 10.181.20.6 with SMTP id x6mr1671580bki.167.1225672649779; Sun, 02 Nov 2008 16:37:29 -0800 (PST) Received: by 10.181.36.5 with HTTP; Sun, 2 Nov 2008 16:37:29 -0800 (PST) Message-ID: <28283d910811021637m44b8f613k9550837ca449e9d6@mail.gmail.com> Date: Sun, 2 Nov 2008 19:37:29 -0500 From: "matt donovan" To: "andrew clarke" In-Reply-To: <20081102163702.GA3921@ozzmosis.com> MIME-Version: 1.0 References: <20081030143327.GA6181@ozzmosis.com> <4908AAE4000014AD@cpms02.int.iprimus.net.au> <20081102163702.GA3921@ozzmosis.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: alasdair@iprimus.com.au, freebsd-questions@freebsd.org Subject: Re: updating from 6.3 to 7, mirror problems 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: Mon, 03 Nov 2008 00:37:31 -0000 On Sun, Nov 2, 2008 at 11:37 AM, andrew clarke wrote: > On Fri 2008-10-31 08:11:49 UTC+1100, alasdair@iprimus.com.au ( > alasdair@iprimus.com.au) wrote: > > > localhost# /usr/sbin/freebsd-update --debug fetch > > Looking up update1.FreeBSD.org mirrors... none found. > > Fetching public key from update1.FreeBSD.org... > > fetch: http://update1.FreeBSD.org/6.3-STABLE/i386/pub.ssl: Not Found > > Ah, this is not a DNS problem. > > You are trying to run freebsd-update from 6.3-STABLE. This isn't > supported. From the freebsd-update(8) manpage: > > "The FreeBSD Security Team only builds updates for releases shipped in > binary form by the FreeBSD Release Engineering Team, e.g., FreeBSD > 6.1-RELEASE and FreeBSD 6.2-RC1, but not FreeBSD 6.2-STABLE or FreeBSD > 7.0-CURRENT." > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > yeah I should have noticed the 6.3-STABLE but I did not