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 Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1007149
Title:
Cannot mount encrypted devices
Status in “gvfs” package in Ubuntu:
Incomplete
Bug description:
The default mount point for memory sticks, sd cards etc. has changed
from /media/<filesystemlabel> to
/run/<username>/media/<filesystemlabel>. At the same time my encrypted
media stopped being mounted. I still get prompted for the password,
though. Once by the gnome-shell and once by a dialog. Did try to
format a device using luksformat to double-check that both gnome-
keyring and I don't suffer a password-specific amnesia but even with a
known-good password I get the same result.
Encrypted home directories are not affected as should be encrypted
system partitions.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gvfs-bin 1.13.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.4.0-3.8-generic 3.4.0
Uname: Linux 3.4.0-3-generic x86_64
ApportVersion: 2.1.1-0ubuntu1
Architecture: amd64
Date: Thu May 31 23:28:22 2012
EcryptfsInUse: Yes
SourcePackage: gvfs
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1007149/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp