Thanks for the previous fix which did work.
However it has broken again with libfuse3-4 updating from 3.17.1~rc1-3
to 3.17.1-1.
It worked, but broke again.
$ eng apt list --installed fuse3 gvfs-fuse libfuse*
fuse3/unstable,now 3.17.1-1 amd64 [installed,automatic]
gvfs-fuse/unstable,now 1.57.2-2 amd64 [installed]
libfuse2t64/unstable,now 2.9.9-9 amd64 [installed,automatic]
libfuse3-4/unstable,now 3.17.1-1 amd64 [installed,automatic]
$ /usr/libexec/gvfsd-fuse -f /run/user/1000/gvfs
fuse: both 'want' and 'want_ext' are set
On Tue, 25 Mar 2025 at 09:34:40 +0000, Michael Anderson wrote:[...]
Thanks for the previous fix which did work.
However it has broken again with libfuse3-4 updating from 3.17.1~rc1-3
to 3.17.1-1.
Laszlo, I assume this is not the result you expected after updatingYes, this is the recommended way to use the feature flag helper
fuse3? In gvfs-fuse_1.57.2-2, the only references to FUSE_CAP are:
client/gvfsfusedaemon.c: fuse_set_feature_flag(conn, FUSE_CAP_ATOMIC_O_TRUNC);
client/gvfsfusedaemon.c: fuse_unset_feature_flag(conn, FUSE_CAP_ASYNC_READ);
which if I understand correctly is the style that is recommended by the upstream developers of FUSE. I verified that this worked as intended with libfuse3-4_3.17.1~rc1-3, but I can confirm the regression with 3.17.1-1.
On Tue, 25 Mar 2025 at 14:17:32 +0300, Vladimir K wrote:
$ /usr/libexec/gvfsd-fuse -f /run/user/1000/gvfs
fuse: both 'want' and 'want_ext' are set
Laszlo, I assume this is not the result you expected after updating
fuse3? In gvfs-fuse_1.57.2-2, the only references to FUSE_CAP are:
client/gvfsfusedaemon.c: fuse_set_feature_flag(conn, FUSE_CAP_ATOMIC_O_TRUNC);
client/gvfsfusedaemon.c: fuse_unset_feature_flag(conn, FUSE_CAP_ASYNC_READ);
which if I understand correctly is the style that is recommended by the >upstream developers of FUSE. I verified that this worked as intended with >libfuse3-4_3.17.1~rc1-3, but I can confirm the regression with 3.17.1-1.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 482 |
Nodes: | 16 (0 / 16) |
Uptime: | 72:11:31 |
Calls: | 9,571 |
Calls today: | 2 |
Files: | 13,664 |
Messages: | 6,142,306 |