I updated a classic jail from v14.something to 15.1-p2 today following the manual instructions at: https://docs.freebsd.org/en/books/handbook/jails/#jails-updating
but I'm not seeing the same software version as the host who's the same version and I'm getting this warning:
Looking at the version for pkg, the host is at 2.8.4 and the jail is at 2.7.5 and telling me everything is up-to-date.
As far as I can tell, everything should be updated, doing
gives the same version for both so I'm at a bit of a loss for what to do since this is my first time updating a jail.
but I'm not seeing the same software version as the host who's the same version and I'm getting this warning:
Code:
pkg: warning: database version 42 is newer than libpkg(3) version 39, but still compatible
Looking at the version for pkg, the host is at 2.8.4 and the jail is at 2.7.5 and telling me everything is up-to-date.
As far as I can tell, everything should be updated, doing
Code:
uname -r