On Mon, Feb 15, 2021 at 11:10 AM Steve Kargl < [email protected]> wrote:
> 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. > > -- > Steve > Are you sure that you reinstalled pkg since the move to 14? That message means that pkg was built on a prior version of FreeBSD. As you build ports and don't do packages, just build and install pkg and that should do the trick. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: [email protected] PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
