Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistent "You do not seem to have the default distribution installed anymore." #94

Closed
nodeselector opened this issue Sep 9, 2018 · 0 comments

Comments

@nodeselector
Copy link

nodeselector commented Sep 9, 2018

After trying to install and switch to CentOS I found that the default Ubuntu 18.04 distro is being loaded:

root@MININT-GMBGKMA:/mnt/c/Users/jemartin# cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
root@MININT-GMBGKMA:/mnt/c/Users/jemartin#

I checked switch.py to see what is being detected:

$ python switch.py
usage: ./switch.py image[:tag]

The following distributions are currently installed:

  - ubuntu:xenial*

You do not seem to have the default distribution installed anymore.
To reinstall it, run lxrun /uninstall and lxrun /install from the command prompt.

This persists after multiple attempts of lxrun uninstall/install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant