Hi Erol, Am 26. Juli 2026 02:23:34 MESZ schrieb Erol SANER <[email protected]>: > >Additional testing showed: > >Under tr_TR.UTF-8: > > ls -1 /boot/efi | grep -i '^efi$' > >returns no output. > >Under the C locale: > > LC_ALL=C sh -c 'ls -1 /boot/efi | grep -i "^efi$"' > >correctly returns: > > EFI
Thanks for your exact analysis. Subject to another/better ideas, and until a final fix arrives, my proposal would be, to add "LC_ALL=C" to the command for now. Thoughts/objections anyone? Holger -- Sent from /e/ OS on Fairphone3

