Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 10:42:55 +0100
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        current@FreeBSD.org
Subject:   Running 'pkg version' in a stable/12 jail under FreeBSD 13.0-ALPHA1 
Message-ID:  <87y2gvam74.wl-herbert@gojira.at>

next in thread | raw e-mail | index | archive | help
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.

--
Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87y2gvam74.wl-herbert>