Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script fails on localed environment #146

Open
Icenowy opened this issue Aug 15, 2024 · 1 comment
Open

Script fails on localed environment #146

Icenowy opened this issue Aug 15, 2024 · 1 comment

Comments

@Icenowy
Copy link

Icenowy commented Aug 15, 2024

I am running the scripts on a Linux with LANG=zh_CN.UTF-8, and the script fails with xxx.bin is not GPT, or is corrupted .

Setting LC_ALL=C can work around this.

@BinBashBanana
Copy link
Member

I can't seem to reproduce this.
Just to confirm, putting export LC_ALL=C on line 2 of wax.sh fixes this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants