Skip to content

Unable to install on RedHat 9 - ssl dependency error #10415

Closed
@scook-gxo

Description

@scook-gxo

Bug Report

Describe the bug
Install fails on RedHat 9 with dependency error

To Reproduce
`[root@servername x86_64]$ yum install fluent-bit-4.0.3-1.x86_64.rpm
Updating Subscription Management repositories.
Last metadata expiration check: 1:42:32 ago on Mon 02 Jun 2025 06:41:52 AM GMT.
Error:
Problem: conflicting requests

  • nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by fluent-bit-4.0.3-1.x86_64 from @commandline
    (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
    `

Expected behavior
Installs with all dependencies being met.

Your Environment

Additional context
As the package is taken from the centos folder, it's likely the same issue as #10333 where the CentOS 9 Stream is built against a more recent openssl version than the one RedHat 9 has available.

Seems to have been effecting releases since fluent-bit-4.0.1, was hoping it would be fixed when #10333 was.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions