severity 1008842 wishlist
tags 1008842 wontfix
thanks
On Sat, Apr 02, 2022 at 05:07:06PM +0200, MichaIng wrote:
Hi,
> Since Debian Bullseye (also tested on Bookworm), the exfat-fuse package does
> not provide the (FUSE-based) "exfat" filesystem driver, i.e. the following
> commands fail if the exfat kernel module is not present, e.g. when a
> different kernel is used, often the case with ARM SBCs:
I gave my best and made sure the release notes have a pointer on how to
continue to use exfat-fuse if you insist to use it:
https://www.debian.org/releases/bullseye/amd64/release-notes/ch-whats-new.en.html#exfat-in-linux-kernel
It's also in the NEWS file of the package, e.g.
zless /usr/share/doc/exfat-fuse/NEWS.Debian.gz
on a system with exfat-fuse installed.
The decision tries to reflect what is the best default option for
a majority of our users. I do not plan to put additional work into
the current packaging to support some fringe cases. Holding me back
from a full removal of the fuse driver are some special cases of date
conversion, which seem to be only supported by the fuse driver at the
moment. Though that code is not released yet, that is why the current
Debian package contains a snapshot.
My focus is on providing exfatprogs and the Linux driver. I do not
believe Debian should support two implementations for this 3rd party
filesystem. My personal believe is also that people should not run
outdated and unsupported kernel versions. If you feel like doing so
all bets are off anyway, and creating yourself a symlink to get the
desired behaviour back is the smaller issue.
Sven