From 3611128c60275bc163754f687efe732aac1969af Mon Sep 17 00:00:00 2001 From: Xiaofeng Wang Date: Tue, 20 Jan 2026 10:36:50 +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