From nobody Sun Aug 03 13:50:03 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 4bw1KB2YBxz63PTF for ; Sun, 03 Aug 2025 13:50:06 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4bw1K92HnXz4F5X; Sun, 03 Aug 2025 13:50:05 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org; dmarc=none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 573Do3kA003055; Sun, 3 Aug 2025 13:50:03 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 573Do3dC003054; Sun, 3 Aug 2025 06:50:03 -0700 (PDT) (envelope-from david) Date: Sun, 3 Aug 2025 06:50:03 -0700 From: David Wolfskill To: current@freebsd.org Cc: arrowd@freebsd.org Subject: Note: libutil.so bump from main-n279246-0c381b7f0570 Message-ID: Mail-Followup-To: David Wolfskill , current@freebsd.org, arrowd@freebsd.org 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 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rM88nCPWEqXqWN1e" Content-Disposition: inline X-Spamd-Result: default: False [-3.21 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_SPAM_MEDIUM(0.94)[0.943]; NEURAL_HAM_LONG(-0.92)[-0.919]; NEURAL_HAM_SHORT(-0.83)[-0.831]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170:c]; DMARC_NA(0.00)[catwhisker.org]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[david]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; MISSING_XM_UA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCPT_COUNT_TWO(0.00)[2]; MLMMJ_DEST(0.00)[current@freebsd.org]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4bw1K92HnXz4F5X X-Spamd-Bar: --- --rM88nCPWEqXqWN1e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable TL;DR: You may want to keep a copy of /lib/libutill.so.9 around for a bit. Details: I track both stable/14 & head daily on a few machines, one of which is the laptop I use for everyday use. [Caveat: I am not recommending this approach for others; it seems to generally work OK for me.] As part of this, I also run "make delete-old-libs" as a late step of each update. To enable me to actually use the laptop (vs. spending full time rebuilding software to run it), I build the ports under stable/14 and have the /usr/local file system shared between them. One of the ports on which I depend is security/sudo, which depends on libutil.so. Since sudo is built under stable/14, it expects to find libutil.so.9. Following main-n279246-0c381b7f0570, head has /lib/libutil.so.10 in place of libutil.so.9. Today's update of head for me was from main-n279245-d1095367eb51 to main-n279267-877e70e6087f, which includes main-n279246-0c381b7f0570. While I have the misc/compat14x port (maintainer Cc:ed) installed, it does not (as of this writing) provide libutil.so.9. As a mitigation, I copied libutil.so.9 from the stable/14 slice to /usr/local/lib/compat; that allowed sudo to work in both stable/14 and head. (On one of the machines, I even managed to do this proactively.) Peace, david --=20 David H. Wolfskill david@catwhisker.org Of course firing the statistician will force the statistics to conform! See https://www.catwhisker.org/~david/publickey.gpg for my public key. --rM88nCPWEqXqWN1e Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCaI9pC18UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5RJrAP4rx7CP1s2LQQ88ea3FNG6csj3fUKEfcJxyWv5l1a0toAD8Cdag4lM5C7Nb DzM7/hwa/kvRMSHt6ftfw1b6ke27rgA= =RvNq -----END PGP SIGNATURE----- --rM88nCPWEqXqWN1e--