@Ranguvar Upstream Issue
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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 63 Next › Last »
edacval commented on 2020-12-30 07:13 (UTC) (edited on 2020-12-30 07:13 (UTC) by edacval)
Ranguvar commented on 2020-12-27 19:53 (UTC)
Just a heads up that autoconf 2.70 in testing breaks the 'autoreconf' in prepare() here.
autoupdate -f does not seem to help, but downgrading to autoconf 2.69 from core works.
lockheed commented on 2020-12-10 09:38 (UTC)
pikaur installs/upgrades zfs-dkms without an issue. I use it on several machines.
greencopper commented on 2020-12-09 22:38 (UTC)
Thanks. I did build them manually and then install both at the same time using pacman
.
fryfrog commented on 2020-12-09 22:19 (UTC)
You need to install both packages at the same time. I don't think yay
can do this, but I did recently discover it is a feature of paru
. And of course, you could do it by hand.
greencopper commented on 2020-12-09 22:07 (UTC)
Is it not possible to upgrade zfs-dkms with yay? I always end up having to remove dkms-zfs first because of:
loading packages...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing zfs-utils (2.0.0-1) breaks dependency 'zfs-utils=0.8.5' required by zfs-dkms
khampf commented on 2020-10-18 01:01 (UTC) (edited on 2020-10-18 01:01 (UTC) by khampf)
This has been going on for a while. Hate to rely on zfs-dkms-git and zfs-utils-git but they work and I can not get 0.8.5 or 0.8.4 to work with any recent linux-lts or linux packages. Tried sifting trough build logs and at first it looked like some errors about missing rpmbuild
when running configure but no.
(4/5) Install DKMS modules
==> dkms install --no-depmod -m zfs -v 0.8.5 -k 5.4.72-1-lts
/var/lib/dkms/zfs/0.8.5/build/configure: 13381: RPM_DEFINE_COMMON+= --define "$(DEBUG_KMEM_ZFS) 1": not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13382: RPM_DEFINE_COMMON+= --define "$(DEBUG_KMEM_TRACKING_ZFS) 1": not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13383: RPM_DEFINE_COMMON+= --define "$(DEBUGINFO_ZFS) 1": not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13384: RPM_DEFINE_COMMON+= --define "$(ASAN_ZFS) 1": not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13403: RPM_DEFINE_UTIL+= $(DEFINE_INITRAMFS): not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13404: RPM_DEFINE_UTIL+= $(DEFINE_SYSTEMD): not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13405: RPM_DEFINE_UTIL+= $(DEFINE_PYZFS): not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13406: RPM_DEFINE_UTIL+= $(DEFINE_PYTHON_VERSION): not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13407: RPM_DEFINE_UTIL+= $(DEFINE_PYTHON_PKG_VERSION): not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13418: RPM_DEFINE_KMOD+= --define "ksrc $(LINUX)": not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13419: RPM_DEFINE_KMOD+= --define "kobj $(LINUX_OBJ)": not found
/var/lib/dkms/zfs/0.8.5/build/configure: 13420: RPM_DEFINE_KMOD+= --define "_wrong_version_format_terminate_build 0": not found
configure: error:
*** Unable to build an empty module.
2G_Storm commented on 2020-10-14 15:22 (UTC)
@fryfrog i will try now, thanks a lot
fryfrog commented on 2020-10-14 15:21 (UTC)
Not all on its own, but you should be able to checkout both, make the packages and then install both at the same time w/ yay
.
2G_Storm commented on 2020-10-14 15:18 (UTC) (edited on 2020-10-14 15:21 (UTC) by 2G_Storm)
and yay won't do that... correct? I mean... i had never had to do that before with yay
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)