nullpo-head / wsl-distrod

Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
MIT License
1.9k stars 90 forks source link

[Bug]: Sanity check of "WSLENV" failed #43

Open YenLegion opened 2 years ago

YenLegion commented 2 years ago

Describe the bug

Getting this error upon starting a new session. It seems to work, but curious about the error. Here's the contents of my $ENV.

[Distrod][WARN] sanity check of "WSLENV" failed. ❯ echo $WSLENV WT_SESSION:%WSLENV%:GIT_EXEC_PATH/wp:GIT_EXEC_PATH/wp:WT_PROFILE_ID

Running Arch. Thanks.

Steps to reproduce

Upon opening a new terminal. Happens after wsl --shutdown distro and reopen terminal as well. Error first thing to appear on screen.

Expected behavior

No response

Windows version

19043.1466

Linux kernel version

Linux DESKTOP-I7VTT9N 5.10.60.1-microsoft-standard-WSL2 #1 SMP Wed Aug 25 23:20:18 UTC 2021 x86_64 GNU/Linux

Distro

Arch

How did you install that distro?

Enabled distrod in an existing WSL2 distro

Logs

Do not have logs.

additional comment

No response