From owner-freebsd-stable@FreeBSD.ORG Wed Jun 10 16:24:27 2015 Return-Path: Delivered-To: freebsd-stable@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 2073D25B for ; Wed, 10 Jun 2015 16:24:27 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) by mx1.freebsd.org (Postfix) with ESMTP id F38F71622 for ; Wed, 10 Jun 2015 16:24:26 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [10.65.209.146] (unknown [137.122.64.54]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 72B0399CE; Wed, 10 Jun 2015 16:24:20 +0000 (UTC) Message-ID: <557864B3.1090909@freebsd.org> Date: Wed, 10 Jun 2015 12:24:19 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: d@delphij.net, Randy Bush , FreeBSD Stable CC: Allan Jude Subject: Re: ssh install with freebsd-update References: <55777B4D.7040706@delphij.net> In-Reply-To: <55777B4D.7040706@delphij.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 16:24:27 -0000 On 06/09/2015 19:48, Xin Li wrote: > Hi, Randy, > > On 06/09/15 16:34, Randy Bush wrote: >> # uname -a FreeBSD foux.psg.com 10.1-RELEASE-p10 FreeBSD >> 10.1-RELEASE-p10 #0: Tue May 12 19:33:13 UTC 2015 >> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >> i386 > >> it's really p11 now > >> if i run freebsd-update install of p11. all looks well until the >> reboot, when i get > >> Performing sanity check on sshd configuration. Shared object >> "libgssapi_krb5.so.10" not found, required by "sshd" /etc/rc: >> WARNING: failed precmd routine for sshd > > This is VERY strange! Did you ever have an incomplete upgrade from > older FreeBSD releases (9.x) on the affected systems? What was the > version before you update/upgrade to the latest one? > > Cheers, > What is the output of: uname -KU I am guessing your kernel is new, and your userland is old, as Xin Li said -- Allan Jude