From nobody Tue Sep 09 18:27:22 2025 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cLskP1rkTz67GWY for ; Tue, 09 Sep 2025 18:27:41 +0000 (UTC) (envelope-from pmh@hausen.com) Received: from mail2.pluspunkthosting.de (mail2.pluspunkthosting.de [217.29.33.228]) (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 4cLskN5lSdz3kbs for ; Tue, 09 Sep 2025 18:27:40 +0000 (UTC) (envelope-from pmh@hausen.com) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (87.138.185.145) by mail2.pluspunkthosting.de (Axigen) with (ECDHE-RSA-AES256-GCM-SHA384 encrypted) ESMTPSA id 266A8B; Tue, 9 Sep 2025 20:27:33 +0200 Content-Type: text/plain; charset=us-ascii List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.700.81\)) Subject: Re: pkg-static: Warning: Major OS version upgrade detected. From: "Patrick M. Hausen" In-Reply-To: <6dedf742-48bf-4b67-9993-67933104ba67@gmail.com> Date: Tue, 9 Sep 2025 20:27:22 +0200 Cc: FreeBSD Current Content-Transfer-Encoding: quoted-printable Message-Id: <7C4AA985-2F06-4580-93C8-374A75EC4965@hausen.com> References: <6dedf742-48bf-4b67-9993-67933104ba67@gmail.com> To: Ian FREISLICH X-Mailer: Apple Mail (2.3826.700.81) X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16188, ipnet:217.29.32.0/20, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4cLskN5lSdz3kbs Hi! > Am 09.09.2025 um 20:11 schrieb Ian FREISLICH : > Every release this happens. pkg bootstrap -f doesn't fix it either = because there's no FreeBSD:16:amd64/latest. There is no release 16 (yet), so there are no packages. You have to build from ports of you run -current. HTH, Patrick=