From: Thomas Stibor Date: Fri, 24 Jun 2022 04:24:08 +0000 (-0700) Subject: LU-15758 build: Client module DEB can't be installed on Debian X-Git-Tag: 2.15.1-RC1~24 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F36%2F47736%2F2;p=fs%2Flustre-release.git LU-15758 build: Client module DEB can't be installed on Debian Building DEB package lustre-client-modules-*.deb depends since commit 32c4b80192652f55bcef5786e4ec683e85234c04 on package linux-generic. This package is however available on Ubuntu distributions, but not e.g. on Debian distribution. As a consequence the built package lustre-client-modules-*.deb cannot be installed on Debian due to non-existing package dependency. Lustre-change: https://review.whamcloud.com/47087 Lustre-commit: d409f74274754c87cd14a7f0a19f8d46f6496eb1 Test-Parameters: trivial clientdistro=ubuntu2004 Signed-off-by: Thomas Stibor Change-Id: Ia541aaede7d779c4dd2f81f896a6be8a797780b3 Reviewed-by: James Simmons Reviewed-by: Shaun Tancheff Reviewed-by: Alex Zhuravlev Reviewed-on: https://review.whamcloud.com/47736 Reviewed-by: Andreas Dilger Tested-by: jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin --- diff --git a/debian/control.modules.in b/debian/control.modules.in index 9fcd4ad..972fdd1 100644 --- a/debian/control.modules.in +++ b/debian/control.modules.in @@ -10,7 +10,6 @@ Package: lustre-client-modules-_KVERS_ Architecture: any Recommends: linux-image, lustre-client-utils Provides: lustre-client-modules -Depends: linux-generic Description: Lustre Linux kernel module (kernel _KVERS_) This package contains the lustre loadable kernel modules for the patchless client for the Lustre cluster filesystem.