public inbox for [email protected]
help / color / mirror / Atom feedFrom: Evan Rempel <[email protected]>
To: Nicolas Ross <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: Can't update RPM package to latest version
Date: Thu, 20 Nov 2025 16:28:28 +0000
Message-ID: <YT2P288MB01728DF6694056B1FA5A20BDB9D4A@YT2P288MB0172.CANP288.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
The latest release from RedHat, that came out this month is
$ rpm -q --whatprovides 'libcrypto.so.3(OPENSSL_3.4.0)(64bit)'
Openssl-libs-3.5.1-3.el9.x86_64
At our site we freeze deployment of packages at the beginning of the month so that our prod hosts get the same packages that were updated/deployed in our dev environments.
This package, frozen from the beginning of the month is only
openssl-libs-3.2.2-6.el9_5.1.x86_64
which does not satisfy this requirement. On a system that has the actual latest packages from RedHat this package has been updated to
openssl-libs-3.5.1-3.el9.x86_64
% rpm -q --whatprovides 'libcrypto.so.3(OPENSSL_3.4.0)(64bit)'
openssl-libs-3.5.1-3.el9.x86_64
If you update to the latest packages on your host, this requirement will be satisfied.
--
Evan
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Can't update RPM package to latest version
In-Reply-To: <YT2P288MB01728DF6694056B1FA5A20BDB9D4A@YT2P288MB0172.CANP288.PROD.OUTLOOK.COM>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox