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

Add Python3 package support for Ubuntu 16.04 #1238

Merged
merged 3 commits into from
Jun 4, 2018

Conversation

rallytime
Copy link
Contributor

What does this PR do?

Adds support to bootstrap to install Salt's Python 3 packages for Ubuntu 16.04 using the -x option:

sh bootstrap-salt.sh -x python3

What issues does this PR fix or reference?

Refs #1127

Previous Behavior

Could not install Salt with Python 3 packages.

New Behavior

Can now install Salt with Python 3 packages

@vutny Can you review this one?

Copy link
Contributor

@vutny vutny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me overall, but haven't tested it myself.
Great job @rallytime .

README.rst Outdated
@@ -277,6 +277,9 @@ Ubuntu and derivatives
- KDE neon (based on Ubuntu 16.04)
- Linux Mint 17/18
- Ubuntu 14.04/16.04 and subsequent non-TLS releases (see below)
- Python3 (see ``-x`` option):

- Ubuntu 16.04
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks little bit confusing... I think we could add separate section to the README covering a status of Py3 support.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a better idea. I will fix that. Thanks!

@rallytime rallytime merged commit 06fdd89 into saltstack:develop Jun 4, 2018
@rallytime rallytime deleted the py3-u16 branch June 4, 2018 15:28
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.

2 participants