Hello everyone.
I'm currently running FreeBSD 11.1 on a Raspberry Pi 2 using the armv6 image from the downloads page. Whenever I try to run any action with pkg, or any command that leverages pkg on the system, I get the following warning:
I have tried running the command recommended, but it seemingly has no effect on the system, with the warnings continuing.
The warning doesnt seem to carry any consequence on the system, but it does make using packages such as portmaster rather tiresome due to this message being repeated in console over and over again.
Has anyone come across this? If so, is there any way to fix the issue or surpress the warning?
I'm currently running FreeBSD 11.1 on a Raspberry Pi 2 using the armv6 image from the downloads page. Whenever I try to run any action with pkg, or any command that leverages pkg on the system, I get the following warning:
Code:
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
I have tried running the command recommended, but it seemingly has no effect on the system, with the warnings continuing.
The warning doesnt seem to carry any consequence on the system, but it does make using packages such as portmaster rather tiresome due to this message being repeated in console over and over again.
Has anyone come across this? If so, is there any way to fix the issue or surpress the warning?