From a550afcada799e71d43436d6311fea8e2fa0dffa Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 19 Jul 2024 16:56:46 +0300 Subject: [PATCH] skip kmod-redhat packages --- msvsphere-8.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index d5f6cb5..1f4d791 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -13,6 +13,9 @@ "reason": "We don't support kernel live patching now", "regexp": true }, + "kmod-redhat.*": { + "reason": "We don't support redhat kmod packages" + }, "libica": { "reason": "s390x architecture-specific package." },