Date: Sun, 03 Mar 2024 19:21:56 -0600 From: robert@rrbrussell.com To: freebsd-ports@freebsd.org, "Tatsuki Makino" <tatsuki_makino@hotmail.com> Subject: Re: How do I clear no-longer-usable packages from poudriere? Message-ID: <b505f43a-55c1-433c-94a9-19d1f3275468@app.fastmail.com> In-Reply-To: <ZeURpqsFf0gieUdY@albert.catwhisker.org> References: <ZeTCYZsGM1zpLKa9@albert.catwhisker.org> <SI2PR01MB503659B034FB871D749A13FDFA5C2@SI2PR01MB5036.apcprd01.prod.exchangelabs.com> <ZeURpqsFf0gieUdY@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 3, 2024, at 18:11, David Wolfskill wrote: > 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 req= uired 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= , the 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 fr= om > 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. > > Attachments: > * signature.asc Read the poudri=C3=A8re-pkgclean man page. It covers all the specifics a= bout how to remove already built packages from poudri=C3=A8re=E2=80=99s = package trees.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b505f43a-55c1-433c-94a9-19d1f3275468>