I have WSL 2 installed on my Windows 10 machine. I switched over to version 1 and upgraded from Ubuntu 18.04 to 19.04 using the do-release-upgrade command. I then tried to switch over to WSL 2, but I noticed the output of wsl -l -v is Ubuntu 18.04, not 19.04, but when running an Ubuntu prompt the output of lsb_release -a is accurately 19.04. I then tried moving the distro as named over to WSL 2 anyway, and received a
Exporting the distribution failed.
bsdtar: Write error
error. I am hoping that updating the name to the actual distro (19.04) will solve this issue. Any idea on how to do that? Probably it's in some config file for WSL?