issues upgrading from 10.1-RELEASE to 11-RELEASE

krad kraduk at gmail.com
Tue Jan 31 12:52:00 UTC 2017


Its worth noting the latest version of pkg will realise there has been an
ABI change and upgrade all the packages without having to force them. You
can also install the compat libraries as well if you want a quick fix if
the rebuild is complex. If you are not using boot environments look into
them as well and see if they would be viable for you as they can save a lot
of grief, and let you do a lot of this grunt work before the 1st reboot.

On 19 January 2017 at 16:36, Yudi V <yudi.tux at gmail.com> wrote:

> Thanks guys the issue is I missed the below section as I followed the
> release notes instructions.
> 23.2.3.2. Upgrading Packages After a Major Version Upgrade
>
> ran
>
> pkg-static install -f pkg
> # pkg-static upgrade -f
>
>
> fixed all the issues. Problem was to do with different ABIs.
>
> --
> Kind regards,
> Yudi
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list