Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open LUKS encrypted drive from the file manager #61

Open
mks-h opened this issue Jan 2, 2023 · 3 comments
Open

Can't open LUKS encrypted drive from the file manager #61

mks-h opened this issue Jan 2, 2023 · 3 comments
Labels
bug Something isn't working kinetic triage

Comments

@mks-h
Copy link
Member

mks-h commented Jan 2, 2023

Issue Description

From the file manager, I've tried opening my second encrypted drive, but got a following dialog:

image

Steps to Reproduce

  • Open the file manager
  • Try to open an encrypted drive
  • Enter password
  • It fails

On what version of Vanilla OS this happens?

22.10

Additional Information

No response

@mks-h mks-h added bug Something isn't working triage labels Jan 2, 2023
@mks-h
Copy link
Member Author

mks-h commented Jan 2, 2023

It seems like related packages are installed, tho

root@vanilla:/# apt search cryptsetup
Sorting... Done
Full Text Search... Done
cryptmount/kinetic 5.3.3-1 amd64
  Management of encrypted file systems

cryptsetup/kinetic,now 2:2.5.0-2ubuntu1 amd64 [installed,automatic]
  disk encryption support - startup scripts

cryptsetup-bin/kinetic,now 2:2.5.0-2ubuntu1 amd64 [installed,automatic]
  disk encryption support - command line tools

cryptsetup-initramfs/kinetic 2:2.5.0-2ubuntu1 all
  disk encryption support - initramfs integration

cryptsetup-nuke-password/kinetic 4 amd64
  Erase the LUKS keys with a special password on the unlock prompt

cryptsetup-run/kinetic 2:2.5.0-2ubuntu1 all
  transitional dummy package for cryptsetup

cryptsetup-ssh/kinetic 2:2.5.0-2ubuntu1 amd64
  disk encryption support - experimental SSH token handler

cryptsetup-suspend/kinetic 2:2.5.0-2ubuntu1 amd64
  disk encryption support - suspend mode integration

libcryptsetup-dev/kinetic 2:2.5.0-2ubuntu1 amd64
  disk encryption support - development files

libcryptsetup12/kinetic,now 2:2.5.0-2ubuntu1 amd64 [installed]
  disk encryption support - shared library

luckyluks/kinetic 2.1.0-1 all
  GUI for creating and unlocking LUKS/TrueCrypt

pmount/kinetic 0.9.23-6 amd64
  mount removable devices as normal user

tomb/kinetic 2.9+dfsg1-1 amd64
  crypto undertaker

udisks2/kinetic,now 2.9.4-3 amd64 [installed,automatic]
  D-Bus service to access and manipulate storage devices

zulucrypt-cli/kinetic 5.7.1-2 amd64
  tool for encrypting volumes

@mks-h mks-h changed the title Can't open LUKS encrypted drive Can't open LUKS encrypted drive from the file manager Jan 2, 2023
@mks-h
Copy link
Member Author

mks-h commented Jan 2, 2023

I can open it with cryptsetup from the terminal, tho.

@tabetai
Copy link

tabetai commented Mar 12, 2023

I had the same error. You have to install libblockdev-crypto2.
sudo abroot exec apt install libblockdev-crypto2 and reboot.
This package should be included by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kinetic triage
Projects
None yet
Development

No branches or pull requests

3 participants