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 proper support for Oracle Linux native packages to installer. #12101

Merged
merged 1 commit into from Feb 10, 2022

Conversation

Ferroin
Copy link
Member

@Ferroin Ferroin commented Feb 8, 2022

Summary

They got missed somehow in the initial implementation.

Also fixes a potential bug in version parsing for CentOS systems.

Test Plan

Once #12100 is merged and the repoconfig packages are updated, this can be tested by simply running the updated kickstart.sh from this PR in an OL8 Docker container. Without the changes here, it will fall back to a static install. With these changes, it will instead install using a native package.

@github-actions github-actions bot added area/docs area/packaging Packaging and operating systems support labels Feb 8, 2022
They got missed somehow in the initial implementation.
@Ferroin
Copy link
Member Author

Ferroin commented Feb 10, 2022

Rebased to resolve merge conflicts.

@Ferroin Ferroin marked this pull request as ready for review February 10, 2022 13:25
@Ferroin Ferroin merged commit b70f83b into netdata:master Feb 10, 2022
@Ferroin Ferroin deleted the kickstart-ol8 branch February 10, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs area/packaging Packaging and operating systems support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants