bug#53407: libfuse 3 can't find fusermount

2022-01-21 Thread Leo Famulari
On Fri, Jan 21, 2022 at 08:55:23AM +0100, Liliana Marie Prikler wrote: > What is the behaviour if you have fusermount3 setuid? Then, it does work.

bug#53407: libfuse 3 can't find fusermount

2022-01-21 Thread Leo Famulari
While testing a Borg update (patch attached), I noticed that the FUSERMOUNT_DIR hack in Fuse 3 doesn't seem to work like it does with Fuse 2. The 1.2.0b3 beta of the upcoming Borg release can use either Fuse 2 (with python-llfuse) or Fuse 3 (with python-pyfuse3). The `borg mount` command works as

bug#53407: libfuse 3 can't find fusermount

2022-01-21 Thread Liliana Marie Prikler
Hi Leo, Am Freitag, dem 21.01.2022 um 02:41 -0500 schrieb Leo Famulari: > While testing a Borg update (patch attached), I noticed that the > FUSERMOUNT_DIR hack in Fuse 3 doesn't seem to work like it does with > Fuse 2. > > The 1.2.0b3 beta of the upcoming Borg release can use either Fuse 2 > (wi