Ubuntu 20.04 Beta has been released. How is Insync for Ubuntu 20.04 going? I really use it daily so it would be good to have it working! Also, on downloads, the most recently available is for 19.10.
Thanks! It’s good if there’s a pin here or some message somewhere when it’s released! I switched my workstation for Ubuntu 20.04 so it’s a missing piece on my workflow
The repos will be updated in a couple of hours (the downloads are available in our webpage however), and glad to let you know that the Ubuntu 20.04 build is available for 3.1.7.
I’m not sure if I’m doing something different, but I’m getting a similar error as the OP. 20.04 is no longer beta at this point.
Reading package lists... Done
E: Failed to fetch http://apt.insynchq.com/ubuntu/dists/focal/InRelease 403 Forbidden [IP: 99.84.181.122 80]
E: The repository 'http://apt.insynchq.com/ubuntu focal 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.
Cat of the apt repo
~$ cat /etc/apt/sources.list.d/insync.list
deb http://apt.insynchq.com/ubuntu focal non-free contrib
I had the same problem with Mint 20. The code name is ulyana which isn’t signed as of yet. I just changed the sources list to go back to tricia and everything is working fine now. When the new Linux 20 is actually released, I will move the source back to Mint ulyana.
Hi, here Linux Mint 20. Still it doesn’t work: it installs with errors, actually works but the repo is broken and insync-nemo can’t install. Would it be possible to install it without installing the repository?
For reference, especially for Mint users the file /etc/apt/sources.list.d/insync.list is case sentive and needs to be lowercase, while the website of Mint codenames is proper case.
This caught me out and I fixed but this thread was the top google result for the error message so may be helpful to someone