Re: How does one upgrade a poudriere-devel METHOD pkgbase 14.2-RELEASE-p? jail to be a 14.3-RELEASE based one?

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Sat, 07 Jun 2025 07:02:08 UTC
Mark Millard <marklmi@yahoo.com> writes:
> # poudriere jail -l
> JAILNAME         VERSION         OSVERSION ARCH          METHOD  TIMESTAMP           PATH
> release-aarch64 14.2-RELEASE-p1 aarch64 pkgbase 2025-06-06 21:19:04
> /usr/local/poudriere/jails/release-aarch64
>
> NOTE: updates within 14.2-RELEASE-p* did not change the VERSION text.
>
> How does on get to the status:
>
> release-aarch64 14.3-RELEASE aarch64 pkgbase ???time???
> /usr/local/poudriere/jails/release-aarch64
>
> Is delete-and-recreate the intended technique?

That's the simplest solution, and probably also the fastest one.  If you
really want to be clever about it, you can look at the metadata under
/usr/local/etc/poudriere.d/jails/release-aarch64 and change any mention
of 14.2 to 14.3, then run `poudriere jail -u` with your fingers crossed.
If it breaks, you get to keep both pieces.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org