sysutils/fusefs-encfs suddenly doesn't mount encrypted filesystem

jrm@

Developer
I have been using encfs successfully for many months.

% encfs ~/.crypt ~/files/crypt

Today, I tried to mount the same way as usual. My password was accepted, but the directory ~/files/crypt disappeared after the mount. That is, before the command above I see the ~/files/crypt directory, but after it doesn't show up with an ls -la. However, when I do ls ~/files/crypt I see the message ls: crypt: Bad file descriptor. The ~/.crypt directory seems unchanged. The only thing I can think of
that might have changed in the past few days: I may have updated a dependent port (e.g. devel/icu). I'm running 9-STABLE amd64 with port version 1.7.4_1.

Has anyone else had this problem, or even better, know of a solution?
 
Back
Top