@kstolp:
The package overwrites /etc/zfs/zed.d/zed.rc
and /etc/default/zfs
But these are config files with customizations like email address, verbosity, etc.
I suggest to add a line like
backup=( etc/zfs/zed.d/zed.rc etc/default/zfs )
to the PKGBUILD
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...