There is a new pull request by dkwo against master on the void-packages repository https://github.com/dkwo/void-packages lvm2 https://github.com/void-linux/void-packages/pull/42363 lvm2: update to 2.03.18 - I tested the changes in this PR: I've been using it since today, so it'd benefit from more testing. - I built this PR locally for my native architecture, (x86_64-musl) Incidentally, I tried to update it to get rid of this message at boot: ``` => Activating LVM devices for dm-crypt... File descriptor 7 (/dev/nvme0n1) leaked on vgchange invocation. Parent PID 190: /bin/sh 2 logical volume(2) in volume group "cryptroot" now active ``` but it's still there, not sure if it's important. A patch file from https://github.com/void-linux/void-packages/pull/42363.patch is attached