On Sat, Jul 11, 2026 at 1:33 AM Paul Gevers <[email protected]> wrote: > > [1] https://qa.debian.org/excuses.php?package=linux > > https://ci.debian.net/data/autopkgtest/testing/amd64/z/zfs-linux/72916366/log.gz > > > 814s checking kernel source version... 7.1.3+deb14-amd64 > 814s configure: error: 814s *** Cannot build against kernel version > 7.1.3+deb14-amd64. > 814s *** The maximum supported kernel version is 7.0. > 814s > 814s make: *** [debian/rules:233: override_dh_configure_modules_stamp] > Error 1 > 814s autopkgtest [13:29:55]: test binary-debs-modules >
It's a known issue that out-of-tree DKMS modules often have delayed support for new kernels. A contrib package shouldn't block the src:linux migration, but a kernel update should block the package if it breaks it. Thanks, Aron

