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

Use python3 for Ubuntu 18.04+ #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andrew-cormick-dockery
Copy link

The current user script doesn't work for Ubuntu LTS > 18.04 due to the fact that python3 is now the default python version. I have confirmed that this PR successfully works with Ubuntu 20.04 LTS.

It won't be backwards compatible though, perhaps someone can suggest a way to do that?

@andrew-cormick-dockery
Copy link
Author

Oof. I suddenly realised this PR won't work for RedHat based distros. Anyone care to make a fix?

@wilson
Copy link

wilson commented Jul 15, 2022

Should we just leave the RedHat branch of the logic alone for now and update the Ubuntu part?

@andrew-cormick-dockery
Copy link
Author

I made a commit for RedHat based distros not long after that comment.

This commit is ready to be merged. We've been using a fork of this repo with this commit in it for almost 2 years now; it works just fine with Ubuntu.

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

Successfully merging this pull request may close these issues.

3 participants