Insync Does not start on my Opensuse Tumbleweed machine after last update to v 3.8.7.
Here is the Error Message -
Traceback (most recent call last):
File “insynclinux/gui/insync.py”, line 6, in
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “PyInstaller/loader/pyimod03_importers.py”, line 540, in exec_module
File “insynclinux/gui/cli.py”, line 13, in
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “PyInstaller/loader/pyimod03_importers.py”, line 540, in exec_module
File “insynclinux/headless/cli.py”, line 14, in
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “PyInstaller/loader/pyimod03_importers.py”, line 540, in exec_module
File “ideskheadless/app.py”, line 9, in
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “PyInstaller/loader/pyimod03_importers.py”, line 540, in exec_module
File “ideskheadless/fsimpl.py”, line 6, in
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “PyInstaller/loader/pyimod03_importers.py”, line 540, in exec_module
File “psutil/init.py”, line 102, in
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “PyInstaller/loader/pyimod03_importers.py”, line 540, in exec_module
File “psutil/_pslinux.py”, line 87, in
AttributeError: module ‘psutil_posix’ has no attribute ‘getpagesize’
[31189] Failed to execute script insync
And Here is Output of Uname and LDD:
$ uname -a
Linux Freak-PC 6.6.6-1-default #1 SMP PREEMPT_DYNAMIC Mon Dec 11 09:46:39 UTC 2023 (a946a9f) x86_64 x86_64 x86_64 GNU/Linux
$ ldd --version
ldd (GNU libc) 2.38
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
And here is one more issue I noticed. There seem to be 2 versions of Insync Installed. It seems the Installing version 3.8.7 did not remove 3.8.6.
$ zypper se -s insync
Loading repository data…
Reading installed packages…
S | Name | Type | Version | Arch | Repository
---+---------------------+---------+------------------+--------+-----------
i+ | insync | package | 3.8.7.50507-fc36 | x86_64 | insync
i+ | insync | package | 3.8.6.50504-fc36 | x86_64 | insync
| insync-caja | package | 3.7.9.50368-1 | noarch | insync
| insync-caja | package | 3.4.2.40983-1 | noarch | insync
| insync-dolphin | package | 3.7.9.50368-1 | noarch | insync
| insync-dolphin | package | 3.4.2.40983-1 | noarch | insync
| insync-emblem-icons | package | 3.4.2.40983-1 | noarch | insync
| insync-headless | package | 3.2.7.10758-fc30 | x86_64 | insync
| insync-headless | package | 3.2.6.10745-fc30 | x86_64 | insync
| insync-nautilus | package | 3.8.2.50468-1 | noarch | insync
| insync-nautilus | package | 3.7.9.50368-1 | noarch | insync
| insync-nemo | package | 3.7.9.50368-1 | noarch | insync
| insync-nemo | package | 3.4.2.40983-1 | noarch | insync
| insync-thunar | package | 3.7.9.50368-1 | x86_64 | insync
| insync-thunar | package | 3.0.23.40579-1 | x86_64 | insync