Date: Tue, 20 Aug 2024 04:56:14 -0700 From: list_freebsd@bluerosetech.com To: freebsd@dreamchaser.org, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: package 1303001 but running kernel 1302001 Message-ID: <911dfca4-a7a9-d5cc-8206-881e09f92a39@bluerosetech.com> In-Reply-To: <976f1d7a-f335-4593-a190-06bded7be3a0@dreamchaser.org> References: <976f1d7a-f335-4593-a190-06bded7be3a0@dreamchaser.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2024-08-19 21:38, Gary Aitken wrote: > After upgrading 13.2 to 13.3, and rebooting, > an attempt to upgrade packages shows: > > # pkg upgrade -F > Updating FreeBSD repository catalogue... > Fetching meta.conf: 100% 178 B 0.2kB/s 00:01 > Fetching packagesite.pkg: 100% 7 MiB 1.1MB/s 00:07 > Processing entries: 0% > Newer FreeBSD version for package zziplib: > To ignore this error set IGNORE_OSVERSION=yes > - package: 1303001 > - running kernel: 1302001 > > yet: > > #uname -a > FreeBSD ... 13.3-RELEASE-p5 FreeBSD 13.3-RELEASE-p5 GENERIC amd64 > > Why does it say the running kernel is 1302001 and not 1303001? Did you run `freebsd-update install` again after rebooting? What are the outputs of these commands: # freebsd-version -kru # file /usr/bin/uname
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?911dfca4-a7a9-d5cc-8206-881e09f92a39>