Date: Fri, 28 Nov 2025 16:30:18 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org> To: freebsd-stable@freebsd.org Subject: Re: some pkgs missing a required shared library: libutil.so.9 Message-ID: <86bjkmi391.fsf@ltc.des.dev> In-Reply-To: <aSm4zxjq1XxMbJJg@int21h> (void@f-m.fm's message of "Fri, 28 Nov 2025 14:59:27 %2B0000") References: <aSm4zxjq1XxMbJJg@int21h>
index | next in thread | previous in thread | raw e-mail
void <void@f-m.fm> writes:
> Context here is a recently upgraded via source build 14-stable to
> 15-stable. Now system is 15.0-STABLE stable/15-n281343-56275b7b0672
> GENERIC amd64 1500502 1500502
As part of the update process, you ran `make delete-old-libs` when you
shouldn't have.
> Packages reinstalled by bootstrapping pkg and pkg update -f && pkg
> upgrade -f The packages all match the major version of the OS and were
> downloaded/installed from pkg.freebsd.org.
No, some of your packages are out of date. Check with:
pkg query -e '%q !~ *:15:*' %n
As Herbert already mentioned, the simplest fix is to install
misc/compat14x.
DES
--
Dag-Erling Smørgrav - des@FreeBSD.org
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bjkmi391.fsf>
