ecryptfs-recover-private should tell the name of the wrapped password file instead only that it was not found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ecryptfs-utils (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Output of the form
# ecryptfs-
INFO: Searching for encrypted private directories (this might take a while)...
INFO: Found [/home/
Try to recover this directory? [Y/n]: Y
INFO: Could not find your wrapped passphrase file.
INFO: bla
should be
# ecryptfs-
INFO: Searching for encrypted private directories (this might take a while)...
INFO: Found [/home/
Try to recover this directory? [Y/n]: Y
INFO: Could not find your wrapped passphrase file /path/to/file.
INFO: bla
so it's not necessary to RTFM just to invoke the program.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ecryptfs-utils 104-0ubuntu1
ProcVersionSign
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelMo
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Oct 31 19:03:26 2014
SourcePackage: ecryptfs-utils
UpgradeStatus: No upgrade log present (probably fresh install)
Status changed to 'Confirmed' because the bug affects multiple users.