Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2020 13:46:18 +0300
From:      =?UTF-8?B?w5Z6a2FuIEtJUklL?= <ozkan.kirik@gmail.com>
To:        freebsd-pkg@freebsd.org
Subject:   pkg - Wrong running kernel version
Message-ID:  <CAAcX-AE31y01qF%2BQ9toJb1hKX-MdqjHYVTJbTK%2BmazvH-A%2BMaA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I'm using the latest FreeBSD stable/12 branch.
pkg tool, detects wrong running kernel version.
the output is below:

# uname -U
1202504

# pkg add squid-4.13.txz
Installing squid-4.13...
Newer FreeBSD version for package squid:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1202502
- running kernel: 1201522
Ignore the mismatch and continue? [y/N]: N

As you see above, pkg detected wrong kernel version. Why the uname -U and
pkg running kernel versions are different? How can I fix this problem?

Regards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAcX-AE31y01qF%2BQ9toJb1hKX-MdqjHYVTJbTK%2BmazvH-A%2BMaA>