BUG #18807: libcrypto.so.1.1: cannot open shared object file

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18807: libcrypto.so.1.1: cannot open shared object file
Дата
Msg-id 18807-516bdd561f787b26@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18807: libcrypto.so.1.1: cannot open shared object file
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18807
Logged by:          Kirill
Email address:      evstratovkirill@yandex.ru
PostgreSQL version: 15.1
Operating system:   Ubuntu 16.04
Description:

Your documentation states that the minimum requirement is OpenSSL 1.0.x
version: "OpenSSL is also required for random number generation on platforms
that do not have /dev/urandom (except Windows). The minimum required version
is 1.0.1". But when I tried to use the pg_dump utility, I got an error:
"error while loading shared libraries: libcrypto.so.1.1: cannot open shared
object file: No such file or directory"
And libcrypto.so.1.1 refers to the OpenSSL 1.1.x version.
The current version 17 also says 1.0.. I suspect that 1.1x is needed there
too.


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