-
Notifications
You must be signed in to change notification settings - Fork 823
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
wsl 2 fails to update properly from 2.0.x to 2.0.3 & 2.0.4: Error: 0x8007019e The Windows Subsystem for Linux has not been enabled. #10607
Comments
could you explain how did you do to install with the x86_64 msi installer? |
I installed https://github.com/microsoft/WSL/releases/download/2.0.4/wsl.2.0.4.0.x64.msi |
@satmandu: It looks like you're missing the "Windows subsystem for linux" optional component, which is required to run WSL on Windows 10. Can you try to enable it and try again ? |
The "Windows subsystem for linux" component was somehow no longer installed. I can open wsl now, but will see what happens after 2.0.5 comes out, to see if I can successfully update to that using
|
Ok good to know. Closing for now. Feel free to reopen if the issue happens again. |
Windows Version
Microsoft Windows [Version 10.0.22621.2361]
WSL Version
2.0.4
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.123.1-microsoft-standard-WSL2
Distro Version
Ubuntu 23.10
Other Software
No response
Repro Steps
I run
wsl --update --pre-release
I see this:
Expected Behavior
wsl should update so I can just open a new shell.
Actual Behavior
I have to download the x86_64 msi installer and run that, to get the install to fix itself.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: