From owner-freebsd-current@freebsd.org Sat Nov 3 14:43:43 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF40210FFB0A for ; Sat, 3 Nov 2018 14:43:43 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward101p.mail.yandex.net (forward101p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6407A8506A for ; Sat, 3 Nov 2018 14:43:43 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from mxback5o.mail.yandex.net (mxback5o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::1f]) by forward101p.mail.yandex.net (Yandex) with ESMTP id CD2B3341A41 for ; Sat, 3 Nov 2018 17:43:32 +0300 (MSK) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [2a02:6b8:0:1a2d::27]) by mxback5o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id ENdqEuFqyi-hW2ebksw; Sat, 03 Nov 2018 17:43:32 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1541256212; bh=g3C3OpPu54aKLVEJN6DD88HADbTOF5PmYLM8mWX6+U4=; h=To:From:Subject:Message-ID:Date; b=J2Y2a22cWLxKTJ3Adjs5yRXI6BO5ikGA8VJ9kz+NwVssjOayjzlKwMyN9SlJUn1ZT SIpXCMou6mF4KngAORHi3YVuEN9WQILbtDGZZJ67CuIYKD7XuCvYaMGAyWm17vtd/G uq2dVcGVOQP6E91d7T1D6S/rlMzn2+yCNHrTKCxs= Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 1rZG9feJp5-hWmukgEB; Sat, 03 Nov 2018 17:43:32 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1541256212; bh=g3C3OpPu54aKLVEJN6DD88HADbTOF5PmYLM8mWX6+U4=; h=To:From:Subject:Message-ID:Date; b=J2Y2a22cWLxKTJ3Adjs5yRXI6BO5ikGA8VJ9kz+NwVssjOayjzlKwMyN9SlJUn1ZT SIpXCMou6mF4KngAORHi3YVuEN9WQILbtDGZZJ67CuIYKD7XuCvYaMGAyWm17vtd/G uq2dVcGVOQP6E91d7T1D6S/rlMzn2+yCNHrTKCxs= Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@passap.ru To: Current FreeBSD From: Boris Samorodov Subject: base packages and 12 -> 13 upgrade Message-ID: <1a77cc93-8f51-b639-ba9b-7684b6fdbd47@passap.ru> Date: Sat, 3 Nov 2018 17:43:31 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: ru-English Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2018 14:43:44 -0000 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 --- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve