From 49ec0001400cd6f4c824486321ebaed6532132a9 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Fri, 3 May 2024 13:54:08 +0200 Subject: [PATCH] rpminspect: fix the path for the final time Why isn't ZUUL running the rpminspect tests as well on c10s, it would make my life happier and easier. --- rpminspect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 68a12f0..e1eb070 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -2,5 +2,5 @@ debuginfo: ignore: # libextract-dummy doesn't have any content for extracting debuginfo # https://gitlab.gnome.org/GNOME/tracker-miners/-/commit/4eabf225cd26d6d84ee749661f7fa131f064a305 - - /usr/lib/debug/usr/lib64/tracker-miners-3.0/extract-modules/libextract-dummy.so.*.debug + - /usr/lib/debug/usr/lib64/tracker-miners-3.0/extract-modules/libextract-dummy.so*.debug