Some extra system information $ sudo dnf update Dependencies resolved. Nothing to do. Complete! $ cat /etc/redhat-release Red Hat Enterprise Linux release 9.5 (Plow) $ uname -r 5.14.0-503.33.1.el9_5.x86_64 $ rpm --query --whatprovides "libcrypto.so.3(OPENSSL_3.4.0)(64bit)" no package provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) $ rpm --query --whatprovides "libcrypto.so.3(OPENSSL_3.2.0)(64bit)" openssl-libs-3.2.2-6.el9_5.1.x86_64 $ sudo dnf list openssl-libs Installed Packages openssl-libs.x86_64 1:3.2.2-6.el9_5.1 @rhel-9-for-x86_64-baseos-rpms
Op 09-05-2025 21:34 CEST schreef Sake Ceph <ceph@paulusma.eu>:
We're running update to date RHEL 9 machines.. They're offline, so it could be we need to sync the central repo, but I don't think this version is available.
Op 09-05-2025 21:12 CEST schreef Konstantin Shalygin <k0ste@k0ste.ru>:
Hi,
On 8 May 2025, at 23:12, Erwin Bogaard <erwin.bogaard@gmail.com> wrote:
It looks like there is an issue with the package-based 18.2.7 release, when upgrading from 18.2.6 on el9. There seems to be a new (unfulfilled) dependency that prevents the packages from installing:
Problem 1: cannot install the best update candidate for package librgw2-2:18.2.6-0.el9.x86_64 - problem with installed package librgw2-2:18.2.6-0.el9.x86_64 - nothing provides libcrypto.so <http://libcrypto.so/>.3(OPENSSL_3.4.0)(64bit) needed by librgw2-2:18.2.7-0.el9.x86_64 from ceph-reef
This issue prevents almost all ceph packages from installing. 18.2.6 is installed and fully functional on this machine, so it seems something happened between 18.2.6 and 18.2.6. Hope someone can confirm this is happening at their severs as well and/or confirm or deny this is a packaging problem.
This just means that your OS packages are outdated, not the "issue with 18.2.7 RPM release" Don't forget to run `dnf upgrade` [1]
[root@el9:/]# rpm --query --whatprovides "libcrypto.so.3(OPENSSL_3.4.0)(64bit)" openssl-libs-3.5.0-1.el9.x86_64
[1] https://centos.pkgs.org/9-stream/centos-baseos-x86_64/openssl-libs-3.5.0-1.e... k _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io