-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
Windows Version
Microsoft Windows [Version 10.0.26100.7462]
WSL Version
2.6.3.0
Are you using WSL 1 or WSL 2?
- WSL 2
- WSL 1
Kernel Version
6.6.87.2-microsoft-standard-WSL2
Distro Version
No response
Other Software
No response
Repro Steps
Running wsl.exe --install --distribution "kali-linux" --name "VeryEnglish" --no-launch will successfully install wsl while running wsl.exe --install --distribution "kali-linux" --name "NötVeryEnglish" --no-launch will fail.
Expected Behavior
Install WSL with the defined name.
Actual Behavior
Using non-ascii letter will give the following error message:
Downloading: Kali Linux Rolling
Installing: Kali Linux Rolling
Invalid distribution name: "NötVeryEnglish".
Error code: Wsl/InstallDistro/Service/RegisterDistro/E_INVALIDARG
Diagnostic Logs
No response
Metadata
Metadata
Assignees
Labels
No labels