From 89874fa9ada221bff5d5664918e45edc4b0b3874 Mon Sep 17 00:00:00 2001 From: Xiaofeng Wang Date: Mon, 19 Jan 2026 10:02:46 +0800 Subject: [PATCH] Skip rpminspect checking for symbolic link /usr/lib/bootc/storage Resolves: RHEL-142111 Signed-off-by: Xiaofeng Wang --- rpminspect.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..63804f4 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,4 @@ +# Disable the symlink check for the problematic path +symlinks: + ignore: + - /usr/lib/bootc/storage