Hi,
I run a jail with a 12.2-RELEASE-p7 base. When I do a pkg update I get this:
I don't know why (or how) it thinks the OS is 12.1 - it is not.
I don't have the problem on the host. The base has been created with "bsdinstall".
I run a jail with a 12.2-RELEASE-p7 base. When I do a pkg update I get this:
Code:
[26.Jun 16:30:10] --- [/][BUILD CHROOT pmx] ---
root@e3: # pkg update -f
Updating FreeBSD repository catalogue...
Fetching meta.conf: 100% 163 B 0.2kB/s 00:01
Fetching packagesite.txz: 100% 6 MiB 6.5MB/s 00:01
Processing entries: 0%
Newer FreeBSD version for package tcsh_nls:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1202000
- running kernel: 1201000
Ignore the mismatch and continue? [y/N]: y
Processing entries: 100%
FreeBSD repository update completed. 30513 packages processed.
All repositories are up to date.
[26.Jun 16:32:51] --- [/][BUILD CHROOT pmx] ---
root@e3: # uname -a
FreeBSD e3.daemon.de 12.2-RELEASE-p7 FreeBSD 12.2-RELEASE-p7 GENERIC amd64
I don't know why (or how) it thinks the OS is 12.1 - it is not.
I don't have the problem on the host. The base has been created with "bsdinstall".