Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781866 - sys-fs/zfs-kmod: stable version (0.8.6) doesn't build with stable kernel (5.10)
Summary: sys-fs/zfs-kmod: stable version (0.8.6) doesn't build with stable kernel (5.10)
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-09 20:16 UTC by Grzegorz
Modified: 2021-07-01 04:02 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz 2021-04-09 20:16:38 UTC
Stable zfs-kmod & stable gentoo-sources don't play together.

Reproducible: Always

Steps to Reproduce:
1.emerge zfs-kmod
2.
3.
Actual Results:  
error

Expected Results:  
;)

It works on 5.9, using 5.10 in override variable won't help.
Comment 1 Emily Rowlands 2021-04-09 20:40:49 UTC
ZFS 0.8.6 does not support kernel 5.10
See here: https://github.com/openzfs/zfs/commit/2bc66898b7056140108a4937a6557d9fe27cafc6

This is an incompatibility between stable gentoo-sources and stable zfs-kmod.
Comment 2 Georgy Yakovlev archtester gentoo-dev 2021-04-10 02:04:04 UTC
yeah there's nothing we can do here to make it compatible.


you either need to stay on older kernels or install 2.0.4


we usually mark stable versions a bit conservatively, as 2.0.x has not been in production long enough.


but it's possible we'll mark it soon, discussion in progress and results are mostly positive.


for now, you can do something like


in a file
> /etc/portage/package.accept_keywords/zfs
=sys-fs/zfs-2.0*
=sys-fs/zfs-kmod-2.0*


but it has to be your choice, not ours ;-)
Comment 3 Grzegorz 2021-04-10 19:54:15 UTC
Thanks.
Can you point me to this discussion?
Can I somehow help? Test/contribute?
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-13 15:31:17 UTC
Either use the unstable version of ZFS (as Georgy says, it's your decision, not ours), use the 5.4 LTS kernel, or wait for us to make a decision re stabilisation. Sorry, we know it's a bit frustrating.
Comment 5 Georgy Yakovlev archtester gentoo-dev 2021-04-15 16:52:38 UTC
just to include an example

here's a pretty nasty bug with zfs and portage


https://github.com/openzfs/zfs/issues/11900


it happened before and manifested again.
until it's fixed 2.x is not going stable...
Comment 6 Georgy Yakovlev archtester gentoo-dev 2021-04-15 17:08:17 UTC
I'll re-open the bug for visibility, as more people will hit that soon.
Comment 7 Georgy Yakovlev archtester gentoo-dev 2021-07-01 04:02:49 UTC
closing, please proceed to https://bugs.gentoo.org/799419 waiting room