Ok, so I have followed the instructions for installation through a repository. I also tried installing deb’s individually through the gdebi, but that failed as well with same error.
As I enter: sudo apt-get install insync, I get this response from the terminal:
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: insync 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/57.8 MB of archives. After this operation, 166 MB of additional disk space will be used. Selecting previously unselected package insync. (Reading database ... 250167 files and directories currently installed.) Preparing to unpack .../insync_1.3.9.36089-trusty_amd64.deb ... Unpacking insync (1.3.9.36089-trusty) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ... Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ... Processing triggers for desktop-file-utils (0.22-1ubuntu5) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up insync (1.3.9.36089-trusty) ... dpkg: error processing package insync (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: insync E: Sub-process /usr/bin/dpkg returned an error code (1)
I found nothing yet on Linux Mint 18 in the forums, but I noticed a few posts about linux mint 17 as new versions were released…
Note 1:
I have tried to use the following two options as repositories with the same result each attempt:
- deb http://apt.insynchq.com/mint sarah non-free contrib
- deb http://apt.insynchq.com/ubuntu xenial non-free contrib
Note 2:
I have sudo apt-get purge insync after each failed attempt and then tried a different repository, or a deb package, etc and have done sudo apt-get udpate before the attempted install.