From owner-freebsd-current@freebsd.org Mon Oct 22 17:17:05 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CF5A104D0B1 for ; Mon, 22 Oct 2018 17:17:05 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A87A8635F for ; Mon, 22 Oct 2018 17:17:04 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w9MHGrmv011543; Mon, 22 Oct 2018 10:16:53 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w9MHGru3011542; Mon, 22 Oct 2018 10:16:53 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201810221716.w9MHGru3011542@pdx.rh.CN85.dnsmgr.net> Subject: Re: A new stable/12 poudriere jail is inferior to its stable/12 host In-Reply-To: <20181021195122.GA5358@albert.catwhisker.org> To: David Wolfskill Date: Mon, 22 Oct 2018 10:16:53 -0700 (PDT) CC: Graham Perrin , FreeBSD Current X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2018 17:17:05 -0000 -- Start of PGP signed section. > On Sun, Oct 21, 2018 at 02:14:16PM +0100, Graham Perrin wrote: > > On 21/10/2018 13:31, David Wolfskill wrote: > > > On Sun, Oct 21, 2018 at 09:41:46AM +0100, Graham Perrin wrote: > > >> With the host already at r339438, > > >> creation of a jail (method: svn (other methods failed)) resulted in > > >> inferior version r339435. > > >> > > >> Is this normal? > > >> > > >> Re: I want the version of the jail to match the version of the host before I use poudriere to build kernel modules, and so on. > > >> > > >> .... > > > r339438 is a revision in stable/11. ? > > > > That's weird, because I recently successfully ran: > > > > svn switch '^/stable/12' /usr/src > > > > ? prior to a successful update of the system. > > Sure. On my laptop (for example), I have a local private SVN mirror > repo. It is currently at r339530. > > On each of 3 different slices, I have stable/11, stable/12, and > head; the corresponding working directories (which have been updated > since the repo was last updated) are currently at r339446, r339435, > and r339530 (respectively). > > FreeBSD's newvers.sh would put "r339530M" in the uname string for > each of those. > > My version places "r339446M/339530", "r339435M/339530", and > "r339530M/339530" (respectively) in the uname string to try to help > clarify which revision in each branch last affected that branch. Yes please! -- Rod Grimes rgrimes@freebsd.org