Created
February 18, 2020 07:10
-
-
Save obar1/d1450430b64e077169b4e1e93c0cf035 to your computer and use it in GitHub Desktop.
Created with Copy to Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 | |
This microsoft WSL issue completely made it work for me. Essentially it boiled down to: | |
Abort the do-release-upgrade script | |
Re-launch Ubuntu | |
Remove lxd with: sudo dpkg --force depends -P lxd; sudo dpkg --force depends -P lxd-client | |
Finish with sudo apt upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment