From nobody Mon Mar 04 00:11:18 2024 X-Original-To: freebsd-ports@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 4Tnzd552m5z5Cc7X for ; Mon, 4 Mar 2024 00:11:21 +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 4Tnzd42mM5z4djw for ; Mon, 4 Mar 2024 00:11:20 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 4240BISj097170; Mon, 4 Mar 2024 00:11:18 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 4240BITC097169; Sun, 3 Mar 2024 16:11:18 -0800 (PST) (envelope-from david) Date: Sun, 3 Mar 2024 16:11:18 -0800 From: David Wolfskill To: Tatsuki Makino Cc: freebsd-ports@freebsd.org Subject: Re: How do I clear no-longer-usable packages from poudriere? Message-ID: Reply-To: freebsd-ports@freebsd.org References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xT1DIyjhmJ7eUGkz" Content-Disposition: inline In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Rspamd-Queue-Id: 4Tnzd42mM5z4djw --xT1DIyjhmJ7eUGkz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 04, 2024 at 08:03:53AM +0900, Tatsuki Makino wrote: > Hello. >=20 > David Wolfskill wrote on 2024/03/04 03:33: > > ld-elf.so.1: /usr/local/lib/libtasn1.so.6: version LIBTASN1_0_3 require= d by /usr/local/lib/libgnutls.so.30 not defined >=20 > I don't know what it. > If you want to have them rebuilt only for those packages in poudriere, th= e command will be as follows. >=20 > poudriere bulk -j somejail -C security/gnutls security/libtasn1 >=20 > Is this it? That could address one concern (the above-quoted message); thanks. I am. however, also concerned about recently-installed packages that appear to have references to obsolete libraries, such as libc.so.6. (I had written earlier that I had not had libc.so.6 on my systems since 18 February. That is technically true, but misleading: a backup image from 01 January has libc.so.7, not libc.so.6. So I have no idea how a recently-built package would have references to libc.so.6.) It is the latter concern (recently-built packages that reference obsolete libraries) that actually prompted my initial message. Peace, david --=20 David H. Wolfskill david@catwhisker.org Alexey Navalny was a courageous man; Putin has made him a martyr. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --xT1DIyjhmJ7eUGkz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCZeURpV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5X3zAQCtPTMPRiIvhiAxT1c8wm63eFoO3UzfHQvdn7+DL9wA6QEA9L455y93TKzt CoDrxpNJzZ/I+27Pepp7GNiu37DVwAI= =VE7d -----END PGP SIGNATURE----- --xT1DIyjhmJ7eUGkz--