Bug#1037058: mergerfs: Mounting as non-root user fails with EPERM due to missing setuid bit

2023-06-03 Thread Patrice Duroux
Hi, Just a small remark about a similar case with glusterfs-client also providing its own fusermount command: $ ls -lt /usr/bin/fusermount-glusterfs -rwxr-xr-x 1 root root 34976 24 mai 10:48 /usr/bin/fusermount-glusterfs* (no setuid here) There is a closed upstream issue:

Bug#1037058: mergerfs: Mounting as non-root user fails with EPERM due to missing setuid bit

2023-06-02 Thread Grond
Package: mergerfs Version: 2.31.0-1 Severity: important X-Debbugs-Cc: spa...@riseup.net Mergerfs does not work properly when used as a non-root user: $ mkdir a b c $ mergerfs $(realpath a):$(realpath b) c fusermount: mount failed: Operation not permitted After some debugging with strace, it