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

Added install section for almalinux #2976

Closed
wants to merge 2 commits into from
Closed

Added install section for almalinux #2976

wants to merge 2 commits into from

Conversation

nightintoxicated
Copy link

Pull Request

Category

*Install bash script

Feature/Issue Description

Q: Please give a brief summary of your feature/fix
A: Added a section for alma linux installs

Q: Give a technical rundown of what you have changed (if applicable)
A: During install on Alma, i was getting assigned to redhat-release and installation was failing.

Added: first, almalinux-release is detected before redhat, we then check if alma is version 9, and if so install crb, otherwise we install powertools (and development tools to fix an issue with ruby dependencies later on during the install)
We read from the user if they want to install ruby, and automatically do a module reset and install if they want it.
additionally, we install the ruby-devel package.

Test Cases

Q: Describe your test cases, what you have covered and if there are any use cases that still need addressing.
A: I have tested this on fresh alma EL8 and EL9 minimal machines, both are now working as intended when ran from the install script.

Wiki Page

If you are adding a new feature that is not easily understood without context, please draft a section to be added to the Wiki below.
The user no longer needs to install ruby manually from alma 8/9 (dependant on the dnf module versions not changing)

##Additional info
This is my first contribution to open source, if there is anything I can do better, please do let me know.
Much appreciated.

powertools has changed to CRB.
Spinning up EL8 and EL9 vm to confirm changes.
Copy link
Contributor

github-actions bot commented Dec 7, 2023

Stale pull request message

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Stale pull request message

Copy link
Contributor

Stale pull request message

Copy link
Contributor

github-actions bot commented Feb 7, 2024

Stale pull request message

Copy link
Contributor

github-actions bot commented Mar 3, 2024

Stale pull request message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants