Re: problems on new -current install with pkg/ssl
- In reply to: void : "problems on new -current install with pkg/ssl"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 16:37:49 UTC
On Sun, 9 Jul 2023 17:17:38 +0100 void <void@f-m.fm> wrote: > Hi, > > On a fresh 14-current install (main-n263444-653738e895ba) > I try to use pkg for anything and this error > happens: > > # pkg install doas > The package management tool is not yet installed on your system. > Do you want to fetch and install it now? [y/N]: y > Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:14:amd64/latest, please wait... > Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done > Installing pkg-1.19.2... > Newer FreeBSD version for package pkg: > To ignore this error set IGNORE_OSVERSION=yes > - package: 1400092 > - running kernel: 1400090 > Ignore the mismatch and continue? [y/N]: y > Extracting pkg-1.19.2: 100% > ld-elf.so.1: Shared object "libssl.so.30" not found, required by "pkg" > > How can I fix? > > -- > pkg works fine for me, but I'm running uname -UK 1400093 1400093 Your kernel is too old and your world probably also. -- Gary Jennejohn