[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21142: Sshfs-fuse requires fuse
From: |
outlook user |
Subject: |
bug#21142: Sshfs-fuse requires fuse |
Date: |
Sat, 9 Nov 2024 16:15:19 +0000 |
That workaround worked in 2014, but now "libfuse" seems to search under
"/usr/bin" and not "/run/setuid-programs". The `DFUSERMOUNT_DIR` modification
doesn't seem to work anymore. I think to reproduce all what is needed is
`strace` with follow forks to see the software seeking "/usr/bin." And
personally, I use an "AppImage" to invoke fuse that will seek for `fusermount3`
The author of libfuse will push an update in the future for libfuse to give up
upon searching binaries by itself and only relying on $PATH simply, but that's
not for now...
- bug#21142: Sshfs-fuse requires fuse,
outlook user <=