From owner-freebsd-stable@FreeBSD.ORG Thu Sep 29 17:45:34 2011 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 CB293106566B for ; Thu, 29 Sep 2011 17:45:34 +0000 (UTC) (envelope-from linuxmail@4lin.net) Received: from mail.4lin.net (mail.4lin.net [IPv6:2a01:4f8:130:6021::50]) by mx1.freebsd.org (Postfix) with ESMTP id 634E98FC0C for ; Thu, 29 Sep 2011 17:45:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.4lin.net (Postfix) with ESMTP id B5D2D38AC7 for ; Thu, 29 Sep 2011 19:45:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.4lin.net Received: from mail.4lin.net ([127.0.0.1]) by localhost (mail.4lin.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TfKj4rvmgARa for ; Thu, 29 Sep 2011 19:45:48 +0200 (CEST) Received: from mac.fritz.box (ip-92-50-81-210.unitymediagroup.de [92.50.81.210]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.4lin.net (Postfix) with ESMTPSA id 7235D38ABC for ; Thu, 29 Sep 2011 19:45:48 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) From: Denny Schierz In-Reply-To: Date: Thu, 29 Sep 2011 19:45:18 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <6655F2BE-3782-4121-863A-243ACFEF3C2C@4lin.net> References: To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.1084) Subject: Re: How to update like Debian 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, 29 Sep 2011 17:45:34 -0000 Am 29.09.2011 um 18:35 schrieb Freddie Cash: > To do a binary upgrade of the base OS, you use freebsd-update: > # freebsd-update fetch > # freebsd-update update That was the first, what I have found, but I get only errors: # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching public key from update4.FreeBSD.org... failed. Fetching public key from update5.FreeBSD.org... failed. Fetching public key from update2.FreeBSD.org... failed. Fetching public key from update3.FreeBSD.org... failed. No mirrors remaining, giving up. There was also no solution for this problem. I think it has something = to do with the release I run: 8.2-STABLE FreeBSD 8.2-STABLE #0: Thu Jul 7 13:20:14 CEST 2011 =20 and freebsd-updated wants to fetch GPG files, without success. cu denny=