dunglas / dunglas/crypt-manager
Ubuntu problems
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. just general usage
2. mkdir ~test3
3. sudo conceal -e test3
4. sudo conceal -d test3
5. error >>
harm@harm-desktop:~$ sudo conceal -d test3
Password:
Unmounting...
Traceback (most recent call last):
File "/usr/bin/conceal", line 224, in
Main()
File "/usr/bin/conceal", line 84, in __init__
self.decrypt()
File "/usr/bin/conceal", line 201, in decrypt
conceal.Manage(folder).decrypt(password)
File "/usr/lib/python2.5/site-packages/conceal.py", line 428, in decrypt
self.unmount()
File "/usr/lib/python2.5/site-packages/conceal.py", line 418, in unmount
self.encfs.unmount()
File "/usr/lib/python2.5/site-packages/conceal.py", line 309, in unmount
subprocess.Popen([FUSERMOUNT, "-z", "-u", self.folder.path])
File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
What version of the product are you using? On what operating system?
downloaded .deb's + hardy heron
Please provide any additional information below.
the system > admin > encrypt.. takes AGES to encrypt and when i cancceled
it byebye files. I dont understand how this is all so messed up. Awsome
idea but its just not happening. Lost some nice pron now :(
```
Original issue reported on code.google.com by `harmkui...@hotmail.com` on 25 Apr 2008 at 2:48
Contributor guide
Assessment
This issue has not been assessed yet.