Here is the problem described clearly:
https://mailman.archlinux.org/pipermail/arch-general/2014-May/036065.html
from https://bbs.archlinux.org/viewtopic.php?id=180924
Looks like we'll have to wait.
Search Criteria
Package Details: zfs-linux-headers 2.3.1_6.13.8.arch1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zfs-linux.git (read-only, click to copy) |
---|---|
Package Base: | zfs-linux |
Description: | Kernel headers for the Zettabyte File System. |
Upstream URL: | https://openzfs.org/ |
Keywords: | kernel linux openzfs zfs |
Licenses: | CDDL |
Conflicts: | spl-dkms, spl-dkms-git, spl-headers, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-headers |
Provides: | spl-headers, zfs-headers |
Submitter: | demizer |
Maintainer: | lightdot |
Last Packager: | lightdot |
Votes: | 275 |
Popularity: | 0.89 |
First Submitted: | 2016-04-21 08:45 (UTC) |
Last Updated: | 2025-03-25 23:55 (UTC) |
Dependencies (4)
- kmod (kmod-gitAUR)
- linux
- zfs-utilsAUR (zfs-utils-gitAUR, zfs-linux-gitAUR, zfs-utils-staging-gitAUR)
- linux-headers (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 79 Next › Last »
demizer commented on 2014-05-01 13:31 (UTC)
demizer commented on 2014-05-01 12:31 (UTC)
Ok so it seems 3.14.2-1 was built with GCC 4.9. So we can't build these packages until GCC 4.9 is released to stable, which I'm not sure when that'll happen. Sorry guys and gals!
demizer commented on 2014-05-01 12:01 (UTC)
Well, i'm trying to build the updated packages and it's not happening. It seems
CONFIG_CC_STACKPROTECTOR_STRONG is set in the kernel config, but this feature
was added for GCC 4.9, which is still in testing. Not sure how to fix this
yet...
Here is the offending output from config.log when building spl.git:
http://pastebin.com/raw.php?i=kENT3kdp
demizer commented on 2014-04-22 22:27 (UTC)
@PelPix, for the newest kernels, there are often api changes in the kernel that prevent the stable ZFSonLinux releases from building. We attempted to just pull in the patches of the changed API, and this worked for about six months, but in the latest kernel (3.14) the patches required were too many. My testing apparatus is virtually non-existent, so I didn't feel comfortable picking and choosing patches to get the build working again, so we abandoned the original package names for the zfs-git and zfs-lts packages. If you want peace of mind, you should be using lts anyway, but for me the git builds are perfectly fine.
I am working on setting up a testing environment now with qemu to re-factor the mkinitcpio hooks. The testing environment will also allow me to run the builds through regression tests in the Arch userland to make sure everything works right.
PelPix commented on 2014-04-22 22:07 (UTC)
How difficult would it be to adapt to mainline versions instead of just stable? Would you describe this as a module that needs little patching to be brought up to mainline, or a lot of patching?
I'd be willing to help.
demizer commented on 2014-04-21 13:15 (UTC)
It's working fine for me on multiple systems. What architecture are you using?
skeksis268 commented on 2014-04-21 10:54 (UTC)
Something's wrong here, maybe?
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.
demizer commented on 2014-04-20 22:37 (UTC)
Ok, the git packages use git now and are tied to a specific commit.
demizer commented on 2014-04-20 18:30 (UTC)
Ok everyone, the zfs-lts packages are in AUR. They are also included in the archzfs repository.
The lts packages use the official releases from ZFSonLinux.org and do not contain any patches.
demizer
Pinned Comments
lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-03-29 20:47 (UTC) by lightdot)
This package will be kept in sync with the openzfs latest stable release and the kernels officially supported by it.
For the supported kernel versions, refer to the respective openzfs release notes (LINK).
E.g. openzfs 2.3.1 supports kernel versions 4.18 - 6.13. When kernel 6.14 is released for Arch, zfs-linux will not be updated until the openzfs project announces that it's compatible. This will most likely happen with the next openzfs release.
The kernel compatibility of the upcoming openzfs release can be seen in their META file (LINK).
For those wishing to use openzfs with unsupported kernels, do note that this could lead to serious issues, including data loss, even though such a zfs-linux package might build and install cleanly. Have reliable backups and use such a package at your peril.
Please do not mark this package as out of date without checking the kernel compatibility first. Thank you!