From b4fb8f3c3aed15268ae3a1ec4c8ece988dbe0c09 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 17 Dec 2021 12:40:50 +0100 Subject: [PATCH] Silence 'rpminspect --tests=annocheck' Note that all (default rhel-policy) flags need to be repeated. If some configuration flags are overwritten, it will completely overwrite the defaults (--ignore-unknown --verbose). See: https://gitlab.com/redhat/centos-stream/rpms/valgrind/-/blob/c9s/rpminspect.yaml Resolves: #2000807 --- rpminspect.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 0608eda..f1c60a9 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,5 +1,9 @@ # https://one.redhat.com/rhel-developer-guide/#_modifying_a_per_package_rpminspect_yaml_file # https://github.com/rpminspect/rpminspect/blob/master/data/generic.yaml + +annocheck: + - rhel-policy: --ignore-unknown --verbose --skip-run-path + runpath: allowed_paths: - /run/host/usr/lib64