-
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
Updating to WSL-2 version 2.2.2 failing #11431
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging 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! Open similar issues:
Closed similar issues:
|
Running as an admin the update completed: wsl --version |
Windows Version
Windows version: 10.0.22635.3430
WSL Version
2.2.1.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.150.1-2
Distro Version
Debian
Other Software
No response
Repro Steps
wsl --update --pre-release
Expected Behavior
wsl would update if there is a new pre release
Actual Behavior
Checking for updates.
Updating Windows Subsystem for Linux to version: 2.2.2.
Update failed (exit code: 1618).
Log file: C:\Users\mlwp\AppData\Local\Temp\wsl-install-logs.txt
Error code: Wsl/UpdatePackage/0x80070652
Diagnostic Logs
cat C:\Users\mlwp\AppData\Local\Temp\wsl-install-logs.txt
=== Verbose logging started: 4/6/2024 8:36:18 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\Program Files\WSL\wsl.exe ===
MSI (c) (E8:4C) [08:36:18:685]: Resetting cached policy values
MSI (c) (E8:4C) [08:36:18:685]: Machine policy value 'Debug' is 0
MSI (c) (E8:4C) [08:36:18:685]: ******* RunEngine:
******* Product: C:\Users\mlwp\AppData\Local\Temp\wsl.2.2.2.0.x64 (9).msi
******* Action:
******* CommandLine: **********
MSI (c) (E8:4C) [08:36:18:685]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (E8:4C) [08:36:18:685]: Grabbed execution mutex.
MSI (c) (E8:4C) [08:36:18:690]: Cloaking enabled.
MSI (c) (E8:4C) [08:36:18:690]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (E8:4C) [08:36:18:694]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (c) (E8:4C) [08:36:18:695]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (E8:4C) [08:36:18:695]: MainEngineThread is returning 1618
=== Verbose logging stopped: 4/6/2024 8:36:18 ===
The text was updated successfully, but these errors were encountered: