From 937c6cec508e9bd9bd6d764aef6108a7ec147765 Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Wed, 9 Aug 2023 10:24:38 +0200 Subject: [PATCH] Adjust rpminspect to ignore debug symbols for testsuite --- rpminspect.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 33b7d06..f6cee27 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -3,6 +3,8 @@ debuginfo: # Debug symbols are present in BPF modules as it is inherited # from the BPF it self - /usr/libexec/pcp/pmdas/bpf/modules/*.so + # Ignore debug symbols related to testsuite on i686 + - /usr/lib/debug/var/lib/pcp/testsuite/{*,*/{*,*/{*,*/*}}}debug annocheck: ignore: # Ignore hardening of pcp testsuite files