Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 5 Apr 2022 00:50:20 +0200 you wrote: > attach_probe selftest fails on Debian-based distros with `failed to > resolve full path for 'libc.so.6'`. The reason is that these distros > embraced multiarch to the point where even for the "main" architecture > they store libc in /lib/<triple>. > > This is configured in /etc/ld.so.conf and in theory it's possible to > replicate the loader's parsing and processing logic in libbpf, however > a much simpler solution is to just enumerate the known library paths. > > [...] Here is the summary with links: - [bpf-next,v2] libbpf: Support Debian in resolve_full_path() https://git.kernel.org/bpf/bpf-next/c/568189310c20 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html