I trying to pass all (make) checks on a Fedora f42 VM but I observing this
error (and several more that I will send separately) which is log on the
erofs_test.log after running 'make check'

+ ./grub-fs-tester erofs_compact
1024+0 records in
1024+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000699316 s, 1.5 GB/s
mkfs.erofs -L "g;/éт 莭😁" -Eforce-inode-compact
/tmp/grub-fs-tester.20250919185302726457590.erofs_compact.CG4/erofs_compact_512_4096_1_0.img
/tmp/grub-fs-tester.20250919185302726457590.erofs_compact.CG4/master
<E> erofs: invalid volume label
Try 'mkfs.erofs --help' for more information.
mkfs.erofs 1.8.10
FAIL erofs_test (exit status: 1)



which as error indicates, there is something wrong with the label. Label is
not ASCII which is perhaps intended.

Is this a known issue?
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to