Skip to content
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 update catastrophic failure #11862

Closed
1 of 2 tasks
amnapa opened this issue Jul 31, 2024 · 3 comments
Closed
1 of 2 tasks

wsl update catastrophic failure #11862

amnapa opened this issue Jul 31, 2024 · 3 comments
Labels
msix Installer issue.

Comments

@amnapa
Copy link

amnapa commented Jul 31, 2024

Windows Version

Microsoft Windows [Version 10.0.26100.1301]

WSL Version

0.0.0.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

No response

Distro Version

Ubuntu 22.04

Other Software

No response

Repro Steps

Trying to update wsl to version 2.2.4:

C:\Windows\System32>wsl --update

Downloading: Windows Subsystem for Linux 2.2.4

Installing: Windows Subsystem for Linux 2.2.4

Catastrophic failure

Expected Behavior

It should update WSL2 to version 2.2.4

Actual Behavior

Catastrophic failure

Diagnostic Logs

WslLogs-2024-07-31_14-18-54.zip

Copy link

View similar issues

Please 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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
.wslconfig found
Appx package is not installed
Found evidence of MSIX install error: 0x80070032, adding msix tag

@github-actions github-actions bot added the msix Installer issue. label Jul 31, 2024
@amnapa
Copy link
Author

amnapa commented Jul 31, 2024

I Fixed the issue by removing the WSL package in Power Shell and installed it with msixbundle.

  1. Remove-AppxPackage MicrosoftCorporationII.WindowsSubsystemForLinux_2.2.4.0_x64__8wekyb3d8bbwe
  2. Download msixbundle from here and install it

@amnapa
Copy link
Author

amnapa commented Jul 31, 2024

closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msix Installer issue.
Projects
None yet
Development

No branches or pull requests

1 participant