-
Notifications
You must be signed in to change notification settings - Fork 822
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
Init process spews grep errors in dmesg and distributions can no longer be shutdown (internally) #10653
Comments
@mosullivan93 the error is probably triggered by the wrong invocation of grep, it should be |
That's right. There is also an issue with the |
Thank you for reporting this. This is indeed a regression in 2.0.5. This will be fixed in the next release. |
Looks like the intended command is |
Windows Version
Microsoft Windows [Version 10.0.22000.2538]
WSL Version
2.0.5.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
wsl.exe
Expected Behavior
/init
is trying to runwsl.exe
should still respond once you shutdown the distributionActual Behavior
grep
and-E
andrunning|degraded
wsl.exe
will no longer respond to any commands other than--version
Diagnostic Logs
dmesg
The text was updated successfully, but these errors were encountered: