pardon,
this is what we need: "linux=3.9.7-1"
makepkg -sf
==> Erstelle Paket: zfs 0.6.1_3.9.7-1 (Sa 29. Jun 21:11:32 CEST 2013)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Installiere fehlende Abhängigkeiten...
Fehler: Ziel nicht gefunden: linux=3.9.7-1
==> FEHLER: 'pacman' konnte fehlende Abhängigkeiten nicht installieren.
Search Criteria
Package Details: zfs-linux-headers 2.3.1_6.13.8.arch1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zfs-linux.git (read-only, click to copy) |
---|---|
Package Base: | zfs-linux |
Description: | Kernel headers for the Zettabyte File System. |
Upstream URL: | https://openzfs.org/ |
Keywords: | kernel linux openzfs zfs |
Licenses: | CDDL |
Conflicts: | spl-dkms, spl-dkms-git, spl-headers, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-headers |
Provides: | spl-headers, zfs-headers |
Submitter: | demizer |
Maintainer: | lightdot |
Last Packager: | lightdot |
Votes: | 275 |
Popularity: | 0.87 |
First Submitted: | 2016-04-21 08:45 (UTC) |
Last Updated: | 2025-03-25 23:55 (UTC) |
Dependencies (4)
- kmod (kmod-gitAUR)
- linux
- zfs-utilsAUR (zfs-utils-gitAUR, zfs-linux-gitAUR, zfs-utils-staging-gitAUR)
- linux-headers (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 48 49 50 51 52 53 54 55 56 57 58 .. 79 Next › Last »
lenzcom commented on 2013-06-29 17:13 (UTC)
lenzcom commented on 2013-06-29 17:10 (UTC)
same for me:
resolving dependencies...
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl-utils"
warning: cannot resolve "spl-utils=0.6.1_3.9.4-2", a dependency of "spl"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl-utils"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl-utils"
warning: cannot resolve "spl-utils=0.6.1_3.9.4-2", a dependency of "spl"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl"
warning: cannot resolve "spl=0.6.1_3.9.4-2", a dependency of "zfs"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl-utils"
warning: cannot resolve "spl-utils=0.6.1_3.9.4-2", a dependency of "spl"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl"
warning: cannot resolve "spl=0.6.1_3.9.4-2", a dependency of "zfs-utils"
warning: cannot resolve "linux=3.9.4-1", a dependency of "zfs-utils"
warning: cannot resolve "zfs-utils=0.6.1_3.9.4-2", a dependency of "zfs"
warning: cannot resolve "linux=3.9.4-1", a dependency of "zfs"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl-utils"
warning: cannot resolve "spl-utils=0.6.1_3.9.4-2", a dependency of "spl"
warning: cannot resolve "linux=3.9.4-1", a dependency of "spl"
warning: cannot resolve "spl=0.6.1_3.9.4-2", a dependency of "zfs-utils"
warning: cannot resolve "linux=3.9.4-1", a dependency of "zfs-utils"
:: The following packages cannot be upgraded due to unresolvable dependencies:
spl spl-utils zfs zfs-utils
ezzetabi commented on 2013-06-29 15:34 (UTC)
Linux kernel 3.9.8-1
<deleted-account> commented on 2013-06-22 23:25 (UTC)
@demizer: Hm. You could be right about the missing /bin to /usr/bin symlink. I'll check the version of "filesystem" package once I get back to that PC, because as far as I remember, /bin was a directory with no files and just a few symlinks (bash being one of them). That seems weird.
demizer commented on 2013-06-22 22:19 (UTC)
@MilanKnizek, which package is failing? I have not had any problems.
Do you not have a symlink in for /bin -> usr/bin?
<deleted-account> commented on 2013-06-22 11:51 (UTC)
Building fails since there is hardcoded /bin/cp in Makefile.in. The path should be /usr/bin/cp or just simple "cp" should work, too.
Dolpa commented on 2013-06-14 12:53 (UTC)
FYI if you have the missing zvol bug:
https://github.com/zfsonlinux/zfs/issues/599
https://github.com/zfsonlinux/zfs/pull/1477
I patched this package on my system and the zvols works again after reboot. These patches are now part of Gentoo's zfs kernel module package
demizer commented on 2013-06-13 01:40 (UTC)
The archzfs repo has been pushed to the host. Sorry about the f-up people.
demizer commented on 2013-06-12 17:18 (UTC)
Oh dang I forgot to push the repo to the host. I will push it when I get home later tonight. Sorry about that!
Pinned Comments
lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-03-29 20:47 (UTC) by lightdot)
This package will be kept in sync with the openzfs latest stable release and the kernels officially supported by it.
For the supported kernel versions, refer to the respective openzfs release notes (LINK).
E.g. openzfs 2.3.1 supports kernel versions 4.18 - 6.13. When kernel 6.14 is released for Arch, zfs-linux will not be updated until the openzfs project announces that it's compatible. This will most likely happen with the next openzfs release.
The kernel compatibility of the upcoming openzfs release can be seen in their META file (LINK).
For those wishing to use openzfs with unsupported kernels, do note that this could lead to serious issues, including data loss, even though such a zfs-linux package might build and install cleanly. Have reliable backups and use such a package at your peril.
Please do not mark this package as out of date without checking the kernel compatibility first. Thank you!