Files
gentoo/dev-debug/bpftrace/bpftrace-0.24.2.ebuild
Holger Hoffstätte 7a96a8a0e2 dev-debug/bpftrace: only check host kernel config when running tests
When tests are enabled, linux-info will check an on-disk configuration
first before checking the running kernel. This fails when the tests
are run in e.g. a container which contains a valid kernel configuration
on disk, but the host kernel does not. Fix this by forcing linux-info
to look for kernel sources in a directory that (hopefully) does not
exist and therefore fall back to runtime checks only.

Closes: https://bugs.gentoo.org/977516
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1215
Merges: https://codeberg.org/gentoo/gentoo/pulls/1215
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2026-07-10 22:12:46 +03:00

3.7 KiB