6 ms·
Sorry, totally missed that. Looks like some other people have had similar issues with upgrading to previous versions: https://github.com/Microsoft/WSL/issues/34
by anowlcalledjosh 7y ago
Sorry, totally missed that. Looks like some other people have had similar issues with upgrading to previous versions: https://github.com/Microsoft/WSL/issues/3489 https://github.com/Microsoft/WSL/issues/3489 (though the issue is for (I think) 16.04->18.04, someone mentions that it also affects 18.04->18.10)
it's strange that that's all the output you get, though. Apparently it puts logs in /var/log/dist-upgrade/, is there more there?
- mehrdadn 7y agoAHH, thank you! /var/log/dist-upgrade/main.log explains why! It's indeed another instance of a bug I already saw when upgrading another system [1] and couldn't figure out -- there's a missing dependency in some Ubuntu package: sudo apt-get install python-distro-info python3-distro-info EDIT: Do yourself a favor and don't upgrade to 19.04 on WSL. VSCode and google-chrome-stable can't start on it. I had to roll back. [1] https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1824866 https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upg...