From owner-freebsd-questions@freebsd.org Mon Sep 12 02:37:26 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF6F8BD7FD9 for ; Mon, 12 Sep 2016 02:37:26 +0000 (UTC) (envelope-from pipfstarrd@openmailbox.org) Received: from smtp11.openmailbox.org (smtp26.openmailbox.org [62.4.1.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3BEBD83 for ; Mon, 12 Sep 2016 02:37:25 +0000 (UTC) (envelope-from pipfstarrd@openmailbox.org) Received: by mail.openmailbox.org (Postfix, from userid 20002) id A099D200FD0; Sun, 11 Sep 2016 23:50:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1473630645; bh=0I8If+GeAPeB39A3872fpEIUAgPioatcCE8J4j2EbQo=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From; b=tqVlfYoftA0NZHmUgj2aCN5SMB07dZySq13g+VSlgebGo7vMzM9J2GcX1fwebQSru u9g6FPfGB+/uU8mzKhpKEzqGpGht3IvVf/k29I4w/TtkDvbbUMB/eI8Wq0zXWuVPhX 80v/s0fBSKsDn/ScmB8GQTKHmF4DlRlHji037vdM= X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on h3 X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RECEIVED, NO_RELAYS,T_DKIM_INVALID,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Subject: Re: freebsd-update not updating kernel? DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1473630643; bh=0I8If+GeAPeB39A3872fpEIUAgPioatcCE8J4j2EbQo=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From; b=kSe3Bsy+ZkkMHDVeXNOeU5uSD/AqU1dxP/WKZrU+dur9tOe9w10tFIdEa7NjyBoCs T7TArC57vLD1aeUUz5YL8pDE63oDpprhFgu2BzpaSjQNh/1Oak78qnnQWKshNDB9+O gGPoIEtwbks4HF12EOI3ak6n5zpTPORuB9afeTeU= To: Matthew Pounsett References: Cc: freebsd-questions@freebsd.org From: twilight Message-ID: <7e471e4c-2c11-bbe2-7549-18bd4b16471d@openmailbox.org> Date: Sun, 11 Sep 2016 21:50:39 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2016 02:37:27 -0000 > It looks to me from what I'm pasting below as if there is a kernel out > there somewhere for 9.3-RELEASE-p45, but freebsd-update is unable/unwilling > to fetch it. I've also got Virtualbox segfaulting, which frequently > happens to me mid-upgrade when there's a kernel/package mismatch. > > Does anyone have an explanation for what's happening here? > > % uname -a > FreeBSD localhost 9.3-RELEASE-p43 FreeBSD 9.3-RELEASE-p43 #0: Sat May 28 > 00:19:32 UTC 2016 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > amd64 Consider checking freebsd-version(1) output as: > The following options are available: > -k Print the version and patch level of the installed kernel. > Unlike uname(1), if a new kernel has been installed but the system has not yet rebooted, freebsd-version will print the version and patch level of the new kernel. And as you get from this quote, the following: > % lsof >/dev/null > lsof: WARNING: compiled for FreeBSD release 9.3-RELEASE-p45; this is > 9.3-RELEASE-p43. might occur if you forgot to reboot. Yeah, it's a stupid advice and you've probably rebooted, but just in case. -- Cheers~ PGP key fingerprint: 07B3 2177 3E27 BF41 DC65 CC95 BDA8 88F1 E9F9 CEEF You can retrieve my public key at pgp.mit.edu.