Skip to content

install: update install script to handle Rocky/Alma repos now #10418

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

patrick-stephens
Copy link
Contributor

Resolves #10415 and #10333 by ensuring the one-line install script will automatically use the dedicated repos for AlmaLinux and RockyLinux.

Also see fluent/fluent-bit-docs#1708


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

  • Run local packaging test showing all targets (including any new ones) build.
  • Set ok-package-test label to test for all targets (requires maintainer to do).

Documentation

  • Documentation required for this feature

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@patrick-stephens
Copy link
Contributor Author

patrick-stephens commented Jun 2, 2025

Only query I have is whether we should default RHEL (9+) to use Alma or Rocky Linux or just keep it in the docs? No one reads docs so probably we should make it a default now to one of the non-CentOS variants - assuming that whichever one we pick stays compatible with RHEL too otherwise we'll end up in lots of pain!

This can be done as a follow up PR after this one though @agup006?

@nuz014
Copy link

nuz014 commented Jun 3, 2025

This isntall script is working fine on almalinux 9.6 as mention her #10415

@niedbalski niedbalski merged commit 4be7e3c into master Jun 3, 2025
70 of 72 checks passed
@niedbalski niedbalski deleted the 10145_alma_rocky_install branch June 3, 2025 12:01
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.

Unable to install on RedHat 9 - ssl dependency error
4 participants