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 .. 39 40 41 42 43 44 45 46 47 48 49 .. 63 Next › Last »

Y5Lf8U0y5wFg4ktU commented on 2019-10-01 09:36 (UTC)

It is easiest to build both packages and then upgrade them both at the same time. No need to remove anything.

If you use yaourt, just ignore the pacman errors, the packages will remain in your temp dir. Afterwards install them from there.

sphere101 commented on 2019-09-30 19:50 (UTC)

Had to remove both pacakges, then re-install utils and then zfs-dkms... Thanks

dharrigan commented on 2019-09-30 18:53 (UTC)

Hi,

It's pretty safe to remove the zfs-utils package then install the new version. It won't damage any zfs installation you have. I do it now and again!

Of course, don't trust any random stranger posting here, do test beforehand (if possible!). All I can say is that when I went from zfs 0.8.1 to zfs 0.8.2, I had to remove the previous dkms (things are still in-memory, so zfs still works), then just reinstall the ones that where upgraded...

fryfrog commented on 2019-09-30 16:21 (UTC) (edited on 2019-09-30 16:22 (UTC) by fryfrog)

Are you maybe using archzfs/zfs-dkms and now you're trying to install aur/zfs-dkms? I had this issue when I was trying to switch from one to the other. I just removed zfs-utils and then specifically installed aur/zfs-dkms which pulled in aur/zfs-utils correctly. I had to go back to archzfs/zfs-dkms though, due to difference in the initcpio stuff. :(

sphere101 commented on 2019-09-30 16:19 (UTC)

A bit of a noob question, Trying to upgrade with yay and running into dependencies with zfs-util.. resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing zfs-utils (0.8.2-2) breaks dependency 'zfs-utils=0.8.1' required by zfs-dkms

Any recommendations?

eschwartz commented on 2019-09-27 00:08 (UTC)

I indeed just saw the new zfs 0.8.2 release, but at the moment the tarball is missing a PGP signature.

https://github.com/zfsonlinux/zfs/pull/9161#issuecomment-535729519

eschwartz commented on 2019-09-24 11:43 (UTC)

Fixed, hunted down and grabbed commits from master instead.

freswa commented on 2019-09-24 11:28 (UTC) (edited on 2019-09-24 11:28 (UTC) by freswa)

Tonyhutter rebased his PR branch so the Github links don't work anymore. Maybe we better include them in our repo.

2G_Storm commented on 2019-09-24 08:21 (UTC) (edited on 2019-09-24 08:24 (UTC) by 2G_Storm)

Does it still break with 5.3 kernel?

bone commented on 2019-09-24 07:37 (UTC) (edited on 2019-09-24 07:42 (UTC) by bone)

I get an error during make: https://pastebin.com/D4hBXPeK

"The requested URL returned error: 406 Not Acceptable."

Timezone is CEST. Anyone else with this problem? (or is it on my side?)