Date: Wed, 24 Feb 2021 08:14:38 +0100 From: Matthias Fechner <idefix@fechner.net> To: Chris <portmaster@bsdforge.com>, "@lbutlr" <kremels@kreme.com> Cc: FreeBSD <freebsd-ports@freebsd.org> Subject: Re: When did pkg(8) drop support for 12-STABLE? Message-ID: <19ff64cb-2d82-96e7-a96b-baf0c9abb310@fechner.net> In-Reply-To: <379cfb141f35051aefa4c4185f0c9b0c@bsdforge.com> References: <8771927f5869c2c659b3df94473415a0@bsdforge.com> <F8EB1A18-2F76-41AC-BC00-AE53F0DEBDDF@kreme.com> <379cfb141f35051aefa4c4185f0c9b0c@bsdforge.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 24.02.2021 um 00:31 schrieb Chris: > It was from a 12-STABLE usb stick (probably 12.1). Is there no way > forward, save > building up to 12.2? yes: freebsd-update upgrade -r 12.2-RELEASE freebsd-update install # nextboot -k GENERIC reboot freebsd-update install # check that config files in etc are correct! reboot # Make sure you point pkg repo definition to correct FreeBSD version pkg update -f pkg-static install -f pkg pkg-static upgrade -F -y pkg upgrade -f -y freebsd-update install reboot Check for more details the documentation: https://docs.freebsd.org/en/books/handbook/updating-upgrading-freebsdupdate.html Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19ff64cb-2d82-96e7-a96b-baf0c9abb310>