I tried to run
Newer FreeBSD version for pkg zziplib
package 1303001
running kernel 1302001
returns
osversion 1302001
returns
13.2 RELEASE
13.2 RELEASE
13.2 RELEASE
I recently ran
Why is package trying to install the 13.3 release of zziplib when everything else says I'm running 13.2?
Any way to workaround this?
pkg install cmake
and got the following error:Newer FreeBSD version for pkg zziplib
package 1303001
running kernel 1302001
pkg -vv
returns
osversion 1302001
freebsd-version -kru
returns
13.2 RELEASE
13.2 RELEASE
13.2 RELEASE
I recently ran
pkg update
on a fairly fresh install of 13.2 but, as I understand it, that should only update the packages not upgrade to 13.3Why is package trying to install the 13.3 release of zziplib when everything else says I'm running 13.2?
Any way to workaround this?