Le sam. 3 nov. 2018 à 15:45, Boris Samorodov <b...@passap.ru> a écrit :
>
> Hi All,
>
> A have a base package server and upgraded some of my home servers
> to use base packages. Now when the package builder builds packages
> for 13-current, what is the procedure to upgrade base packages from
> 12 to 13?
>
> Whenever I try to install/upgrade packages I get:
> ---
> pkg-static: wrong architecture: FreeBSD:13:amd64 instead of FreeBSD:12:amd64
> pkg-static: repository FreeBSD-base contains packages with wrong ABI:
> FreeBSD:13:amd64

I think you need to do something like that:
env ABI=FreeBSD:13:amd64 pkg update
env ABI=FreeBSD:13:amd64 pkg upgrade
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to