From fa705ed622d0f482a1b469c47127737f556d7577 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 11 Jul 2024 11:08:05 +0200 Subject: [PATCH] Silence 'rpminspect --tests=annocheck' (part 2) In recent times, 'rpminspect --tests=annocheck', run by the Fedora CI, has been failing because of the intentional DT_RPATH or DT_RUNPATH value of /run/host%{_libdir} that's present in %{_bindir}/toolbox [1]. It's not clear if they started failing again only recently due to changes in rpminspect(1), or if the previous attempt at silencing it was broken and never actually worked [2]. [1] Upstream commit 6063eb27b9893994 https://github.com/containers/toolbox/commit/6063eb27b9893994 https://github.com/containers/toolbox/issues/821 [2] Commit 12fabacd032f5c58 https://github.com/rpminspect/rpminspect/issues/1296 Resolves: RHEL-33522 --- rpminspect.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 924e431..c7177c4 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -4,7 +4,8 @@ --- annocheck: - - hardened: --ignore-unknown --verbose --skip-run-path + extra_opts: + hardened: --skip-run-path runpath: allowed_paths: