From nobody Wed Dec 20 16:02:37 2023 X-Original-To: questions@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 4SwJHK25TXz5564b for ; Wed, 20 Dec 2023 16:02:37 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) by mx1.freebsd.org (Postfix) with ESMTP id 4SwJHJ3whmz4hvF for ; Wed, 20 Dec 2023 16:02:36 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of freebsd-doc@fjl.co.uk designates 84.45.41.196 as permitted sender) smtp.mailfrom=freebsd-doc@fjl.co.uk; dmarc=none Received: from [192.168.1.178] (host81-132-21-238.range81-132.btcentralplus.com [81.132.21.238]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id 3BKG20hO053937 for ; Wed, 20 Dec 2023 16:02:36 GMT (envelope-from freebsd-doc@fjl.co.uk) Message-ID: Date: Wed, 20 Dec 2023 16:02:37 +0000 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Frank Leonhardt Subject: Re: pkg killed on FreeBSD upgrade to 14 To: questions@freebsd.org References: <1ba6fb31-9a43-47fa-aa0e-721e179c7317@fjl.co.uk> <44c6cc8d-0da5-4f62-b5ee-3a28b5b07800@nomadlogic.org> Content-Language: en-GB In-Reply-To: <44c6cc8d-0da5-4f62-b5ee-3a28b5b07800@nomadlogic.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-2.92 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.83)[-0.829]; R_SPF_ALLOW(-0.20)[+ip4:84.45.41.196:c]; RCVD_NO_TLS_LAST(0.10)[]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; XM_UA_NO_VERSION(0.01)[]; FROM_EQ_ENVFROM(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:25577, ipnet:84.45.0.0/17, country:GB]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[fjl.co.uk]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4SwJHJ3whmz4hvF X-Spamd-Bar: -- On 08/12/2023 22:46, Pete Wright wrote: > The docs may need to be clarified around this, but the standard > operating procedure IMHO is after you've updated your kernel and > userland with a new major version the first step is to "pkg-static > upgrade" which should make sure all of the correct libraries for pkg > are in place. Thanks - either I missed it in the manual or, as you say, probably needs to be added.