Page 1 of 1
Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 09:08
by globetrotterdk
I have now installed megasync twice, each time after a re-install, but I can't figure out what is going on. The scenario is that I install megasync on a new, vanilla Salix64 XFCE 14.2 system. I run megasync and sync all of my items. Everything is fine. However, when I reboot, megasync refuses to run. When run in a terminal, I get the following error:
Code: Select all
$ megasync
megasync: /lib64/libcrypto.so.1.0.0: no version information available (required by megasync)
In /lib64:
Code: Select all
$ ls -l
lrwxrwxrwx 1 root root 18 Mar 12 21:29 libcrypto.so.1 -> libcrypto.so.1.0.0
-r-xr-xr-x 1 root root 2419016 Dec 9 00:51 libcrypto.so.1.0.0
I don't understand what is going on.
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 11:07
by mimosa
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 11:39
by globetrotterdk
Sorry, I should have been more specific. I installed the version that is in the Salix repository - 2.3.1-x86_64-1salix.
----
I added the required dependencies, but no change.
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 11:43
by gapan
Yes, but do try installing those dependencies. They were indeed missing from the package in the repos. I have just added them, but it will take some time until mirrors sync.
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 11:54
by globetrotterdk
Hi gapan. Nice to hear from you. I added the dependencies, however there is no change. I still get the same message in a terminal.
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 11:57
by gapan
Is your system fully updated?
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 12:11
by globetrotterdk
It is now, but I unfortunately have just discovered that there was something that required me to run eliloconfig. Is there any way to recover from this?
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 12:20
by gapan
Can you remove that package and install the MEGAsync slackbuild with spi?
Re: Megasync error on new, vanilla Salix64 14.2 install.
Posted: 14. Mar 2018, 12:35
by globetrotterdk
I ran
and the SlackBuilds version installed. Everything seems to be working fine after a reboot.