Hello Pierre, Pierre Neidhardt <[email protected]> skribis:
> I can't seem to be able to decrypt my encfs folders anymore: > >> encfs /foo /foo_mount > fusermount: mount failed: Operation not permitted > fuse failed. Common problems: > - fuse kernel module not installed (modprobe fuse) > - invalid options -- see usage message Did you try “sudo modprobe fuse” or similar? > By the way encfs is out-of-date: repo version is 1.9.1, but 1.9.5 is > out: Please send a patch! :-) Hopefully ‘guix refresh -u encfs’ will do most of the work, then all you need is build it and ensure it works for you. See <https://www.gnu.org/software/guix/manual/html_node/Contributing.html>, and do ask questions if you’re unsure about the workflow! Thanks, Ludo’.
