Re: Switching from fuse2 to fuse3 in main

2021-09-30 Thread Graham Inggs
A quick status update. Thanks to everyone who has been working on this! > Bugs have been filed for the following packages that need to be > adapted to build with fuse3: > > * grub2 / grub2-unsigned [2] Patch from OpenMandriva tested > * open-vm-tools [3] Patch submitted upstream > * s390-tools

Re: Switching from fuse2 to fuse3 in main

2021-07-14 Thread Christian Ehrhardt
On Wed, Jul 14, 2021 at 11:26 AM Graham Inggs wrote: > > Fuse3 is a requirement for qemu 6 [1]. To be fair, qemu needs it for a new nice-but-not-too-important feature, but it got the ball rolling and made us realize that also plenty of others like Gnome / KDE would like to see the transition to f

Switching from fuse2 to fuse3 in main

2021-07-14 Thread Graham Inggs
Fuse3 is a requirement for qemu 6 [1]. Since we don't want to support two versions of fuse in main, we'd like reverse-dependencies of fuse to switch to fuse3. A test rebuild of packages in main with a build-dependency on libfuse-dev was done, switching the build-dependency to libfuse3-dev. The fo