Re: [PATCH] tests: Switch to requiring exfatprogs from exfat-utils

2024-06-12 Thread Daniel Kiper
On Sat, Jun 08, 2024 at 11:42:43PM -0500, Glenn Washburn wrote: > The current Debian stable, now 12, has dropped the exfat-utils package > that the exfat filesystem test requires to run. There is an exfatprogs > package that replaces exfat-utils, though it is not a drop-in replacement > because mkf

[PATCH] tests: Switch to requiring exfatprogs from exfat-utils

2024-06-08 Thread Glenn Washburn
The current Debian stable, now 12, has dropped the exfat-utils package that the exfat filesystem test requires to run. There is an exfatprogs package that replaces exfat-utils, though it is not a drop-in replacement because mkfs.exfat has differing command line option names. Note, that we're not ye