From owner-freebsd-pkg@freebsd.org Thu Dec 22 12:06:28 2016 Return-Path: Delivered-To: freebsd-pkg@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 AB482C8B30D for ; Thu, 22 Dec 2016 12:06:28 +0000 (UTC) (envelope-from hv@tuebingen.mpg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75748162F for ; Thu, 22 Dec 2016 12:06:27 +0000 (UTC) (envelope-from hv@tuebingen.mpg.de) Received: from smtp-out.tuebingen.mpg.de ([192.124.26.249] helo=tuebingen.mpg.de) by mailer.gwdg.de with esmtp (Exim 4.80) (envelope-from ) id 1cK1uK-0001up-LT for freebsd-pkg@freebsd.org; Thu, 22 Dec 2016 12:51:36 +0100 Received: from [79.250.12.180] (account henry.vogt@tuebingen.mpg.de HELO woody.local) by tuebingen.mpg.de (CommuniGate Pro SMTP 6.0.9) with ESMTPSA id 10918267 for freebsd-pkg@FreeBSD.org; Thu, 22 Dec 2016 12:51:36 +0100 To: freebsd-pkg@FreeBSD.org From: Henry Vogt Subject: jail version displays incorrect when -m src= is used. Message-ID: Date: Thu, 22 Dec 2016 12:51:35 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Level: $ X-Virus-Scanned: (clean) by clamav X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2016 12:06:28 -0000 Dear poudriere maintainers, just a cosmetical issue, but nevertheless incorrect: having a jail created (on a pre-existing compiled world at-p4) : e.g. # poudriere jail -c -j 110amd64 -m src=3D/usr/src/11 -v 11.0-RELEASE # poudriere jail -i -j 110amd64 will correctly display as version 11.0-RELEASE-p4. after (on an then updated -p5 world) upgrading with # poudriere jail -u -j 110amd64 # poudriere jail -i -j 110amd64 still displays previous version (when jail was created) , at least when -= m src=3D is used: Jail version: 11.0-RELEASE-p4 (instead of 11.0-RELEASE-p5) the jail was updated: note the correctly updated time, e.g. Jail updated: 2016-12-22 12:16:36 Destroying and recreating the entire jail shows, of course, the correct v= ersion. Best Henry --=20 Netzwerk- und System Administration am MPI Campus T=C3=BCbingen. Email: hv@tuebingen.mpg.de Tel. 07071/601-511