Main error is nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by ceph-common-2:19.2.3-0.el9.x86_64 from ceph_stable_x86_64
# dnf install ceph-common
Last metadata expiration check: 0:13:50 ago on Fri 22 Aug 2025 02:32:28 PM.
Error:
Problem: cannot install the best candidate for the job
- nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by ceph-common-2:19.2.3-0.el9.x86_64 from ceph_stable_x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
I have opened an issue here, but curious to know if anyone here has any input: Not able to install on Rocky Linux 9.6 `nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by ceph-common-2:19.2.3-0.el9.x86_64 from ceph_stable_x86_64` · Issue #345 · ceph/cephadm-ansible · GitHub
Host is fully up to date and brand new
# cat /etc/os-release
NAME="Rocky Linux"
VERSION="9.6 (Blue Onyx)"
ID="rocky"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.6"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Rocky Linux 9.6 (Blue Onyx)"
ANSI_COLOR="0;32"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:9::baseos"
HOME_URL="https://rockylinux.org/"
VENDOR_NAME="RESF"
VENDOR_URL="https://resf.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
SUPPORT_END="2032-05-31"
ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9"
ROCKY_SUPPORT_PRODUCT_VERSION="9.6"
REDHAT_SUPPORT_PRODUCT="Rocky Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
# dnf upgrade
Last metadata expiration check: 0:14:56 ago on Fri 22 Aug 2025 04:54:56 PM.
Dependencies resolved.
Nothing to do.
Complete!