I’ve just installed insync 1.4.5.37069-artful on a fresh Xubuntu 18.04 install. insync works OK, I’ve seen no problems, but the repository is not signed, so sudo apt update outputs these errors:
E: Failed to fetch http://apt.insynchq.com/ubuntu/dists/bionic/InRelease 403 Forbidden [IP: 52.84.177.51 80]
E: The repository 'http://apt.insynchq.com/ubuntu bionic InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Here’s the repository source that insync creates:
:paulo@monk:~/Downloads$ cat /etc/apt/sources.list.d/insync.list
deb http://apt.insynchq.com/ubuntu bionic non-free contrib
Oh, you’re right, @Alexandre_Botelho: insync-thunar is missing from the repository:
+paulo@monk:~/Downloads$ apt show insync-thunar
N: Unable to locate package insync-thunar
N: Unable to locate package insync-thunar
E: No packages found
How about Linux Mint 19.1 Tessa? I get forbidden because the key is not signed.
E: Failed to fetch http://apt.insynchq.com/mint/dists/tessa/InRelease 403 Forbidden [IP: 13.33.50.58 80]
E: The repository 'http://apt.insynchq.com/mint tessa 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’ve added the keys beforehand as in the instructions.
My apologies for the delayed response. Our engineer has updated the repo a couple of days back. Could you please try it again and let me know if the issue persists?