@yurikoles
Sorry. I've copied and pasted the wrong log yesterday.
Both modules failed(zfs and digimend) and didn't install into de initrd.
I'll erase that log to avoid confusion.
Edit: Ok, looks like the specific zfs/2.3.99.r92.gd0a91b9f88
built correctly.
==> dkms install --no-depmod zfs/2.3.99.r92.gd0a91b9f88 -k 6.12.1-arch1-1
==> depmod 6.12.1-arch1-1
(4/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
-> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
Pinned Comments
yurikoles commented on 2023-08-14 16:42 (UTC) (edited on 2023-08-14 16:44 (UTC) by yurikoles)
In order to update this package and avoid version pinning cycle, you need to build both packages,
zfs-utils-git
andzfs-dkms-git
without installing them. Then install a same newer version of both of them in one transaction viapacman -U <path/to/built/zfs-utils-git> <path/to/built/zfs-dkms-git>
.