Insync 3.9.7.60031 does not start

On openSUSE Tumbleweed, launching with --no-daemon shows this:

~> insync start --no-daemon
Traceback (most recent call last):
  File "insynclinux/gui/insync.py", line 19, in <module>
  File "click/core.py", line 1157, in __call__
  File "click/core.py", line 1078, in main
  File "click/core.py", line 1688, in invoke
  File "click/core.py", line 1434, in invoke
  File "click/core.py", line 783, in invoke
  File "insynclinux/gui/cli.py", line 163, in start
  File "PyInstaller/loader/pyimod02_importers.py", line 385, in exec_module
  File "idesklinux/app.py", line 12, in <module>
  File "PyInstaller/loader/pyimod02_importers.py", line 385, in exec_module
  File "idesklinux/platui_impl.py", line 14, in <module>
  File "/tmp/embedded.qgk1netm.zip/shibokensupport/__feature__.py", line 142, in _import
  File "PyInstaller/loader/pyimod02_importers.py", line 385, in exec_module
  File "idesklinux/htmlui_impl.py", line 6, in <module>
  File "/tmp/embedded.qgk1netm.zip/shibokensupport/__feature__.py", line 142, in _import
ImportError: /usr/lib/insync/libnss3.so: version `NSS_3.117' not found (required by /usr/lib/insync/libsmime3.so)
[309633] Failed to execute script 'insync' due to unhandled exception!

BTW, the strange thing is that /usr/lib/insync/libnss3.so is present:

~> ll /usr/lib/insync/libnss3*
-rwxr-xr-x 1 root root 1363344 12 giu  2024 /usr/lib/insync/libnss3.so

…and since it apparently is part of the package, why would it be an incorrect version?

Puzzled…

Allow me to forward this to our Linux team. My apologies for the huge trouble, @Cris70 !

1 Like