From owner-freebsd-stable@FreeBSD.ORG Wed Jun 10 00:45:05 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 9ED1F4E8 for ; Wed, 10 Jun 2015 00:45:05 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D66F1910 for ; Wed, 10 Jun 2015 00:45:05 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ryuu.psg.com) by ran.psg.com with esmtp (Exim 4.82) (envelope-from ) id 1Z2U8b-0001xe-Kw; Wed, 10 Jun 2015 00:45:02 +0000 Date: Tue, 09 Jun 2015 17:44:59 -0700 Message-ID: From: Randy Bush To: Xin Li Cc: FreeBSD Stable , Allan Jude Subject: Re: ssh install with freebsd-update In-Reply-To: <557785E9.6010705@delphij.net> References: <55777B4D.7040706@delphij.net> <557785E9.6010705@delphij.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII 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 00:45:05 -0000 > My guess is that there was some fetched 'freebsd-update' upgrade data > that was not applied, and the freebsd-update install have somehow > confused by that. any idea on how i can make it fresh? our suspicion is that we caught the frebsd-update repo on a bad day and poisoned all the systems. > BTW. the supported errata branch is releng/10.1, not release/10.1, > which is probably why the svn co failed in step 1. sorry /usr/src# svn info Path: . Working Copy Root Path: /usr/src URL: https://svn0.us-west.freebsd.org/base/releng/10.1 Relative URL: ^/releng/10.1 Repository Root: https://svn0.us-west.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 284195 Node Kind: directory Schedule: normal Last Changed Author: delphij Last Changed Rev: 284193 Last Changed Date: 2015-06-09 22:13:25 +0000 (Tue, 09 Jun 2015) randy