On 01/07/2021 12.04, Andreas Beckmann wrote:
I'm just trying the attached patch which seems to solve the issue for the kde metapackages with --install-recommends kdeconnect is the one depending on sshfs, so it's a good candidate to ensure we get fuse3 installed.
I've filed bugs against sshfs, kdeconnect and freedombox to add Breaks: fuse (<< 3) Depends: fuse3 (>= 3)which seems to be sufficient to solve all the cases where sshfs was not being upgraded.
Andreas