Hi
I have a jail named "web". After upgrading and some errors sure I did ... I get this error every time I start certbot, python, wget ...
In jail web:
In host system:
I tried to solve with multiples without success
I think the error is in the jail that I got 130139 kernel, instead 130100
how I solve this difference?
thank you
I have a jail named "web". After upgrading and some errors sure I did ... I get this error every time I start certbot, python, wget ...
ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /usr/local/lib/libpython3.8.so.1.0 not found
In jail web:
me@web:~ $ uname -UK
1301000 1300139
me@web:~ $ uname -a
FreeBSD web 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64
In host system:
[julio@nomada ~]$ uname -UK
1301000 1301000
[julio@nomada ~]$ uname -a
FreeBSD nomada 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64
I tried to solve with multiples without success
freebsd-update -b /usr/jails/web fetch/install
freebsd-update -b /usr/jails/web --currently-running 13.1 13.1-RELE
ASE upgrade
I think the error is in the jail that I got 130139 kernel, instead 130100
how I solve this difference?
thank you