From owner-freebsd-questions@FreeBSD.ORG Sat Dec 13 09:28:02 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 696711065673 for ; Sat, 13 Dec 2008 09:28:02 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id F02AC8FC0C for ; Sat, 13 Dec 2008 09:28:01 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so299364nfh.33 for ; Sat, 13 Dec 2008 01:28:00 -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 :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=JDexei0RYWIjT1EOMtQrEbntEmRIUjwUHEstLIWTj+Q=; b=jJJExRu1O3VPc5T/zcM15EXwLcqNO7CyNPNYq/QfpBoWrbzYFBrTJVO1PY4JCr18BT 0MKUfJDvEv8NBsCxKk5z7hyaL/TbR+b/3y38m0JQghURdeDCkKDjKKz/dBwmMfLgkyL4 EhgggjaBCaJiZVgjJTnhwmXDp2Om9RUpn27kA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=vSx0eUv1xjj83E5V3e1SMG5KWQodkmxFGi35hnXeXjK7DtkY1qnJjMQrI2NuPRVeRN 3KPAann+pGBgBnSZDk5EY46Jd1auhGqx/bQBsIOXXHGwSmAqHvVfZC8jETnp1oWrAv7e 0KuBBVQUw0lk5IfRSBYyZTWgWgLEOeD0doLxo= Received: by 10.210.90.10 with SMTP id n10mr5191300ebb.199.1229160480825; Sat, 13 Dec 2008 01:28:00 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-323937.home.otenet.gr [85.72.120.255]) by mx.google.com with ESMTPS id 7sm548121eyb.11.2008.12.13.01.27.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 13 Dec 2008 01:28:00 -0800 (PST) Message-ID: <4943801E.1000306@gmail.com> Date: Sat, 13 Dec 2008 11:27:58 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Renat References: <1013558171.20081213113939@maps.mi.ru> In-Reply-To: <1013558171.20081213113939@maps.mi.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Upgrade from FreeBsd 6.3 to 6.4 freebsd-update 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: Sat, 13 Dec 2008 09:28:02 -0000 Renat wrote: > Hello! Can't upgrade from 6.3 to 6.4 with freebsd-update. > > > > webarchive# sh freebsd-update.sh -f freebsd-update.conf -r 6.4-RELEASE install > No updates are available to install. > Run 'freebsd-update.sh fetch' first. > webarchive# sh freebsd-update.sh -f freebsd-update.conf -r 6.4-RELEASE fetch > Looking up update.FreeBSD.org mirrors... none found. > Fetching metadata signature for 6.3-RELEASE from update.FreeBSD.org... done. > Fetching metadata index... done. > Inspecting system... done. > Preparing to download files... done. > > No updates needed to update system to 6.3-RELEASE-p6. > webarchive# sh freebsd-update.sh -f freebsd-update.conf -r 6.4-RELEASE upgrade > Looking up update.FreeBSD.org mirrors... none found. > Fetching metadata signature for 6.3-RELEASE from update.FreeBSD.org... done. > Fetching metadata index... done. > Fetching 1 metadata files... failed. > > --- > I probe with manual: > Upraded stoped with error. If I download manually 1 have a No updates needed to update system to 6.3-RELEASE-p6. > > > Thanks Renat. > > If you are starting from FreeBSD 6.3, why are you using the "add-on" freebsd-update.sh ? The base system freebsd-update in 6.3 can handle upgrades to newer releases. Please follow the instructions here, using the freebsd-update utility that comes with the system (section 26.2.3): http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-freebsdupdate.html