Date: Sat, 3 Nov 2018 18:46:08 +0300 From: Boris Samorodov <bsam@passap.ru> To: =?UTF-8?Q?Mika=c3=abl_Urankar?= <mikael.urankar@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: base packages and 12 -> 13 upgrade Message-ID: <9717761e-8e7f-798e-dd76-9c94e246affc@passap.ru> In-Reply-To: <CAJwjRmRrFB6qPZQUT30s61ji%2BDHMStFtg1zeN%2BTqomXhsJ9vJw@mail.gmail.com> References: <1a77cc93-8f51-b639-ba9b-7684b6fdbd47@passap.ru> <CAJwjRmRrFB6qPZQUT30s61ji%2BDHMStFtg1zeN%2BTqomXhsJ9vJw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03.11.2018 18:05, Mikaël Urankar wrote: > Le sam. 3 nov. 2018 à 15:45, Boris Samorodov <bsam@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 Yep! That was it. Thank you. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9717761e-8e7f-798e-dd76-9c94e246affc>