New 21.10 build and can’t launch InSync witht eh 21.10/deb build. It looks like it installs fine, but then when I try to launch, nothing happens.
Running CLI Update shows the following:
E: Failed to fetch http://apt.insync.io/ubuntu/dists/impish/InRelease 403 Forbidden [IP: 52.216.99.107 80]
E: The repository ‘http://apt.insync.io/ubuntu impish 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 am also getting this error on Kubuntu 21.10. I have this in my sources:
deb [arch=amd64] http://apt.insync.io/ubuntu impish non-free contrib
And I am getting exactly the same error. When I try to use the browser to get to that address, it also gives me 403 - it seems to me the repository is down. And judging by the results I get for this when googling, this is farily common. Why is that?
deb http://apt.insync.io/ubuntu Focal Fossa non-free contrib
if you visit the link you get an XML code I can’t post here. (is there no way to post code here?)
It contains the lines:
As I said, it was exactly the same error as OP’s. But, based on what klabog said, I removed /etc/apt/sources.list.d/insync/insync.list and when I placed
deb [arch=amd64] http://apt.insync.io/ubuntu focal non-free contrib
into my /etc/apt/sources.list, it now works. So the problem seems to be that insync places a wrong line into the sources.list.d directory - there are no packages specifically for impish.