Bug 42567 - Could not open libsqlite3.so
Summary: Could not open libsqlite3.so
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: csync2 (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-25 10:58 MSK by Alexander Makeenkov
Modified: 2023-02-17 11:46 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2022-04-25 10:58:46 MSK
При попытке запуска csync2 возникает ошибка:
# csync2 -x
Could not open libsqlite3.so: libsqlite3.so: cannot open shared object file: No such file or directory

sqlite3 установлен:
# rpm -qa | grep sqlite3
libsqlite3-3.38.2-alt1.x86_64
sqlite3-3.38.2-alt1.x86_64

# rpm -ql libsqlite3 
/usr/lib64/libsqlite3.so.0
/usr/lib64/libsqlite3.so.0.8.6

Версия пакета: csync2-2.0-alt1.2
Comment 1 Repository Robot 2023-02-17 11:46:40 MSK
csync2-2.0-alt2 -> sisyphus:

 Fri Feb 17 2023 Anton Farygin <rider@altlinux.ru> 2.0-alt2
 - Fixed so-names for libpq and libsqlite3 (closes: #42567)