From owner-freebsd-questions@FreeBSD.ORG Sun Sep 28 15:02:01 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E68F28D0 for ; Sun, 28 Sep 2014 15:02:01 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6EC02EDA for ; Sun, 28 Sep 2014 15:02:01 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id n15so2374956lbi.12 for ; Sun, 28 Sep 2014 08:01:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=qqVBgX/HZkMN36VZrmR6axAV7XFfZdP6DanWh6ShjZ8=; b=pCZTzpnUqkZUeOoJA422Ne3EGyPulW4R+3sH5oO9aZ3zIzM2mY9dwh1hxGa0ZxKiFV DZ3VGb9o2r93pmLqLDTRqdurTYuJYTk8wwTh07UD18DFgjxTPa9dWrM8PKPfyn66aK3N OBisIvvyHKuNDMVtKktVb4pn6lOHf9+9M6nB0zn9gKXZxEQTirMRs7h0V4UV+LezkirL bmJryN29cnyLq7RNw/Gl3Igw3bu69MBRojbJPl2d2np8qkKEUFVejwXTrLx182jbKVGQ 79AtvPYBxrRPbblISGvZsmAcYi1CZS8JTu+qVr194SUvIOPl48A/2KamEHJgnGUq783g ZClQ== MIME-Version: 1.0 X-Received: by 10.152.203.167 with SMTP id kr7mr33662932lac.9.1411916519255; Sun, 28 Sep 2014 08:01:59 -0700 (PDT) Received: by 10.152.19.6 with HTTP; Sun, 28 Sep 2014 08:01:59 -0700 (PDT) In-Reply-To: References: <23187F4C-0413-4F84-9C86-6EC1084C794C@btinternet.com> Date: Sun, 28 Sep 2014 11:01:59 -0400 Message-ID: Subject: Re: freebsd-update question From: "firmdog@gmail.com" To: FF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-questions@freebsd.org" , Dave X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2014 15:02:02 -0000 I just installed a brand new 8.3 box and got the same behavior. I see in my output below that I have to build or update my own kernel? # uname -a FreeBSD 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Tue Apr 10 17:33:58 UTC 2012 root@mynewhost:/usr/obj/i386/usr/src/sys/XENHVM i386 # Starting the upgrade attempt: # freebsd-update -r 8.4-RELEASE upgrade Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching public key from update6.freebsd.org... done. Fetching metadata signature for 8.3-RELEASE from update6.freebsd.org... don= e. Fetching metadata index... done. Fetching 2 metadata files... done. Inspecting system... done. WARNING: This system is running a "xenhvm" kernel, which is not a kernel configuration distributed as part of FreeBSD 8.3-RELEASE. This kernel will not be updated: you MUST update the kernel manually before running "/usr/sbin/freebsd-update install". The following components of FreeBSD seem to be installed: src/base src/bin src/cddl src/contrib src/crypto src/etc src/games src/gnu src/include src/krb5 src/lib src/libexec src/release src/rescue src/sbin src/secure src/share src/sys src/tools src/ubin src/usbin world/base world/dict world/doc world/games world/info world/manpages world/proflibs The following components of FreeBSD do not seem to be installed: kernel/generic world/catpages Does this look reasonable (y/n)? y Fetching metadata signature for 8.4-RELEASE from update6.freebsd.org... don= e. Fetching metadata index... done. Fetching 1 metadata patches. done. Applying metadata patches... done. Fetching 1 metadata files... done. Inspecting system... done. Fetching files from 8.3-RELEASE for merging... done. Preparing to download files... done. Fetching 32149 patches.....10....20....30....40....50....60....70....80....= 90....100....110....120....130....140....150....160....170....180.... SNIP=E2=80=A6. done. Applying patches... Fetching 778 files... done. Attempting to automatically merge changes in files... done. The following file could not be merged automatically: /etc/mail/freebsd.cf Press Enter to edit this file in vi and resolve the conflicts manually... Then a bunch more of /etc/mail files and also a merge of /etc/master.passwd= : Then this: The following files will be updated as part of updating to 8.4-RELEASE-p16: Then I run this: # freebsd-update install Installing updates... Kernel updates have been installed. Please reboot and run "/usr/sbin/freebsd-update install" again to finish installing updates. # reboot #uname -a FreeBSD 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Tue Apr 10 17:33:58 UTC 2012 root@mynewhost:/usr/obj/i386/usr/src/sys/XENHVM i386 On Sun, Sep 28, 2014 at 5:06 AM, FF wrote: > Can you provide the output of those commands? Freebsd-update is usually > pretty good about telling you what's wrong. > > Thanks > > On Sat, Sep 27, 2014 at 3:02 PM, firmdog@gmail.com > wrote: >> >> Yes I ran freebsd-update install. Then I rebooted. Then I did it again. >> Still at 8.3 >> On Sep 27, 2014 2:37 PM, "Dave" wrote: >> >> > On 27 September 2014 18:22:15 BST, "firmdog@gmail.com" >> > >> > wrote: >> >> >> >> Hi, >> >> >> >> Trying to use freebsd-update to go from 8.3 to 8.4 and I am doing thi= s: >> >> >> >> # freebsd-update -r 8.4-RELEASE upgrade >> >> # freebsd-update install >> >> # reboot >> >> >> >> After reboot I am still at 8.3-RELEASE FreeBSD 8.3-RELEASE #0 >> >> >> >> What am I doing wrong? >> >> ------------------------------ >> >> >> >> 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" >> >> >> >> >> > Don't you need run rub "freebsd-update install"? >> > -- >> > Dave >> > >> > GPG/PGP ID: CDB94DA1 >> > >> _______________________________________________ >> 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" > > > > > -- > FF