Package Details: zfs-dkms 2.2.6-1

Git Clone URL: https://aur.archlinux.org/zfs-dkms.git (read-only, click to copy)
Package Base: zfs-dkms
Description: Kernel modules for the Zettabyte File System.
Upstream URL: https://zfsonlinux.org/
Licenses: CDDL
Provides: SPL-MODULE, zfs, ZFS-MODULE
Submitter: isiachi
Maintainer: kstolp
Last Packager: kstolp
Votes: 179
Popularity: 6.41
First Submitted: 2015-08-31 12:01 (UTC)
Last Updated: 2024-09-05 04:42 (UTC)

Pinned Comments

kstolp commented on 2023-09-29 00:34 (UTC)

When requesting changes, please include detailed reasoning for the change.

kstolp commented on 2023-01-07 09:31 (UTC)

If you receive this error when trying to build, it is because you have not imported the GPG keys used for verification.

==> ERROR: One or more PGP signatures could not be verified!

You have two options:

1) Import the two keys into your keyring. ArchWiki article. You can find the key IDs in the PKGBUILD file, in the validpgpkeys array. (recommended)

2) Alternatively, you can skip this verification by passing the --skippgpcheck argument to makepkg when building. (not recommended)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 63 Next › Last »

iio7 commented on 2022-11-06 03:22 (UTC)

There is an error since the latest upgrade to kernel 6.0.7 in which ZFS no longer works.

zfs: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory

The same problem goes for the zpool command.

itoffshore commented on 2022-10-05 17:17 (UTC)

Missing public key fix @ iio7

iio7 commented on 2022-10-05 13:15 (UTC)

$ makepkg -s
==> Making package: zfs-dkms 2.1.6-1 (Wed 05 Oct 2022 03:13:13 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading zfs-2.1.6.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 33.3M  100 33.3M    0     0  12.2M      0  0:00:02  0:00:02 --:--:-- 15.8M
  -> Downloading zfs-2.1.6.tar.gz.asc...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   836  100   836    0     0   1418      0 --:--:-- --:--:-- --:--:--  1418
  -> Found 0001-only-build-the-module-in-dkms.conf.patch
==> Validating source files with sha256sums...
    zfs-2.1.6.tar.gz ... Passed
    zfs-2.1.6.tar.gz.asc ... Skipped
    0001-only-build-the-module-in-dkms.conf.patch ... Passed
==> Validating source files with b2sums...
    zfs-2.1.6.tar.gz ... Passed
    zfs-2.1.6.tar.gz.asc ... Skipped
    0001-only-build-the-module-in-dkms.conf.patch ... Passed
==> Verifying source file signatures with gpg...
    zfs-2.1.6.tar.gz ... FAILED (unknown public key 6AD860EED4598027)
==> ERROR: One or more PGP signatures could not be verified!

FrederickZh commented on 2022-10-04 14:26 (UTC)

Please folks, report AUR helper issues to AUR helpers.

https://github.com/Morganamilo/paru/issues/707

gertvdijk commented on 2022-10-04 13:26 (UTC) (edited on 2022-10-04 14:41 (UTC) by gertvdijk)

Okay, so it's a paru AUR helper issue if you get dependency errors on upgrade. Thanks, @FrederickZh.


<del>The update to 2.1.6 seems broken to me. The module builds, but the dependency to zfs-utils appears to be pinned to 2.1.5 (unavailable)?</del>

$ paru
[...]
Aur (2)        Old Version  New Version  Make Only
aur/zfs-utils  2.1.5-1      2.1.6-1      No
aur/zfs-dkms   2.1.5-1      2.1.6-1      No
[...]
==> Sources are ready.
zfs-utils-2.1.6-1: parsing pkg list...
:: zfs-utils-2.1.6-1 is up to date -- skipping build
loading packages...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing zfs-utils (2.1.6-1) breaks dependency 'zfs-utils=2.1.5' required by zfs-dkms
loading packages...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing zfs-utils (2.1.6-1) breaks dependency 'zfs-utils=2.1.5' required by zfs-dkms
error: packages failed to build: zfs-dkms-2.1.6-1

jongeduard commented on 2022-07-03 10:55 (UTC)

@habys Are you using the LTS kernel? Personally I would definitely do that when it comes to really old hardware (or maybe consider to not even use Arch, but rather Debian or something else extremely stable).

habys commented on 2022-06-17 19:09 (UTC)

@jongeduard

Thanks for asking. I am using a very old ATI video card that in this kernel update amdgpu is suddenly trying to handle. This causes a crash and somehow also ZFS stopped working. When I stopped amdgpu from loading it solved all of my problems.

Erin-Allison commented on 2022-06-07 16:13 (UTC)

I got it to work with 5.18 but it involved me going into my paru cache folder and git pull + makepkg manually since paru didn't pick up that anything had changed during a normal update command.

I think simply adding the + discriminator in the version doesn't cause AUR helpers to distinguish that it's a new version to build.

Klowner commented on 2022-06-07 16:11 (UTC) (edited on 2022-06-07 16:11 (UTC) by Klowner)

Fails to build with 5.18.1-arch1-1 kernel.

configure: error: 
    *** None of the expected "blk_queue_discard" interfaces were detected.
    *** This may be because your kernel version is newer than what is
    *** supported, or you are using a patched custom kernel with
    *** incompatible modifications.
    ***
    *** ZFS Version: zfs-2.1.4-1
    *** Compatible Kernels: 3.10 - 5.17

jongeduard commented on 2022-06-05 23:24 (UTC)

@habys What does your DKMS log say about it?

Are you shure you have everything updated?

And with that I mean are you also shure: 1. that you are not ignoring any packages in your pacman.conf anymore, 2. that you tried switching to at least one other mirror (recently I was having issues with partial upgrades from a bad mirror) and 3. that you also updated with '-Syyu' (double 'y').