Date: Mon, 19 Feb 2018 21:24:11 +0100 From: "Ronald Klop" <ronald-lists@klop.ws> To: freebsd-current@freebsd.org, "Rainer Hurling" <rhurlin@gwdg.de> Subject: Re: pkg does not recognize correct kernel version Message-ID: <op.zeo9mlutkndu52@klop.ws> In-Reply-To: <eeae41de-d83b-93b4-0b69-bb62c9e84bb4@gwdg.de> References: <op.zeo60hflkndu52@klop.ws> <eeae41de-d83b-93b4-0b69-bb62c9e84bb4@gwdg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Feb 2018 21:10:48 +0100, Rainer Hurling <rhurlin@gwdg.de> wrote: > Hi Ronald, > > Am 19.02.2018 um 20:27 schrieb Ronald Klop: >> I just did this. >> >> root@sjakie ~]# pkg upgrade >> Updating FreeBSD repository catalogue... >> Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 >> Fetching packagesite.txz: 100% 6 MiB 6.0MB/s 00:01 >> Processing entries: 0% >> pkg: Newer FreeBSD version for package gnome-menus: >> - package: 1200058 >> - running kernel: 1200056 >> pkg: repository FreeBSD contains packages for wrong OS version: >> FreeBSD:12:amd64 >> Processing entries: 100% >> Unable to update repository FreeBSD >> Error updating repositories! >> >> [root@sjakie ~]# uname -UK >> 1200058 1200058 >> >> [root@sjakie ~]# uname -a >> FreeBSD sjakie 12.0-CURRENT FreeBSD 12.0-CURRENT #4 r329516M: Sun Feb 18 >> 12:37:36 CET 2018 >> ronald@sjakie:/data/ronald/obj-freebsd-current/data/ronald/freebsd-current/amd64.amd64/sys/GENERIC-NODEBUG >> amd64 >> >> >> So uname gives a different version than pkg detects. >> >> What is happening? pkg update -f gives the same result. -o >> OSVERSION=1200058 helps, but does not feel like the right solution. >> >> Regards, >> Ronald. > > Please try > > #sysctl kern.osreldate > kern.osreldate: 1200058 > > HTH, > Rainer Hurling [root@sjakie ~]# sysctl kern.osreldate kern.osreldate: 1200058 Regards, Ronald.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.zeo9mlutkndu52>