I installed Mint 21.1 (Vera) and added the insync repo but it seems to be is missing. I added the repo URL to my apt config per your documentation, and I’m getting a 404.
When I try to update my apt repos, I get the following error: Failed to fetch http://apt.insync.io/mint/dists/vera/Release: 404 Not Found [IP: 185.93.1.246 80]
My apt list file has the following info: deb http://apt.insync.io/mint vera non-free contrib
Thank you @mia
Can we also ask, why Insync is messing with apt sources?
First, it ignores existing entries.
Then it adds its own broken entry ignoring older entries?
This makes all ansible playbooks broken, or, in the best case scenario, correcting these in a neverending loop.
Could you send us a minimal sample of your Ansible playbook so that we can replicate your issue and perhaps improve our script to be more compatible with your use case?