Actually I used Fedora’s 24 repository instead. I fixed on my comment above.
I also have the same problems. Are you sure the icon is not like that on other distros or DE’s?
So yes, AppImage or OBS would be great. TBH I never looked into any. But I prefer AppImage’s approach, but then iSync itself could release it officially.
Before I came to openSUSE I used Manjaro which is based on Arch. The AUR has an unofficial insync package which I installed. I also used KDE Plasma with Manjaro and the icon was much better. But the AUR uses the .deb-package as source.
I also think AppImage would be the best option since - I build carefully - they would only have to make/maintain one package for all major Linux Distros.
Hi! I am using insync on ubuntu 16.04 amd64. Recently I began receiving the error:
W: GPG error: http://apt.insynchq.com/ubuntu xenial InRelease: The following signatures were invalid: KEYEXPIRED 1473479811 KEYEXPIRED 1473479811 KEYEXPIRED 1473479811 KEYEXPIRED 1473479811 KEYEXPIRED 1473479811 KEYEXPIRED 1473479811 KEYEXPIRED 1473479811
E: The repository ‘http://apt.insynchq.com/ubuntu xenial InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I tried eliminating insync from software sources and followed steps 1-4 to set up the repository through APT, however I still receive the same error when updating “apt get update” as before. How can I solve this problem? Thanks!
Have you guys had any issues with Insync 1.3.12?
It hangs when finishing the instalation. It has something to do with the rpm gpg key. RPM hangs for some reason. Installation of insync-1.3.12.36116-fc21.x86_64 failed: Error: Subprocess failed. Error: RPM failed: warning: waiting for transaction lock on /var/lib/rpm/.rpm.lock
@Dener: No work on this issue yet, apologies. The install should still succeed though, it will just take a while. Were you unable to run Insync after installing it and running into the rpm lock error?
@Dener: The output of insync get_status suggests that Insync was installed though. If Insync was not installed then the error would have been that the insync command was not found. There is likely an error when trying to start Insync. Please try running insync start --no-daemon to show if there are any error messages.
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?
The same thing happened to me. The rpm Insync package should declare the required dependencies versions. Also, right now there’s no official libevent-2.0 package on opensuse tumbleweed, I don’t like installing older versions from untrusted repositories and building libevent-2.0 myself just to be able to use insync it’s too much.
In general insync for linux is in very bad shape. I believe that as paying customers we deserve better packaging and support.
It’s been long time since I could just use Insync on linux and not worry about all this stuff… please give it some love, seems like lately it has been getting worse.
I know fully supporting Linux is probably at the bottom of the list of Insync’s priority list, nevertheless I appreciate the effort put to keep this up.