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
This commit is contained in:
parent
862b07a86e
commit
b4fb8f3c3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user