Re: pkg check -B tcpdump: libcap_dns.so.2 not found
- In reply to: John W. O'Brien: "Re: pkg check -B tcpdump: libcap_dns.so.2 not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 22:25:37 UTC
On 11/11/23 13:05, John W. O'Brien wrote: [...] > To me, it looks like the bug is in rc.d/ldconfig, where _LCD should > match what rtld thinks of as the standard library paths. > > > stable/12 > > https://cgit.freebsd.org/src/tree/libexec/rtld-elf/paths.h?h=stable/12&id=6a0891c6ebb78bd59a3fc440675e31b6982de896#n59 > https://cgit.freebsd.org/src/tree/libexec/rc/rc.d/ldconfig?h=stable/12&id=6a0891c6ebb78bd59a3fc440675e31b6982de896#n26 > > > stable/13 > > https://cgit.freebsd.org/src/tree/libexec/rtld-elf/rtld_paths.h?h=stable/13&id=a6d08183731b28d1e9c898a0bc8708136776b250#n70 > https://cgit.freebsd.org/src/tree/libexec/rc/rc.d/ldconfig?h=stable/13&id=a6d08183731b28d1e9c898a0bc8708136776b250#n25 > > > main does not appear to be affected, as you noted, nor does stable/14. > > I will see about submitting a patch. https://bugs.freebsd.org/275031