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 .. 55 56 57 58 59 60 61 62 63 Next › Last »

isiachi commented on 2016-09-17 17:44 (UTC) (edited on 2016-09-17 17:45 (UTC) by isiachi)

@babarnescocke Thanks I really appreciated!

babarnescocke commented on 2016-09-17 17:05 (UTC)

@RubenKelevra Calm down. I don't want my filesystem on the fritz because people don't want to wait for updates. To be clear, I am not 100% sure what is going on, why the maintainer believes/is right to to think that the PKGBUILD to fix 4.7 linux is unstable - and maybe I would prefer this behavior more in a zfs-lts branch - but this is what you get with the AUR. If you wanted bulletproof support you should have gone to another repo. Maintainer - keep on keeping on, I look forward to the future updates. Thanks for your hardwork.

RubenKelevra commented on 2016-09-15 09:46 (UTC)

No reaction, no update ... what the heck is wrong with the maintainer? :(

RubenKelevra commented on 2016-09-15 09:45 (UTC)

This package is now also out of date for serveral weeks, no kernel support has been added and the new version which is out for a week is also not added. This would add new kernel support...

RubenKelevra commented on 2016-09-11 11:52 (UTC)

This package is completely useless in the current state, might someone else please consider to maintain it? The current approach is not useful at all.

RubenKelevra commented on 2016-09-08 13:18 (UTC)

I have some troubles to install this package on my system: make[1]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/lib“ wird betreten make[2]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/lib“ wird betreten make[2]: Für das Ziel „install-exec-am“ ist nichts zu tun. make[2]: Für das Ziel „install-data-am“ ist nichts zu tun. make[2]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/lib“ wird verlassen make[1]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/lib“ wird verlassen Making install in cmd make[1]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/cmd“ wird betreten make[2]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/cmd“ wird betreten /usr/bin/mkdir -p '/tmp/yaourt-tmp-ruben/aur-spl-dkms/pkg/spl-utils/usr/bin' /bin/sh ../libtool --silent --mode=install ../0 splat '/tmp/yaourt-tmp-ruben/aur-spl-dkms/pkg/spl-utils/usr/bin' ../libtool: line 1720: ../0: No such file or directory make[2]: *** [Makefile:404: install-sbinPROGRAMS] Fehler 127 make[2]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/cmd“ wird verlassen make[1]: *** [Makefile:586: install-am] Fehler 2 make[1]: Verzeichnis „/tmp/yaourt-tmp-ruben/aur-spl-dkms/src/spl/cmd“ wird verlassen make: *** [Makefile:588: install-recursive] Fehler 1 ==> FEHLER: Ein Fehler geschah in package_spl-utils(). Breche ab... ==> FEHLER:Makepkg konnte spl-dkms nicht erstellen. ==> Erstellen von spl-dkms neu starten?[j/N]

<deleted-account> commented on 2016-09-03 06:31 (UTC)

The inability of the package to block the system upgrade due to unsupported kernel version is really troublesome. (Although I do not know if it can be done without adding a dependency on a particular kernel package name.)

isiachi commented on 2016-08-29 08:55 (UTC)

@fermatslast I'm not going to add your patch. This is a stable branch. Use the 4.6 kernel or switch to zfs-dkms-git.

akgrant0710 commented on 2016-08-28 20:18 (UTC)

@fermatslast Thanks for your patch, very much appreciated.