Geez, pkg can be stubborn. Maybe better follow its suggestion.# pkg-static install -f pkg
If that for some reason doesn't work, it can also be re-bootstrapped, I think it goes like this:# pkg-static remove pkg# pkg bootstrap
The fix will be part of 17.1.1. Packages are unlocked prior to the major upgrade of all packages as they should.This may have consequences for manually installed packages, but we need to make sure we provide a correct platform where it can actually be installed again.Cheers,Franco