Receiving apt errors after installing Insync [1.4.8.37107] on a fresh Linux Mint 19 install. Assuming that something needs to be updated in the repository as Mint 19 was just released? I’m using the version of Insync provided for Ubuntu 18.04.
Failed to fetch http://apt.insynchq.com/mint/dists/tara/InRelease 403 Forbidden [IP: 143.204.29.92 80]
The repository 'http://apt.insynchq.com/mint tara InRelease' is not signed.
EDIT: insync-nemo also appears to be missing from the repository.
Insync seems to be working fine, although the integration with nemo isn’t there so files don’t have the sync status emblem. I did go into Software Sources and disable the Insync repository to stop getting apt errors every time the system checks for updates. Hopefully support will let us know when it’s fixed and then I’ll re-enable it.
Good news! At least as far as Mint 19 is concerned, the solution is simply to use the ubuntu bionic repository, then updates go through. Also, nemo integration seems to work, even though the nemo package is labeled for ubuntu precise. There isn’t a mint tara repository yet, but there doesn’t seem to be a need.
FWIW, the debian stretch repository’s version worked out of the box.
I created a file insync.list in /etc/apt/sources.list.d that has a single line in it:
deb http://apt.insynchq.com/ubuntu bionic non-free contrib
I installed the key as suggested on insynchq. After that, i was able to install the nemo plugin and run update. I’ve used the plugin to add and remove a few folders from within nemo. Everything appears to be working.
FYI, I got an email from support “…our apt repo for Linux Mint 19 has been updated.” I can confirm that there aren’t anymore apt errors and insync-nemo is available. All I did was re-enable the repo in software sources (I had previously un-selected it).
Err:13 http://apt.insync.io/ubuntu precise InRelease
403 Forbidden [IP: 52.216.133.11 80]
Reading package lists... Done
E: Failed to fetch http://apt.insync.io/ubuntu/dists/precise/InRelease 403 Forbidden [IP: 52.216.133.11 80]
E: The repository 'http://apt.insync.io/ubuntu precise 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 disabled the repository for now, but it would of course be nice if it worked.