FS#16091 - [encfs] fuse folders not mounted correctly
Attached to Project:
Community Packages
Opened by Alexander Haeussler (eminor) - Tuesday, 08 September 2009, 01:34 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 09 September 2009, 14:44 GMT
Opened by Alexander Haeussler (eminor) - Tuesday, 08 September 2009, 01:34 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 09 September 2009, 14:44 GMT
|
Details
Description:
After updating fuse 2.74 to 2.8 folders that are encrypted with encfs won't be mounted correctly. Additional info: Package versions: extra/fuse 2.8.0-1 + local/encfs 1.5-4 Steps to reproduce: Install encfs 1.5-4 and fuse 2.8.0-1 Create an encrypted folder like described in wiki: http://wiki.archlinux.org/index.php/EncFS do ls -la in $HOME and look for the rights of the folder: d????????? ? ? ? ? ? encrypted/ |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Wednesday, 09 September 2009, 14:44 GMT
Reason for closing: Fixed
Additional comments about closing: encfs-1.5-5
Wednesday, 09 September 2009, 14:44 GMT
Reason for closing: Fixed
Additional comments about closing: encfs-1.5-5
Comment by Adrian Goll (goll) -
Tuesday, 08 September 2009, 07:28 GMT
I can confirm the exact same problem. Noticed it after i just
updated to fuse 2.8.0-1
Comment by
Petar Anastasov (parky6) -
Wednesday, 09 September 2009, 08:23 GMT
Same problem on i686
Comment by
Ronald van Haren (pressh) -
Wednesday, 09 September 2009, 08:30 GMT
I'll try to find some time tonight or else tomorrow to look into
this.
Comment by
Michael Kreitzer (mrgrim) -
Wednesday, 09 September 2009, 13:37 GMT
encfs needs to be linked to the new fuse library. If you run encfs
with the -f flag you see it's simply a library version mismatch.
While waiting for a new package in the repo you can rebuild encfs
from abs with the new fuse installed, and everything should work
normally again.
Comment by
Ronald van Haren (pressh) -
Wednesday, 09 September 2009, 14:39 GMT
@andrea: I'll rebuild encfs tonight if you haven't already done by
then