[Pkg-zfsonlinux-devel] Bug#1135579: zfs-dkms does not compile with Linux 7.0
Ulrich Wexler
anuskuss at googlemail.com
Wed May 13 20:06:19 BST 2026
> please implement
I'm waiting for my account registration to go thorugh. But honestly, why
don't you do it yourself? It's literally a one line change. Just add
```
dh_gencontrol -- -Vlinux:Depends="linux-image-amd64 (<< $(LINUX_NEXT)~) |
linux-image-arm64 (<< $(LINUX_NEXT)~) | linux-image-armmp (<<
$(LINUX_NEXT)~) | linux-image-rpi (<< $(LINUX_NEXT)~) |
linux-image-powerpc64le (<< $(LINUX_NEXT)~) | linux-image-s390x (<<
$(LINUX_NEXT)~) | linux-image-riscv6 (<< $(LINUX_NEXT)~), linux-image-amd64
(>= $(LINUX_MIN)~) | linux-image-arm64 (>= $(LINUX_MIN)~) |
linux-image-armmp (>= $(LINUX_MIN)~) | linux-image-rpi (>= $(LINUX_MIN)~) |
linux-image-powerpc64le (>= $(LINUX_MIN)~) | linux-image-s390x (>=
$(LINUX_MIN)~) | linux-image-riscv6 (>= $(LINUX_MIN)~),"
```
here:
https://salsa.debian.org/zfsonlinux-team/zfs/-/blob/1511025e6fed3fe510bd1da7db5a966a3d0b7fcd/contrib/debian/rules#L71
I'm sure you could do this better (e.g. by detecting the relevant arch) but
it's quite literally *that* simple. I don't understand how this has been a
bug for over 7 years.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-zfsonlinux-devel/attachments/20260513/21c9e423/attachment.htm>
More information about the Pkg-zfsonlinux-devel
mailing list