From f6d2e5c0759413822b615475c601b7c6b628facc Mon Sep 17 00:00:00 2001 From: AllKind Date: Wed, 8 Nov 2023 19:30:46 +0100 Subject: [PATCH] Workaround to allow openzfs-zfs-dkms install on Ubuntu As shown in #15404#issuecomment-1765002181, Ubuntu kernel has 'Provides: zfs-dkms', which will cause uninstall of the kernel, when attempting to install openzfs-zfs-dkms. As a workaround remove the 'Conflicts: zfs-dkms' definition from the debian control file. Reviewed-by: Brian Behlendorf Signed-off-by: Mart Frauenlob Closes #15503 --- contrib/debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/debian/control b/contrib/debian/control index f4e97fe161..98beb900d0 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -197,7 +197,6 @@ Recommends: openzfs-zfs-zed, openzfs-zfsutils (>= ${source:Version}), ${linux:Re Suggests: debhelper Breaks: spl-dkms (<< 0.8.0~rc1) Replaces: spl-dkms, zfs-dkms -Conflicts: zfs-dkms Provides: openzfs-zfs-modules Description: OpenZFS filesystem kernel modules for Linux OpenZFS is a storage platform that encompasses the functionality of