`file --mime any-file` fails with “Bad system call” on aarch64 since libseccomp support has been re-enabled in 5.38
Running with `-S` avoids the issue (although various applications may call `file` directly without that flag, so this is still an issue)
EDIT: a version of the package disabling libseccomp support