Quite easy actually.
Run "dkms install {spl,zfs}/0.6.5.10 -k 4.11.9-1-vfio" and regenerate your initramfs (mkinitcpio -p linux-vfio)
Search Criteria
Package Details: zfs-dkms 2.2.6-1
Package Actions
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) |
Dependencies (2)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- zfs-utilsAUR (zfs-utils-gitAUR, zfs-linux-gitAUR, zfs-utils-staging-gitAUR)
Required by (20)
- cockpit-zfs-manager (requires zfs)
- prepare-lastboot (requires zfs)
- python-pyzfscmds (requires zfs)
- targetd (optional)
- targetd-git (optional)
- zbectl-git (requires zfs)
- zectl (requires zfs)
- zectl-git (requires zfs)
- zedenv (requires zfs)
- zedenv-git (requires zfs)
- zedenv-grub (requires zfs)
- zfs-auto-snapshot (requires zfs)
- zfs-auto-snapshot-git (requires zfs)
- zfs-openrc
- zfsbootmenu (requires zfs)
- zfsbootmenu-efi-bin (requires zfs)
- znapzend (requires zfs)
- znapzupport (requires zfs)
- zsnapd (requires zfs)
- zxfer (requires zfs)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 63 Next › Last »
sylveon commented on 2017-07-21 16:56 (UTC)
ram4444 commented on 2017-07-21 14:54 (UTC) (edited on 2017-07-21 15:21 (UTC) by ram4444)
Same error as gkjarch commented on 2017-06-25 10:43
when installing linux-vfio kernel
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove zfs/0.6.5.10 -k 4.11.9-1-vfio
==> dkms remove spl/0.6.5.10 -k 4.11.9-1-vfio
:: Processing package changes...
(1/3) reinstalling linux-vfio [######################] 100%
>>> Updating module dependencies. Please wait ...
(2/3) reinstalling linux-vfio-docs [######################] 100%
(3/3) reinstalling linux-vfio-headers [######################] 100%
:: Running post-transaction hooks...
(1/3) Install DKMS modules
==> dkms install zfs/0.6.5.10 -k 4.11.9-1-vfio
configure: error:
*** Please make sure the kmod spl devel <kernel> package for your
*** distribution is installed then try again. If that fails you
*** can specify the location of the spl objects with the
*** '--with-spl-obj=PATH' option.
Error! Bad return status for module build on kernel: 4.11.9-1-vfio (x86_64)
Consult /var/lib/dkms/zfs/0.6.5.10/build/make.log for more information.
==> dkms install spl/0.6.5.10 -k 4.11.9-1-vfio
as it forced to remove spl & zfs first and then install them one by one again (with zfs comes first)
I have tried to run zfs-dkms install alone and get the same error. It is shown that the installaion knows the spl dependency, but installation cant continue after zfs as dependency may be in wrong order.
Here comes the error code:
--------------------------------------------------
checking kernel source version... 4.11.9-1-vfio
checking kernel file name for module symbols... Module.symvers
checking spl source directory... /usr/src/spl-0.6.5.10
checking spl build directory... /var/lib/dkms/spl/0.6.5.10/4.11.9-1-vfio/x86_64
configure: error:
*** Please make sure the kmod spl devel <kernel> package for your
*** distribution is installed then try again. If that fails you
*** can specify the location of the spl objects with the
*** '--with-spl-obj=PATH' option.
Building module:
cleaning build area...(bad exit status: 2)
make -j12 KERNELRELEASE=4.11.9-1-vfio...(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.11.9-1-vfio (x86_64)
Consult /var/lib/dkms/zfs/0.6.5.10/build/make.log for more information.
-------------------------------------------------------------
Talked Maintainer of linux-vfio. He told me here to ask for help. Could any body help?
Thank you very much
minextu commented on 2017-07-08 21:17 (UTC)
Please remove zlib_deflate in zfs.initcpio.install, to get rid of the error message during mkinitcpio
jjb2016 commented on 2017-07-06 08:07 (UTC)
Skjeggape - I had this issue when I upgraded zfs to the git version and then tried to install the 0.6.5.10 version. 0.7 version has some new features which aren't supported in 0.6.5.10. Did you upgrade to 0.7?
skjeggape commented on 2017-07-04 20:56 (UTC)
After latest update my system wont boot, normal recover procedure wont solve the issue.
at boot i get following error: https://goo.gl/photos/AZ4xTEHVJFPpCdg46
This pool uses the following feature(s) not supported by this system:
org.zfsonlinux:userobj_accounting (User/Group object accounting.)
All unsupported features are only required for writing to the pool.
The pool can be imported using '-o readonly=on'.
cannot import 'poolname'
error failed to mount real root etc etc.
isiachi commented on 2017-06-29 23:26 (UTC)
The spl-dkms package contains a patch to build on gcc 7.1.
@gkjarch
You have to install spl-dkms, spl-utils, zfs-dkms, zfs-utils all together or install spl-dkms and spl-utils with the -d option of pacman.
gkjarch commented on 2017-06-25 02:43 (UTC)
1. When upgrading from 0.6.5.9 to 0.6.5.10, the spl-dkms upgrade succefully, but zfs-dkms got an error something like break dependence between spl-dkms 0.6.5.10 and zfs-dkms 0.6.5.9 . Therefore I have to use "pacman -Rns zfs-dkms" and reinstall. I can not get the log.
2. When upgrading linux-lts, dkms can not resolve dependence. Log:
:: Processing package changes...
(1/2) upgrading linux-lts [####################################] 100%
>>> Updating module dependencies. Please wait ...
(2/2) upgrading linux-lts-headers [####################################] 100%
:: Running post-transaction hooks...
(1/3) Install DKMS modules
==> dkms install zfs/0.6.5.10 -k 4.9.34-1-lts
configure: error:
*** Please make sure the kmod spl devel <kernel> package for your
*** distribution is installed then try again. If that fails you
*** can specify the location of the spl objects with the
*** '--with-spl-obj=PATH' option.
Error! Bad return status for module build on kernel: 4.9.34-1-lts (x86_64)
Consult /var/lib/dkms/zfs/0.6.5.10/build/make.log for more information.
==> dkms install vboxguest/5.1.22_OSE -k 4.9.34-1-lts
Job for systemd-modules-load.service failed because the control process exited with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.
==> dkms install vboxhost/5.1.22_OSE -k 4.9.34-1-lts
Job for systemd-modules-load.service failed because the control process exited with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.
==> dkms install spl/0.6.5.10 -k 4.9.34-1-lts
Job for systemd-modules-load.service failed because the control process exited with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.
(2/3) Updating linux-lts initcpios
RubenKelevra commented on 2017-06-25 02:15 (UTC) (edited on 2017-06-25 02:17 (UTC) by RubenKelevra)
@charlesmilette I did the out of date flag to notify him, that there is already a patch available for building SPL and ZFS with GCC7.1 again.
But it seemed to have overlapped with his update push - so thanks! :)
sylveon commented on 2017-06-24 14:20 (UTC)
Poor package maintainer. It's already been flagged out of date.
RubenKelevra commented on 2017-06-24 14:15 (UTC)
A shorter reaction time of the package maintainer would be nice.
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.
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 tomakepkg
when building. (not recommended)