please use "git shallow clone" to save traffic.
81.64 MiB :full clone
5.56 MiB :shallow clone
--> less by factor 15
sample call:
git clone --depth=1 --recurse-submodules -b zfs-0.7.13 https://github.com/zfsonlinux/zfs
Git Clone URL: | https://aur.archlinux.org/zfs-utils.git (read-only, click to copy) |
---|---|
Package Base: | zfs-utils |
Description: | Userspace utilities for the Zettabyte File System. |
Upstream URL: | https://zfsonlinux.org/ |
Licenses: | CDDL |
Submitter: | eschwartz |
Maintainer: | kstolp |
Last Packager: | kstolp |
Votes: | 70 |
Popularity: | 4.02 |
First Submitted: | 2018-10-28 22:49 (UTC) |
Last Updated: | 2024-12-13 11:25 (UTC) |
please use "git shallow clone" to save traffic.
81.64 MiB :full clone
5.56 MiB :shallow clone
--> less by factor 15
sample call:
git clone --depth=1 --recurse-submodules -b zfs-0.7.13 https://github.com/zfsonlinux/zfs
Valid point, but this should then be in zfs-dkms which provides the module and depends on the utils.
I removed it from spl-dkms too, because namespacing: http://www.clifford.at/spl/ is already a package and it sure isn't a kernel module. Didn't consider that zfs wouldn't have the same problem.
Thanks for putting this up. Unfortunately, this breaks some dependencies, because the PKGBUILD should include provides=zfs
. Otherwise I can't have zfs-auto-snapshot
installed.
Pinned Comments
eschwartz commented on 2020-12-27 22:43 (UTC)
@Win8Error,
This package doesn't support people who have failed to read the wiki page https://wiki.archlinux.org/index.php/Makepkg, or cannot interpret error messages.
eschwartz commented on 2019-10-16 03:49 (UTC)
aarch64 is not an officially supported architecture for this PKGBUILD, since I don't exactly test it on such architectures. It failing to work is therefore not very surprising.
I guess you can do any necessary followup in that upstream bug report, hopefully upstream can get it into a state of "working out of the box" so that makepkg --ignorearch works. But I'm not investing any of my own time in this...