Solved Upgrade from 12.1 to 12.2 broke pkg?

Hi All

I did an upgrade today from 12.1 to 12.2

freebsd-update -r 12.2-RELEASE upgrade

/usr/sbin/freebsd-update install

shutdown -r now

/usr/sbin/freebsd-update install


Everything seemed to go OK but now when I try to install new pkgs I get:

Newer FreeBSD version for package zstd
-package 1203000
-running kernel 1202000


Also:

repository FreeBSD contains packages for wrong OS version: FreeBSD:12:amd64

Did I do something wrong?

Should I update to 12.3 or should I abandon this as a mess and start over with the 12.1 RAID copy I made before I started?

Just once I'd like to run freebsd-update and not have to spend half a day figuring out what went wrong.
 
Just an added note that the upgrade to 12.3 broke Firefox and Thunderbird but the solution was

pkg upgrade nss
 
Back
Top