Search Criteria
Package Details: zfs-linux-headers 2.0.3_5.11.1.arch1.1-1
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://zfsonlinux.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | demizer |
Maintainer: | minextu (archzfs-bot) |
Last Packager: | archzfs-bot |
Votes: | 237 |
Popularity: | 0.88 |
First Submitted: | 2016-04-21 08:45 |
Last Updated: | 2021-02-24 08:40 |
Dependencies (4)
- kmod (kmod-nc, kmod-git, kmod-minimal-git)
- zfs-utils=2.0.3 (zfs-utils-git, zfs-utils-rc, zfs-linux-git)
- linux=5.11.1.arch1-1 (linux-surfacepro3-git, linux-aarch64-rock64-bin, linux-ec2, linux-galliumos, linux-zest-git, linux-lts49-kallsyms, linux-bootsplash, linux-phicomm-n1, linux-odroid)
- linux-headers=5.11.1.arch1-1 (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-phicomm-n1-headers, linux-odroid-headers) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
francoism90 commented on 2021-01-21 18:02
@tsj I'm using the zfs repo for this reason:
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#archzfs
zfs-utils
has a different maintainer as isn't in sync with this one.tsj commented on 2021-01-09 23:47
At the time of this writing, PKGBUILD depends on zfs-utils-2.0.1 which does not exist in AUR. zfs-linux-git has the autoconf error mentioned by @minextu, installing aur/autoconf-git resolves build issue on this system. Switched back to core/autoconf after zfs build.
There are other unrelated warnings during the zfs build that look worrisome, this is the first time I have used zfs so cannot comment on functionality.
minextu commented on 2021-01-01 14:40
@tachyon_84 ZFS doesn't build with the autoconf 2.70 (https://github.com/openzfs/zfs/issues/11413). Just pushed an update with a workaround
tachyon_84 commented on 2020-12-31 21:27
New kernel version! Anything I can do to help add support?
mjevans commented on 2020-10-09 07:31
It is unfortunate, but on the very date this was updated archlinux updated to linux=5.8.14.arch1-1
-> Could not find all required packages: linux-headers=5.8.13.arch1-1 (Wanted by: zfs-linux)
archplayer commented on 2020-07-20 16:59
@Perseids Thank you.
Perseids commented on 2020-07-20 07:25
@archplayer See https://github.com/archzfs/archzfs/issues/346 for details. I solved it via
archplayer commented on 2020-07-20 04:06
@minextu I'm getting an error with the signature:
air-g4p commented on 2020-04-22 16:37
@minextu I noticed that today (21 April) marks the zfs-linux AUR 4th anniversary - so congrats! However, I also noticed it took from 15 April until 21 April to add support for linux=5.6.5.arch3-1.
During that interim, 5.6.6-arch1-1 was released and has already been out for a few days, so I still cannot install zfs-linux and zfs-linux-headers on my main system due to the kernel version incompatibilities.
Is it possible to automate the zfs-linux AUR rebuild process on your end, so that zfs-linux automatically gets rebuilt upon a new Arch kernel hitting the repos?
Thank you for all your efforts! Cheers
minextu commented on 2020-04-07 12:51
@francoism90 Yes they are in the git repo (https://github.com/openzfs/zfs/pull/9961 and https://github.com/openzfs/zfs/pull/10064), so they should be stable.