Canan

Hi, I'm Canan

Oups ...

Never forget impossible is possible

:(


Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.


0% complete



QR Code

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode

If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Upgrade WSL2 Ubuntu 18.04 to 20.04

Upgrade WSL2 Ubuntu 18.04 to 20.04

Ubuntu




Steps

  1. lsb_release -a
  2. cd /usr/lib/python3/dist-packages
  3. ls -la | grep "apt_pkg.cpython"
  4. sudo cp apt_pkg.cpython-38-x86_64-linux-gnu.so apt_pkg.so
  5. sudo rm -fr /usr/bin/python3
  6. sudo ln -s /usr/bin/python3.6 /usr/bin/python3
  7. sudo apt update
  8. sudo apt upgrade
  9. sudo apt --purge autoremove
  10. sudo apt install update-manager-core
  11. sudo apt full-upgrade
  12. sudo do-release-upgrade
  13. lsb_release -a