Since kernel-6.11.X was completely removed from portage the only way to keep up to date systems without downgrading to a 6.6.X kernel is to bump zfs to rc4 version as it raises support for 6.12.X kernel which was not supported before RC4. Current option is just to ignore kernel downgrade Reproducible: Always
As I tell people over and over, you shouldn't use non-LTS kernels with ZFS. Anyway, I'll do rc4 when I get a chance.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fd4b35cb06f23abef59c607a136e40e58e5a33 commit b8fd4b35cb06f23abef59c607a136e40e58e5a33 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-30 23:39:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-30 23:39:52 +0000 sys-fs/zfs: add 2.3.0_rc4 Closes: https://bugs.gentoo.org/947252 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/zfs/Manifest | 2 + sys-fs/zfs/zfs-2.3.0_rc4.ebuild | 308 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 310 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7d9c3f650b7be973204e8aec4699492bbee986 commit ce7d9c3f650b7be973204e8aec4699492bbee986 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-30 23:39:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-30 23:39:36 +0000 sys-fs/zfs-kmod: add 2.3.0_rc4 Closes: https://bugs.gentoo.org/947252 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/zfs-kmod/Manifest | 2 + sys-fs/zfs-kmod/zfs-kmod-2.3.0_rc4.ebuild | 207 ++++++++++++++++++++++++++++++ 2 files changed, 209 insertions(+)