Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619094 - ZFS (0.6.5.9) and Kernel 4.10
Summary: ZFS (0.6.5.9) and Kernel 4.10
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-20 17:14 UTC by Michal Jakubowski
Modified: 2017-05-20 17:28 UTC (History)
2 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 Michal Jakubowski 2017-05-20 17:14:02 UTC
Hello all,


I wanted update my kernel from 4.9 to 4.10 and ...

 * Package:    sys-kernel/spl-0.6.5.9
 * Repository: pentoo
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   ccache preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/4.10.16-gentoo/build
 * Found sources for kernel version:
 *     4.10.16-gentoo
 * ERROR: sys-kernel/spl-0.6.5.9::pentoo failed (setup phase):
 *   Linux 4.9 is the latest supported version.
 * 
 * Call stack:
 *            ebuild.sh, line 115:  Called pkg_setup
 *   spl-0.6.5.9.ebuild, line  58:  Called die
 * The specific snippet of code:
 *      [ ${PV} != "9999" ] && \
 *              { kernel_is le 4 9 || die "Linux 4.9 is the latest supported version."; }

but on this site: https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.9

Supported Kernels

Compatible with 2.6.32 - 4.10 Linux kernels.

what's going on ?
Comment 1 Jonathan Vasquez (RETIRED) gentoo-dev 2017-05-20 17:28:40 UTC
Your tree is outdated. Please run an emerge --sync and try again.

The code in three supports 4.10:

https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-kernel/spl/spl-0.6.5.9.ebuild#n58