Обсуждение: Last release of postgresql 18.1, 17.7, 16.11, 15.15, 14.20 and 13.23
Hello,
I tried to install the update but I get the following error :
nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by postgresql16-contrib-16.11-1PGDG.rhel9.x86_64 from pgdg16
The error is the same regardless of the PostgreSQL version.
I don't see how to work around this issue. Could you help me ?
Cordialement, |
Olivier SCHRAM Conseil Départemental du Gard Direction de l'innovation et des systèmes d'Information Service Infrastructures Informatiques et Ressources Educatives Numériques 3 rue Guillemette - 30044 Nîmes Cedex 9 Tel : 0466763665 Courriel : olivier.schram@gard.fr |
On 11/18/25 04:43, SCHRAM Olivier wrote: > Hello, > > I tried to install the update but I get the following error : > > nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by > postgresql16-contrib-16.11-1PGDG.rhel9.x86_64 from pgdg16 > > The error is the same regardless of the PostgreSQL version. > > I don't see how to work around this issue. Could you help me ? 1) This: https://www.postgresql.org/list/pgsql-general/ is the list you should ask this question on. 2) When you do post the question there: a) Confirm that you are installing to RH 9 And include what exact minor version you are on. b) Provide the command you are using to do the install. > > Cordialement, > > *Olivier SCHRAM* > > Conseil Départemental du Gard > Direction de l'innovation et des systèmes d'Information > Service Infrastructures Informatiques et Ressources Educatives Numériques > 3 rue Guillemette - 30044 Nîmes Cedex 9 > Tel : 0466763665 Courriel : _olivier.schram@gard.fr > <mailto:marc.jammy@gard.fr>_ > > -- Adrian Klaver adrian.klaver@aklaver.com
Hello
I think the issue comes from the fact that I’m using Oracle Linux and version r9.7 is not yet available from them.
Best regards, |
Olivier SCHRAM Conseil Départemental du Gard Direction de l'innovation et des systèmes d'Information Service Infrastructures Informatiques et Ressources Educatives Numériques 3 rue Guillemette - 30044 Nîmes Cedex 9 Tel : 0466763665 Courriel : olivier.schram@gard.fr |
De : Adrian Klaver <adrian.klaver@aklaver.com>
Envoyé : mardi 18 novembre 2025 16:59
À : SCHRAM Olivier <olivier.schram@gard.fr>; pgsql-www@lists.postgresql.org <pgsql-www@lists.postgresql.org>
Objet : Re: Last release of postgresql 18.1, 17.7, 16.11, 15.15, 14.20 and 13.23
Envoyé : mardi 18 novembre 2025 16:59
À : SCHRAM Olivier <olivier.schram@gard.fr>; pgsql-www@lists.postgresql.org <pgsql-www@lists.postgresql.org>
Objet : Re: Last release of postgresql 18.1, 17.7, 16.11, 15.15, 14.20 and 13.23
On 11/18/25 04:43, SCHRAM Olivier wrote:
> Hello,
>
> I tried to install the update but I get the following error :
>
> nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by
> postgresql16-contrib-16.11-1PGDG.rhel9.x86_64 from pgdg16
>
> The error is the same regardless of the PostgreSQL version.
>
> I don't see how to work around this issue. Could you help me ?
1) This:
https://www.postgresql.org/list/pgsql-general/
is the list you should ask this question on.
2) When you do post the question there:
a) Confirm that you are installing to RH 9 And include what exact minor
version you are on.
b) Provide the command you are using to do the install.
>
> Cordialement,
>
> *Olivier SCHRAM*
>
> Conseil Départemental du Gard
> Direction de l'innovation et des systèmes d'Information
> Service Infrastructures Informatiques et Ressources Educatives Numériques
> 3 rue Guillemette - 30044 Nîmes Cedex 9
> Tel : 0466763665 Courriel : _olivier.schram@gard.fr
> <mailto:marc.jammy@gard.fr>_
>
>
--
Adrian Klaver
adrian.klaver@aklaver.com
> Hello,
>
> I tried to install the update but I get the following error :
>
> nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by
> postgresql16-contrib-16.11-1PGDG.rhel9.x86_64 from pgdg16
>
> The error is the same regardless of the PostgreSQL version.
>
> I don't see how to work around this issue. Could you help me ?
1) This:
https://www.postgresql.org/list/pgsql-general/
is the list you should ask this question on.
2) When you do post the question there:
a) Confirm that you are installing to RH 9 And include what exact minor
version you are on.
b) Provide the command you are using to do the install.
>
> Cordialement,
>
> *Olivier SCHRAM*
>
> Conseil Départemental du Gard
> Direction de l'innovation et des systèmes d'Information
> Service Infrastructures Informatiques et Ressources Educatives Numériques
> 3 rue Guillemette - 30044 Nîmes Cedex 9
> Tel : 0466763665 Courriel : _olivier.schram@gard.fr
> <mailto:marc.jammy@gard.fr>_
>
>
--
Adrian Klaver
adrian.klaver@aklaver.com
On 11/18/25 08:02, SCHRAM Olivier wrote: > Hello > > I think the issue comes from the fact that I’m using Oracle Linux and > version r9.7 is not yet available from them. Again this is not the correct list for this sort of issue. This list -www is per: https://www.postgresql.org/list/pgsql-www/ for "Discussion of development and coordination of the PostgreSQL websites." You need to move this discussion to --general -- Adrian Klaver adrian.klaver@aklaver.com
On 11/18/25 08:11, Adrian Klaver wrote: > On 11/18/25 08:02, SCHRAM Olivier wrote: > You need to move this discussion to --general In meantime see this: https://github.com/pgdg-packaging/pgdg-rpms/issues/119 -- Adrian Klaver adrian.klaver@aklaver.com
Hello,
I will wait for Oracle linux 9.7.
Thank you.
Best regards, |
Olivier SCHRAM Conseil Départemental du Gard Direction de l'innovation et des systèmes d'Information Service Infrastructures Informatiques et Ressources Educatives Numériques 3 rue Guillemette - 30044 Nîmes Cedex 9 Tel : 0466763665 Courriel : olivier.schram@gard.fr |
De : Adrian Klaver <adrian.klaver@aklaver.com>
Envoyé : mardi 18 novembre 2025 17:17
À : SCHRAM Olivier <olivier.schram@gard.fr>; pgsql-www@lists.postgresql.org <pgsql-www@lists.postgresql.org>
Objet : Re: Last release of postgresql 18.1, 17.7, 16.11, 15.15, 14.20 and 13.23
Envoyé : mardi 18 novembre 2025 17:17
À : SCHRAM Olivier <olivier.schram@gard.fr>; pgsql-www@lists.postgresql.org <pgsql-www@lists.postgresql.org>
Objet : Re: Last release of postgresql 18.1, 17.7, 16.11, 15.15, 14.20 and 13.23
On 11/18/25 08:11, Adrian Klaver wrote:
> On 11/18/25 08:02, SCHRAM Olivier wrote:
> You need to move this discussion to --general
In meantime see this:
https://github.com/pgdg-packaging/pgdg-rpms/issues/119
--
Adrian Klaver
adrian.klaver@aklaver.com
> On 11/18/25 08:02, SCHRAM Olivier wrote:
> You need to move this discussion to --general
In meantime see this:
https://github.com/pgdg-packaging/pgdg-rpms/issues/119
--
Adrian Klaver
adrian.klaver@aklaver.com