You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- name: Setup WSL for tarantooluses: Vampire/setup-wsl@v1with:
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
Simple CI step
fails on
windows-2022
runner with the following error: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.
The text was updated successfully, but these errors were encountered: