Package: zfs-dkms Version: 2.3.2-1 Severity: important Tags: upstream sid forky
Hi, zfs-dkms fails to build the module(s) for Linux 6.15 in experimental: DKMS (dkms-3.2.0) make.log for zfs/2.3.2 for kernel 6.15-rc7-amd64 (x86_64) Sat May 24 21:54:19 UTC 2025 Running the pre_build script ... configure: error: *** Cannot build against kernel version 6.15-rc7-amd64. *** The maximum supported kernel version is 6.14. # exit code: 1 # elapsed time: 00:00:15 ---------------------------------------------------------------- And while we are at it: The 2.3.2 upstream release contains one change that is incompatible with Linux 4.18, but the 'Linux-Minimum' value in ./META was not bumped ifrom 4.18 to 4.19. This propagates as the wrong BUILD_EXCLUSIVE_KERNEL_MIN value into dkms.conf. Andreas