Date: Thu, 22 Dec 2016 12:51:35 +0100 From: Henry Vogt <hv@tuebingen.mpg.de> To: freebsd-pkg@FreeBSD.org Subject: jail version displays incorrect when -m src= is used. Message-ID: <c0a04536-471f-a2f0-1852-0615407f4905@tuebingen.mpg.de>
next in thread | raw e-mail | index | archive | help
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<path> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c0a04536-471f-a2f0-1852-0615407f4905>