Hey guys just to let you know, the FreeBSD images for the public cloud are utterly broken, basically OVH has shoved in binaries from a different version of freebsd and not upgraded correctly, meaning both ports and pkg’s will not work.
The fix for this is to buildworld for 10.1 https://www.freebsd.org/doc/handbook/makeworld.html and then installing that, afterwards sync the sources for 11.4 and build/install that make sure to follow all normal upgrade steps, mergemaster etc…
Then you could continue with 11.4 or upgrade to 12.1 (which is the current release)