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 python 3.6 PPA repository to Xenial packagingtest #95

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Dec 8, 2020

Following the #94 and StackStorm/st2-packages#679, Ubuntu Xenial st2 packages relying on py3 are now built.

Next we'll need to add the py3 PPA repository to Xenial packagingtest as it's required for testing the st2.deb package installation.

Copy link
Contributor

@amanda11 amanda11 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -7,13 +7,13 @@ RUN yum -y install \
wget

RUN yum install -y yum-utils \
&& dnf config-manager --enable PowerTools \
&& dnf config-manager --enable powertools \
Copy link
Member Author

Choose a reason for hiding this comment

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

Build also identified a failure for CentOS8 images:

Error: No matching repo to modify: PowerTools.

which is not related to this PR and probably some recent upstream changes, but I'll fix it anyway here to have the CI 🟢

@arm4b arm4b merged commit c6f5913 into master Dec 8, 2020
@arm4b arm4b deleted the packagingtest-xenial-ppa3.6 branch December 8, 2020 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants