Bug 42567

Summary: Could not open libsqlite3.so
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: csync2Assignee: Anton Farygin <rider>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: rider, sem
Version: unstable   
Hardware: x86_64   
OS: Linux   

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)