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

Fix version locking package installation #802

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

ntkathole
Copy link
Contributor

Issue #800

@@ -820,7 +815,7 @@ def setup_python_code_coverage():
if not epel_present:
run('yum -y install https://dl.fedoraproject.org/pub/epel/'
Copy link
Contributor

Choose a reason for hiding this comment

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

direct package install will work I suppose

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it works!

Copy link
Contributor

@lpramuk lpramuk left a comment

Choose a reason for hiding this comment

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

Nice!

@san7ket
Copy link
Contributor

san7ket commented Sep 13, 2019

We can look into improving this, For now, merging

@san7ket san7ket merged commit b9f885b into SatelliteQE:master Sep 13, 2019
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