mdbooth / libldm

GNU General Public License v3.0
28 stars 15 forks source link

Incompatible libdevmapper #18

Closed Alcadramin closed 3 years ago

Alcadramin commented 3 years ago

Hey, I can't mount my dynamic disk. I thought downgrading but I can't coz dev-mapper is dependency of many core packages. Anyways getting this error:

dm_task_create(DM_DEVICE_CREATE) failed: Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown version).

Also bunch of these but seems unrelated:

GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.

OS: ArcoLinux x86_64 Kernel: 5.10.14-arch1-1

Thanks in advance!

Alcadramin commented 3 years ago

I compiled from source, it's solved.