In questing you can see crypt and systemd-cryptsetup. In resolute none
of them. I suspect this check() code to be relevant:
```
[[ $hostonly ]] || [[ $mount_needs ]] && {
for fs in "${host_fs_types[@]}"; do
[[ $fs == "crypto_LUKS" ]] && return 0
done
return 255
}
```
The only relevant change between 108 and 109 is:
https://github.com/dracut-ng/dracut-ng/pull/1673
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2140415
Title:
zfs-dracut depends on systemd-cryptsetup
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2140415/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs