Cannot be used on Windows with a username of Chinese characters (maybe or non-ASCII) #25119
Labels
P2
We'll consider working on this in future. (Assignee optional)
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
type: feature request
Description of the bug:
My operating system is Windows 11
And my system username is: 王鼎.
When I use the
bazel. exe help
command, the following result is displayed:When I switched my username to a pure English name(Admin), everything worked fine.
The user path is as follows: C:\Users\Administrator_bazel_Admin
Which category does this issue belong to?
Server-Side Rules
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Convert the user name of the operating system into a Chinese character name
Which operating system are you running Bazel on?
windows 11 x64
What is the output of
bazel info release
?some err info
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.bazel-7.5.0rc2-windows-x86_64, download the official generated executable file from GitHub
What's the output of
git remote get-url origin; git rev-parse HEAD
?If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: