From f692debdc79e15715692d0424abfa1a95c26aa53 Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Fri, 2 Aug 2024 08:20:58 +0200 Subject: [PATCH] annocheck should ignore PCP testsuite --- rpminspect.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 96e2115..1d9ab5b 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -9,6 +9,7 @@ annocheck: ignore: # Ignore hardening of pcp testsuite files - /usr/lib*/libpcp_fault.so* + - /var/lib/pcp/testsuite/{*,*/{*,*/{*,*/*}}} javabytecode: ignore: # Ignote java classes from the PCP testsuite - these are broken by a purpose