#905459 nautilus: Can't unlock LUKS encrypted volume : the function "bd_crypto_luks_open_blob" called but not implemented

Package:
nautilus
Source:
nautilus
Description:
file manager and graphical shell for GNOME
Submitter:
Tuxicoman
Date:
2022-07-02 17:33:04 UTC
Severity:
normal
#905459#5
Date:
2018-08-04 23:16:18 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?
        I want to open a encrypted disk partition through Nautilus by double
clicking on it

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
        If I double click on on the volume in Nautilus, it doesn't work.
        If I open the encrypted disk volume in command line with crytpsetup, it
works.

   * What was the outcome of this action?
        If I double click on on the volume in Nautilus, I get an error message
saying :
        Error unlock /dev/sdd1 : the function 'bd_crypto_luks_open_blob' called
but not implemented!

   * What outcome did you expect instead?
        Open the encrypted as it works on Debian 9.

#905459#10
Date:
2018-08-04 23:27:11 UTC
From:
To:
I think I found a solution from https://github.com/pop-os/pop/issues/16
3

Just install the missing package "libblockdev-crypto2" and restart the
computer

So maybe the fix is just to add this package as a dependency to
nautilus.

Best regards,

#905459#15
Date:
2022-07-02 17:24:50 UTC
From:
To:
Hello,

I have the same issue on Bullseye and Bookworm