> > - link = > > "https://download.freebsd.org/ftp/releases/ISO-IMAGES/12.0/FreeBSD-12.0-RELEASE-amd64-disc1.iso.xz" > > - csum = > > "1d40015bea89d05b8bd13e2ed80c40b522a9ec1abd8e7c8b80954fb485fb99db" > > + link = > > "https://download.freebsd.org/ftp/releases/ISO-IMAGES/12.1/FreeBSD-12.1-RELEASE-amd64-disc1.iso.xz" > > + csum = > > "7394c3f60a1e236e7bd3a05809cf43ae39a3b8e5d42d782004cf2f26b1cfcd88"
> Warning: Permanently added '[127.0.0.1]:39533' (ECDSA) to the list of known > hosts. > Bootstrapping pkg from > pkg+http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly, please wait... > Verifying signature with trusted certificate > pkg.freebsd.org.2013102301... done > Installing pkg-1.12.0_1... > Newer FreeBSD version for package pkg: > To ignore this error set IGNORE_OSVERSION=yes > - package: 1201000 ^^^^ 12.1 package > - running kernel: 1200086 ^^^^ 12.0 running I saw that too, but only *without* the patch. The upgrade to 12.1 fixes that. We might consider setting IGNORE_OSVERSION=yes, so this doesn't happen again after FreeBSD 12.2 release. Not sure whenever that can have unwanted side effects though, like packages not working properly. Any advise from the bsd guys? cheers, Gerd