I understand that it was installed. The problem is that I am not able to start it. Thanks for --no-daemon
option. Now it’s clear what’s the problem:
$ insync start --no-daemon
Exception in thread GeventThread:
Traceback (most recent call last):
File "threading.py", line 813, in __bootstrap_inner
File "ideskutils/gevent_init.py", line 47, in run
File "gevent/__init__.py", line 40, in <module>
File "gevent/core.py", line 7, in <module>
File "gevent/core.py", line 6, in __bootstrap__
ImportError: libevent-2.0.so.5: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
I have only libevent 2.1 in the system available. Will try to install 2.0 version as addition. Why has it passed dependencies check?