RHEL 9 install error

Поиск
Список
Период
Сортировка
От Bo Peng
Тема RHEL 9 install error
Дата
Msg-id 20221103161734.ac0196c2dd18961c79f1bde5@sraoss.co.jp
обсуждение исходный текст
Ответы Re: RHEL 9 install error  (Devrim Gündüz <devrim@gunduz.org>)
Список pgsql-pkg-yum
Hello,

I tried to intsall PostgreSQL 15 on RHEL 9.
It seems the bundle openldap 2.4.59 causes the following install error.


# dnf install postgresql15-server
...
Error: 
 Problem: conflicting requests
  - nothing provides libldap.so.2()(64bit) needed by postgresql15-server-15.0-1PGDG.rhel9.x86_64
  - nothing provides libldap.so.2(OPENLDAP_2.200)(64bit) needed by postgresql15-server-15.0-1PGDG.rhel9.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

# rpm -qa | grep openldap
openldap-2.4.59-4.el9_0.x86_64


I think the PostgreSQL 15 packages were built with openldap 2.6.2,
and the version difference caused the error.

Any workaround?

Best regards,
-- 
Bo Peng <pengbo@sraoss.co.jp>
SRA OSS LLC
https://www.sraoss.co.jp/



В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: Package python3-psycopg2-2.9.5-1.f35.x86_64.rpm is not signed
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: RHEL 9 install error