From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 12:35:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF0CD16A4CE for ; Tue, 9 Dec 2003 12:35:38 -0800 (PST) Received: from tx0.oucs.ox.ac.uk (tx0.oucs.ox.ac.uk [129.67.1.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3D743D28 for ; Tue, 9 Dec 2003 12:35:36 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan0.oucs.ox.ac.uk ([129.67.1.162] helo=localhost) by tx0.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1AToZz-0006JZ-Fk for freebsd-questions@freebsd.org; Tue, 09 Dec 2003 20:35:35 +0000 Received: from rx0.oucs.ox.ac.uk ([129.67.1.161]) by localhost (scan0.oucs.ox.ac.uk [129.67.1.162]) (amavisd-new, port 25) with ESMTP id 24118-03 for ; Tue, 9 Dec 2003 20:35:35 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx0.oucs.ox.ac.uk with smtp (Exim 4.20) id 1AToZz-0006JT-2L for freebsd-questions@freebsd.org; Tue, 09 Dec 2003 20:35:35 +0000 Received: (qmail 5030 invoked by uid 0); 9 Dec 2003 20:35:35 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.16 (sweep: 2.14/3.71. spamassassin: 2.53. Clear:. Processed in 1.434702 secs); 09 Dec 2003 20:35:35 -0000 X-Qmail-Scanner-Mail-From: colin.percival@wadham.ox.ac.uk via gateway X-Qmail-Scanner: 1.16 (Clear:. Processed in 1.434702 secs) Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 9 Dec 2003 20:35:34 -0000 Message-Id: <5.0.2.1.1.20031209202856.01cc8bb8@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 09 Dec 2003 20:35:32 +0000 To: "Vahric MUHTARYAN" From: Colin Percival In-Reply-To: <041401c3be91$ce871340$019c9752@xp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: FreeBSD questions List Subject: Re: freebsd-update is giving an error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 20:35:38 -0000 At 22:19 09/12/2003 +0200, Vahric MUHTARYAN wrote: >bash-2.05b# freebsd-update -v fetch >Fetching public key... >fetch: http://update.daemonology.net/5.1/pub.key: Not Found >Error fetching updates According to uname, you're running FreeBSD 5.1. I'm not building updates for 5.1-RELEASE yet; thanks to recent donations I now have a fast buildbox for this purpose, but I've been waiting for -CURRENT to stabilize before setting up the system (I hear that 5.2RC1 is just around the corner). In short, the updates are Not Found because they aren't there. :) Colin Percival