Package Details: zfs-dkms-git 2:2.2.99.r857.gb2ca5105b7-1

Git Clone URL: https://aur.archlinux.org/zfs-dkms-git.git (read-only, click to copy)
Package Base: zfs-dkms-git
Description: Kernel modules for the Zettabyte File System.
Upstream URL: https://zfsonlinux.org/
Keywords: illumos oracle solaris zol
Licenses: CDDL
Groups: zfs-git
Conflicts: zfs-dkms
Provides: SPL-MODULE, zfs, zfs-dkms, ZFS-MODULE
Submitter: isiachi
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 26
Popularity: 0.081968
First Submitted: 2014-06-04 15:15 (UTC)
Last Updated: 2024-09-25 21:41 (UTC)

Dependencies (3)

Required by (22)

Sources (2)

Pinned Comments

yurikoles commented on 2023-08-14 16:42 (UTC) (edited on 2023-08-14 16:44 (UTC) by yurikoles)

In order to update this package and avoid version pinning cycle, you need to build both packages, zfs-utils-git and zfs-dkms-git without installing them. Then install a same newer version of both of them in one transaction via pacman -U <path/to/built/zfs-utils-git> <path/to/built/zfs-dkms-git>.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

65a commented on 2020-08-23 06:52 (UTC) (edited on 2020-08-23 06:55 (UTC) by 65a)

That's precisely what I did, and precisely when I encountered the dependency mismatch (perhaps yay's cache is causing the breakage).

Another thing I noticed is that the hooks provided by this package substantially differ from the old zfs-dkms-head-git. This definitely broke me coming from that package, since the hooks provided in this package have no support for loading keys.

Agreed that they should be separate packages, since one is kernel and the other is userland. There may be situations where only one or the other is needed (e.g. userland in a container).

eschwartz commented on 2020-08-23 02:16 (UTC)

When you update one, you should probably update the other at the same time. Just makepkg both of them and then pacman -U them together. No, nothing is "broken".

I'm not sure the dependency versioning should be lifted -- both packages build from the same repo and API updates to one might break if the other doesn't get updated together.

This might be less tricky to update the packages using makepkg -i if they were one single PKGBUILD with split packages, but then that would inconvenience people using packages which build the binary modules for one kernel, and only want zfs-utils-git.

65a commented on 2020-08-23 01:17 (UTC)

This package seems quite fragile with the version dependency on zfs-utils-git. Currently broken because of a mismatched version number != 1:0.8.0.r932.g317dbea17 when zfs-utils-git is compiled from AUR.

eschwartz commented on 2020-08-21 19:05 (UTC)

mindstormer, thanks for the report. I've deleted the -head package since it's a duplicate and breaks the rules of submission.

mindstormer commented on 2020-08-21 18:44 (UTC)

How does this compare to zfs-dkms-head-git? Which is recommended?

kerberizer commented on 2020-02-18 12:44 (UTC)

@thieh: https://github.com/zfsonlinux/zfs/issues/9745

thieh commented on 2020-02-15 00:58 (UTC)

Hm....I got the following issue while trying to build the kernel module:

FATAL: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol '__rcu_read_lock'

kernel version is 5.5.3-arch1-1 / gcc 9.2.1 20200130

Anyone mind to enlighten me on this one?

JohnyPea commented on 2019-08-13 08:32 (UTC)

Hi, i was trying to use this package on linux53 with errors and found a discussion where the problem was identified: https://github.com/zfsonlinux/zfs/issues/9133 I have used the suggestion and with this patch: https://pastebin.com/ZMJL3pv9 and PKGBUILD update: https://pastebin.com/ZkQCLADe it builds and works. Tested on Manjaro 5.2.8 and 5.3-rc4 kernels.

javashin commented on 2019-07-08 20:58 (UTC)

this pkg install old zfs zpool --version zfs-0.8.0-116_g1086f5421 zfs-kmod-0.8.0-1