From: Viktor Malik <vmalik@xxxxxxxxxx> redhat: ignore rpminspect runpath report on selftests/bpf/cpuv4/urandom_read Upstream Status: RHEL only Upstream commit a5d0c26a27848 ("selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing") introduced a new BPF selftests variant for cpuv4. This added a new copy of urandom_read into kselftests. Since rpminspect reports an issue with DT_RPATH/DT_RUNPATH on the urandom_read binary, add the new instance to the ignore list of the rpminspect check (the ignore list was introduced by 2d1bd08b9fc2 ("redhat: ignore rpminspect runpath report on urandom_read selftest binaries")). Signed-off-by: Viktor Malik <vmalik@xxxxxxxxxx> diff --git a/redhat/scripts/gating/rpminspect.yaml b/redhat/scripts/gating/rpminspect.yaml index blahblah..blahblah 100644 --- a/redhat/scripts/gating/rpminspect.yaml +++ b/redhat/scripts/gating/rpminspect.yaml @@ -29,3 +29,4 @@ runpath: ignore: - /usr/libexec/kselftests/bpf/urandom_read - /usr/libexec/kselftests/bpf/no_alu32/urandom_read + - /usr/libexec/kselftests/bpf/cpuv4/urandom_read -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3420 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue