Silence 'rpminspect --tests=runpath'

The DT_RPATH or DT_RUNPATH value of %{_libdir} that's present in
%{_libexecdir}/installed-tests/Flatpak/testlibrary is intentional [1].
It's meant to make the installed test run against the Flatpak binaries
produced by the same build by forcing the use of the prefix specified
during the build.

[1] Upstream commit d19f6c330aa42e17
    https://github.com/flatpak/flatpak/commit/d19f6c330aa42e17

Resolves: RHEL-4220
This commit is contained in:
Debarshi Ray 2023-11-08 12:47:06 +01:00
parent b231e9912a
commit 4006e98c7f

9
rpminspect.yaml Normal file
View File

@ -0,0 +1,9 @@
# https://one.redhat.com/rhel-development-guide/#proc_modifying-a-per-package-rpminspect-yaml-file_assembly_tools-and-services
# https://github.com/rpminspect/rpminspect/blob/master/data/generic.yaml
# https://gitlab.cee.redhat.com/osci/rpminspect-data-redhat/-/blob/master/redhat.yaml
---
runpath:
ignore:
- /usr/libexec/installed-tests/Flatpak/testlibrary