-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When running the tests on my system, 6 out of 7 fail. I'm running Void Linux on x86_64 with glibc. My cryptsetup version is 2.7.0 (cryptsetup 2.7.0 flags: UDEV BLKID KEYRING KERNEL_CAPI). Interestingly the last test (test-luksmeta) appears to fail for two reasons. For one the test file is too small to house a LUKS container and also the cryptsetup luksFormat command used in the tests does not specify the desired LUKS version, so it now defaults to LUKS2 (which might also explain the file-too-small issue). That then causes the test to fail.
As for the other test failures, the error messages don't tell me much. I have attached the test-suite.log file.
Metadata
Metadata
Assignees
Labels
No labels