Date: Mon, 15 Feb 2021 12:12:50 -0800 From: Mark Millard <marklmi@yahoo.com> To: FreeBSD ports <freebsd-ports@freebsd.org> Subject: Re: bogus warning from pkg Message-ID: <086D6A2F-6459-48F2-B477-16D5677DFD10@yahoo.com> References: <086D6A2F-6459-48F2-B477-16D5677DFD10.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve Kargl sgk at troutmask.apl.washington.edu wrote on Mon Feb 15 19:10:36 UTC 2021 : > I have a system installed from late January FreeBSD-current > sources and at that point an up-to-date ports tree. All > installed ports where builtin after I installed FreeBSD. So, > I am running FreeBSD-14.0. For some reason, I am getting > bogus warnings from pkg. > > % pkg info > /dev/null > pkg: Warning: Major OS version upgrade detected. Running \ > "pkg bootstrap -f" recommended > > Short of running the bootstrap command, how do I get > rid of these messages, which are clearly bogus. I expect that "pkg info pkg" will report something like: . . . Architecture : FreeBSD:13:amd64 . . . Annotations : FreeBSD_version: 13????? . . . I'm unclear if you build your own ports vs. use pkg install to get ones from the FreeBSD servers. But, either way, if I understand right, the warning implies the above (presuming you have not forced a definition of ABI). I'm not sure if a definition of ABI can lead to such notices when it mismatches with the architecture/annotations for pkg. === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?086D6A2F-6459-48F2-B477-16D5677DFD10>