Hello,
Today I have made the upgrade to Fedora 30.
First of all, after repo sync I receive the following message (I have configured the repo as is indicated on your website):
Ignoring repositories: insync
Second, the Insync app doesn’t start.
$ insync start --no-daemon
MESA-LOADER: failed to open swrast (search paths /usr/lib64/dri)
libGL error: failed to load driver: swrast
Segmentation fault (core dumped)
If I run insync start, this is the output from the /var/log/messages file:
Apr 30 21:07:49 bobsesland audit[3880]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=3880 comm=“insync” exe="/usr/lib/insync/insync" sig=11 res=1
Apr 30 21:07:49 bobsesland kernel: insync[3880]: segfault at 38 ip 00007f89f561f814 sp 00007fff81c11b90 error 4 in ld-2.29.so[7f89f5614000+20000]
Apr 30 21:07:49 bobsesland kernel: Code: 04 49 83 fc 06 44 0f 44 c8 81 e6 ff 7f 00 00 45 89 8f 08 04 00 00 48 8d 04 76 4d 89 b7 00 04 00 00 4c 8d 04 c7 4d 85 c0 74 0f <41> 8b 48 08 b8 00 00 00 00 85 c9 4c 0f 44 c0 41 8b 3e 6a 00 48 8d
Apr 30 21:07:49 bobsesland systemd[1]: Started Process Core Dump (PID 3891/UID 0).
Apr 30 21:07:49 bobsesland audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=systemd-coredump@4-3891-0 comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’
Apr 30 21:07:49 bobsesland systemd-coredump[3892]: Process 3880 (insync) of user 1000 dumped core.#012#012Stack trace of thread 3880:#012#0 0x00007f89f561f814 _dl_relocate_object (ld-linux-x86-64.so.2)#012#1 0x00007f89f5626e9d dl_open_worker (ld-linux-x86-64.so.2)#012#2 0x00007f89f4f9abd9 dl_catch_exception (libc.so.6)#012#3 0x00007f89f562684e dl_open (ld-linux-x86-64.so.2)#012#4 0x00007f89f55b639a dlopen_doit (libdl.so.2)#012#5 0x00007f89f4f9abd9 dl_catch_exception (libc.so.6)#012#6 0x00007f89f4f9ac73 dl_catch_error (libc.so.6)#012#7 0x00007f89f55b6b09 dlerror_run (libdl.so.2)#012#8 0x00007f89f55b643a dlopen@@GLIBC_2.2.5 (libdl.so.2)#012#9 0x00007f89e3ea475e py_dl_open (ctypes.so)#012#10 0x00007f89f51907c2 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#11 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#12 0x00007f89f50df8be function_call (libpython2.7.so.1.0)#012#13 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#14 0x00007f89f50d2f76 instancemethod_call (libpython2.7.so.1.0)#012#15 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#16 0x00007f89f5111f57 slot_tp_init (libpython2.7.so.1.0)#012#17 0x00007f89f510ef94 type_call (libpython2.7.so.1.0)#012#18 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#19 0x00007f89f518c422 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#20 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#21 0x00007f89f5191629 PyEval_EvalCode (libpython2.7.so.1.0)#012#22 0x00007f89f51951c8 PyImport_ExecCodeModuleEx (libpython2.7.so.1.0)#012#23 0x00007f89f51a7804 zipimporter_load_module (libpython2.7.so.1.0)#012#24 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#25 0x00007f89f50ca6bd call_function_tail (libpython2.7.so.1.0)#012#26 0x00007f89f515aa0c PyObject_CallMethod (libpython2.7.so.1.0)#012#27 0x00007f89f519460d import_submodule (libpython2.7.so.1.0)#012#28 0x00007f89f51398a2 PyImport_ImportModuleLevel (libpython2.7.so.1.0)#012#29 0x00007f89f5127b98 builtin___import (libpython2.7.so.1.0)#012#30 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#31 0x00007f89f5187a37 PyEval_CallObjectWithKeywords (libpython2.7.so.1.0)#012#32 0x00007f89f5189ead PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#33 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#34 0x00007f89f5191629 PyEval_EvalCode (libpython2.7.so.1.0)#012#35 0x00007f89f51951c8 PyImport_ExecCodeModuleEx (libpython2.7.so.1.0)#012#36 0x00007f89f50b05a8 load_compiled_module (libpython2.7.so.1.0)#012#37 0x00007f89f519460d import_submodule (libpython2.7.so.1.0)#012#38 0x00007f89f5139d7e PyImport_ImportModuleLevel (libpython2.7.so.1.0)#012#39 0x00007f89f5127b98 builtin___import (libpython2.7.so.1.0)#012#40 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#41 0x00007f89f5187a37 PyEval_CallObjectWithKeywords (libpython2.7.so.1.0)#012#42 0x00007f89f5189ead PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#43 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#44 0x00007f89f5191629 PyEval_EvalCode (libpython2.7.so.1.0)#012#45 0x00007f89f51951c8 PyImport_ExecCodeModuleEx (libpython2.7.so.1.0)#012#46 0x00007f89f50b05a8 load_compiled_module (libpython2.7.so.1.0)#012#47 0x00007f89f519460d import_submodule (libpython2.7.so.1.0)#012#48 0x00007f89f5139d7e PyImport_ImportModuleLevel (libpython2.7.so.1.0)#012#49 0x00007f89f5127b98 builtin___import (libpython2.7.so.1.0)#012#50 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#51 0x00007f89f5187a37 PyEval_CallObjectWithKeywords (libpython2.7.so.1.0)#012#52 0x00007f89f5189ead PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#53 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#54 0x00007f89f518e403 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#55 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#56 0x00007f89f518e403 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#57 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#58 0x00007f89f5191629 PyEval_EvalCode (libpython2.7.so.1.0)#012#59 0x00007f89f518dae7 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#60 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#61 0x00007f89f5191629 PyEval_EvalCode (libpython2.7.so.1.0)#012#62 0x00007f89f518dae7 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#63 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#012Stack trace of thread 3889:#012#0 0x00007f89f4f56b3b __select (libc.so.6)#012#1 0x00007f89e74c54c3 time_sleep (time.so)#012#2 0x00007f89f51907c2 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#3 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#4 0x00007f89f518e403 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#5 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#6 0x00007f89f518e403 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#7 0x00007f89f518ed89 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#8 0x00007f89f518ed89 PyEval_EvalFrameEx (libpython2.7.so.1.0)#012#9 0x00007f89f5191418 PyEval_EvalCodeEx (libpython2.7.so.1.0)#012#10 0x00007f89f50df8be function_call (libpython2.7.so.1.0)#012#11 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#12 0x00007f89f50d2f76 instancemethod_call (libpython2.7.so.1.0)#012#13 0x00007f89f50ca743 PyObject_Call (libpython2.7.so.1.0)#012#14 0x00007f89f5187a37 PyEval_CallObjectWithKeywords (libpython2.7.so.1.0)#012#15 0x00007f89f519e4e2 t_bootstrap (libpython2.7.so.1.0)#012#16 0x00007f89f55c35a2 start_thread (libpthread.so.0)#012#17 0x00007f89f4f5f023 __clone (libc.so.6)#012#012Stack trace of thread 3888:#012#0 0x00007f89f4f542b7 __poll (libc.so.6)#012#1 0x00007f89e375d38a n/a (libxcb.so.1)#012#2 0x00007f89e375effa xcb_wait_for_event (libxcb.so.1)#012#3 0x00007f89dbfb82a9 _ZN15QXcbEventReader3runEv (libQt5XcbQpa.so.5)#012#4 0x00007f89e1bfd554 n/a (libQt5Core.so.5)#012#5 0x00007f89f55c35a2 start_thread (libpthread.so.0)#012#6 0x00007f89f4f5f023 __clone (libc.so.6)
Apr 30 21:07:49 bobsesland audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=‘unit=systemd-coredump@4-3891-0 comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’
Apr 30 21:07:49 bobsesland systemd[1]: systemd-coredump@4-3891-0.service: Succeeded.
Apr 30 21:07:50 bobsesland abrt-server[3902]: Package ‘insync’ isn’t signed with proper key
Apr 30 21:07:50 bobsesland abrt-server[3902]: ‘post-create’ on ‘/var/spool/abrt/ccpp-2019-04-30-21:07:50.21280-3880’ exited with 1
Apr 30 21:07:50 bobsesland abrt-server[3902]: Deleting problem directory ‘/var/spool/abrt/ccpp-2019-04-30-21:07:50.21280-3880’
I have no idea how to manage this situation, especially that the app worked well until the Fedora upgrade (Insync is the single app which doesn’t work after the upgrade).
Thanks.