Skip to content

Unable to install on Alma Linux 9 - ssl dependency errorΒ #10333

@michael-stevens

Description

@michael-stevens

Bug Report

Describe the bug
Install fails on Alma linux 9 with dependency error

To Reproduce

  • Steps to reproduce the problem:

Run:

curl https://raw.githubusercontent.com/fluent/fluent-bit/master/install.sh | sh

on Alma Linux 9.

Expected behavior
Installs cleanly.

Actual behaviour

[mstevens@localhost ~]$ sudo su -
[sudo] password for mstevens: 
Last login: Wed May 14 09:49:17 BST 2025 on pts/0
[root@localhost ~]# curl https://raw.githubusercontent.com/fluent/fluent-bit/master/install.sh | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3917  100  3917    0     0  19107      0 --:--:-- --:--:-- --:--:-- 19107
================================
 Fluent Bit Installation Script 
================================
This script requires superuser access to install packages.
You will be prompted for your password by sudo.
[fluent-bit]
name = Fluent Bit
# Legacy server style
baseurl = https://packages.fluentbit.io/centos/$releasever/
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://packages.fluentbit.io/fluentbit.key
enabled=1
Fluent Bit                                      960  B/s | 866  B     00:00    
Fluent Bit                                       18 kB/s | 3.1 kB     00:00    
Importing GPG key 0x3888C1CD:
 Userid     : "Fluentbit releases (Releases signing key) <[email protected]>"
 Fingerprint: C3C0 A285 34B9 293E AF51 FABD 9F9D DC08 3888 C1CD
 From       : https://packages.fluentbit.io/fluentbit.key
Fluent Bit                                       66 kB/s |  77 kB     00:01    
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by fluent-bit-4.0.2-1.aarch64 from fluent-bit
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Your Environment

Additional context

Unable to install or update on Alma Linux 9.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions