Hi Martin,

On Wed, 2020-02-12 at 17:17 +0200, Martin Pärtel wrote:
> If that doesn't help, maybe you're running a mixed environment where
> e.g. bindfs is compiled against FUSE 2 but the system runs FUSE 3
> helper binaries? The version list at the end of your e-mail suggests
> this.

I haven't used your option, but I can confirm (using `ldd
/usr/bin/bindfs` and `fusermount -V`) that bindfs was linked against
libfuse 2.9.9, and the helper binaries are version 3.7.0. I guess the
package either needs to limit the FUSE version to < 3, or link against
libfuse >= 3.

Kind regards,

Willem Mulder

Reply via email to