On Fri, Aug 27, 2021 at 11:05:06PM +0200, Thomas Schmitt wrote: > iso9660_test fails if the effective locale is not UTF-8. This happens > because xorriso needs to convert file names and FSLABEL to UCS-2 when > preparing a Joliet tree. grub-fs-tester obviously intends to use UTF-8 > as character set, but xorriso assumes by default the result of > nl_langinfo(3) with item CODESET. > So override the result of nl_langinfo(CODESET) by options of xorriso -as > mkisofs. > > Signed-off-by: Thomas Schmitt <scdbac...@gmx.net>
Thomas, Glenn, thank you for doing such deep investigation! Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Glenn, did you test this patch? Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel