-
Notifications
You must be signed in to change notification settings - Fork 859
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
Installing Oracle Linux 9.1 through WSL fails to install - Error code: Wsl/InstallDistro/0x8007139f #12544
Comments
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running. View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
Diagnostic information
|
Diagnostic information
|
Thank you @someguy916. Looking through the logs, it looks like WSL couldn't find the app entrypoint. Can you try to uninstall the package and run Uninstall via (elevated powershell):
? |
WslLogs-2025-02-04_14-43-50.zip Thank you OneBlue for reaching out. I used the provided uninstall command for powershell and used the provided wsl command but I'm still getting the same error message. |
Diagnostic information
|
Interesting. This is the error causing this:
Can you check if |
Ok that's most likely the issue. What's the output of:
? |
Hmm, what if you manually install the distribution package from: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/OracleLinux_9.1-230428.Appx ? |
Windows Version
Microsoft Windows [Version 10.0.20348.3091]
WSL Version
WSL version: 2.3.26.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
Oracle Linux 9.1
Other Software
No response
Repro Steps
Open Administrative Powershell Shell window
wsl --install -d OracleLinux_9_1
Expected Behavior
I expected Oracle Linux 9.1 to be loaded through WSL without any issues.
Actual Behavior
C:\WINDOWS\system32>wsl --install -d OracleLinux_9_1
Downloading: Oracle Linux 9.1
Installing: Oracle Linux 9.1
Oracle Linux 9.1 has been installed.
Launching Oracle Linux 9.1...
The group or resource is not in the correct state to perform the requested operation.
Error code: Wsl/InstallDistro/0x8007139f
Diagnostic Logs
WslLogs-2025-01-29_10-48-29.zip
The text was updated successfully, but these errors were encountered: