I just tried this with an actual LUKS-encrypted USB stick, and it's
automounted just fine, so I'm afraid this is not obvious to reproduce.
Can you please insert the device, do

   udisksctl dump > /tmp/udisksctl-dump.txt

attach /tmp/udisksctl-dump.txt to this bug report, and then copy&paste
the output of

  udisksctl unlock -b /dev/sdb1

(I assume it is /dev/sdb1, but it might also be a different name like
sdc1 or sdd1, depending on what the latest device is) It should say
something like

$ udisksctl unlock -b /dev/sdb1 
Passphrase: 
Unlocked /dev/sdb1 as /dev/dm-0.

If that worked, please try to mount this with

  udisksctl mount -b /dev/dm-0

or whichever device the previous "unlock" command said. For me it says

$ udisksctl mount -b /dev/dm-0
Mounted /dev/dm-0 at /run/media/martin/PittiCrypt.

Do you get an error message on either?

** Summary changed:

- Changing mount point from /media to /run/username/media broke encrypted 
devices
+ Cannot mount encrypted devices

** Changed in: gvfs (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1007149

Title:
  Cannot mount encrypted devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1007149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to