Running 'pkg version' in a stable/12 jail under FreeBSD 13.0-ALPHA1
Herbert J. Skuhra
herbert at gojira.at
Thu Jan 14 11:15:48 UTC 2021
On Thu, 14 Jan 2021 10:42:55 +0100, "Herbert J. Skuhra" wrote:
>
> Hi!
>
> I have two BEs: default (stable/12-c243202-g49038d1723a9) and fbsd13
> (main-c255946-gbd72252aace3) and a stable/12 jail. Ports tree is
> mounted ro,nullfs from the host into the jail.
>
> 1. Booting the default BE and running pkg in the jail:
>
> # pkg version -vPL=
> meson-0.56.0 < needs updating (port has 0.56.2)
> mutt-2.0.3 < needs updating (port has 2.0.4)
>
> 2. Booting the fbsd13 BE and running pkg in the jail:
>
> # pkg version -vPL=
> autoconf-2.69_3 ? orphaned: devel/autoconf
> [...]
> meson-0.56.0 ? orphaned: devel/meson
> mime-support-3.62 ? orphaned: misc/mime-support
> mutt-2.0.3 ? orphaned: mail/mutt
> [...]
> zstd-1.4.5_1 ? orphaned: archivers/zstd
>
> This also happens with a svn checkout of ports inside the jail.
Please ignore. This is obviously not supported:
make: "/usr/ports/Mk/bsd.port.mk" line 1204: UNAME_r (13.0-CURRENT)
and OSVERSION (1202505) do not agree on major version number.
I thought this had worked a few days ago.
I have to run:
env UNAME_r=12.2-STABLE pkg version -vPL=
--
Herbert
More information about the freebsd-current
mailing list