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 2 requires an update to its kernel component #29

Closed
DifferentialOrange opened this issue Jun 16, 2022 · 1 comment
Closed

WSL 2 requires an update to its kernel component #29

DifferentialOrange opened this issue Jun 16, 2022 · 1 comment

Comments

@DifferentialOrange
Copy link

Simple CI step

- name: Setup WSL for tarantool
  uses: Vampire/setup-wsl@v1
  with:
    distribution: Ubuntu-20.04

fails on windows-2022 runner with the following error:

Run Vampire/setup-wsl@v1
  with:
    distribution: Ubuntu-20.04
    use-cache: true
    set-as-default: true | false
    update: false
  env:
    pythonLocation: C:\hostedtoolcache\windows\Python\3.10.5\x64
Verify Windows Environment
Install Distribution
  Received 176160768 of 485110807 (36.3%), 165.8 MBs/sec
  Received 381681664 of 485110807 (78.7%), 180.6 MBs/sec
  Received 485110807 of 485110807 (100.0%), 100.4 MBs/sec
  Cache Size: ~463 MB (485110807 B)
  C:\Windows\System32\tar.exe -z -xf D:/a/_temp/081d6935-5a91-4c2c-8173-f5e0fca2e0b5/cache.tgz -P -C D:/a/tarantool-python/tarantool-python
  C:\hostedtoolcache\windows\Ubuntu\20.4.0\x64\ubuntu.exe install --root
  Installing, this may take a few minutes...
  
  WslRegisterDistribution failed with error: 0x800701bc
  
  Error: 0x800701bc WSL 2 requires an update to its kernel component. For information please visit https://aka.ms/wsl2kernel
  
  
  
Error: The process 'C:\hostedtoolcache\windows\Ubuntu\20.4.0\x64\ubuntu.exe' failed with exit code 1

See https://github.com/tarantool/tarantool-python/runs/6915591697?check_suite_focus=true for a full log. Eight days ago it was working just fine.

@DifferentialOrange
Copy link
Author

Duplicate of #28

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

No branches or pull requests

1 participant