Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949995 - sys-fs/zfs-kmod-2.3.0:0/2.3.0 won't configure with kernel version larger than 6.12
Summary: sys-fs/zfs-kmod-2.3.0:0/2.3.0 won't configure with kernel version larger than...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-20 11:33 UTC by Amit Ugol
Modified: 2025-02-21 16:21 UTC (History)
0 users

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 Amit Ugol 2025-02-20 11:33:56 UTC
* Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     6.13.3-gentoo-r1
 * ERROR: sys-fs/zfs-kmod-2.3.0::gentoo failed (setup phase):
 *   Linux 6.12 is the latest supported version

Reproducible: Always

Steps to Reproduce:
1. have kernel 6.13 installed
2. build sys-fs/zfs-kmod-2.3.0
3.
Actual Results:  
configuration fails 

Expected Results:  
Fix is upstream, needs to find a way to patch it downstream.

error we see - https://bpa.st/HVJA
"fix" - https://github.com/openzfs/zfs/pull/16831/commits/f03c17dde61418797a78a66a07933b5f39ddee87
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-21 16:21:53 UTC
We don't ever backport kernel fixes to ZFS as usually more would end up being needed. We wait until releases with official support.