After the huge Tumbleweed update on February 5, 2015 I am no longer able to mount my encrypted home partition. On the terminal I receive this error message:
linux-3l36:~ # systemctl status ‘systemd-cryptsetup@cr_ata\x2dMaxtor_6Y120M0_Y3NR2A0E\x2dpart1.service’ -l
systemd-cryptsetup@cr_ata\x2dMaxtor_6Y120M0_Y3NR2A0E\x2dpart1.service - Cryptography Setup for cr_ata-Maxtor_6Y120M0_Y3NR2A0E-part1
Loaded: loaded (/etc/crypttab)
Active: failed (Result: exit-code) since Sat 2015-02-07 12:20:39 CET; 2min 40s ago
Docs: man:systemd-cryptsetup@.service(8)
man:crypttab(5)
Process: 2537 ExecStart=/usr/lib/systemd/systemd-cryptsetup attach cr_ata-Maxtor_6Y120M0_Y3NR2A0E-part1 /dev/disk/by-id/ata-Maxtor_6Y120M0_Y3NR2A0E-part1 none none (code=exited, status=127)
Main PID: 2537 (code=exited, status=127)
Feb 07 12:20:39 linux-3l36 systemd[1]: systemd-cryptsetup@cr_ata\x2dMaxtor_6Y120M0_Y3NR2A0E\x2dpart1.service: main process exited, code=exited, status=127/n/a
Feb 07 12:20:39 linux-3l36 systemd[1]: Failed to start Cryptography Setup for cr_ata-Maxtor_6Y120M0_Y3NR2A0E-part1.
Feb 07 12:20:39 linux-3l36 systemd[1]: Unit systemd-cryptsetup@cr_ata\x2dMaxtor_6Y120M0_Y3NR2A0E\x2dpart1.service entered failed state.
Feb 07 12:20:39 linux-3l36 systemd-cryptsetup[2537]: /usr/lib/systemd/systemd-cryptsetup: relocation error: /usr/lib/libcryptsetup.so.4: symbol dm_task_get_info_with_deferred_remove, version Base not defined in file libdevmapper.so.1.03 with link time reference
What will I have to do to resolve this issue?