Re: How do I clear no-longer-usable packages from poudriere?
Date: Sun, 03 Mar 2024 23:03:53 UTC
Hello. David Wolfskill wrote on 2024/03/04 03:33: > ld-elf.so.1: /usr/local/lib/libtasn1.so.6: version LIBTASN1_0_3 required by /usr/local/lib/libgnutls.so.30 not defined 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. poudriere bulk -j somejail -C security/gnutls security/libtasn1 Is this it? Regards.