Silence 'rpminspect --tests=annocheck' and 'rpminspect --tests=runpath'
The DT_RPATH or DT_RUNPATH value of /run/host%{_libdir} that's present in %{_bindir}/toolbox is intentional [1]. [1] Upstream commit 6063eb27b9893994 https://github.com/containers/toolbox/commit/6063eb27b9893994 https://github.com/containers/toolbox/issues/821
This commit is contained in:
parent
b6101bf73f
commit
12fabacd03
11
rpminspect.yaml
Normal file
11
rpminspect.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
# https://github.com/rpminspect/rpminspect/blob/master/data/generic.yaml
|
||||
# https://github.com/rpminspect/rpminspect-data-fedora/blob/main/fedora.yaml
|
||||
|
||||
---
|
||||
|
||||
annocheck:
|
||||
- hardened: --ignore-unknown --verbose --skip-run-path
|
||||
|
||||
runpath:
|
||||
allowed_paths:
|
||||
- /run/host/usr/lib64
|
Loading…
Reference in New Issue
Block a user