I have successfully installed Insync using the Centos / RHEL .rpm package downloaded from the Insync website. I am using Rocky Linux
As explained in the YUM section in the installation instruction page, the package has installed a repo, insync.repo, with the expected address:
`baseurl=http://yum.insync.io/fedora/$releasever/
Insync works, however, since installing any dnf action results in the folowing error:
Errors during downloading metadata for repository ‘insync’:
** - Status code: 404 for http://yum.insync.io/fedora/8/repodata/repomd.xml (IP: 2400:52e0:1e02::1187:1)**
Error: Failed to download metadata for repo ‘insync’: Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
I have patched the issue by disabling insync.repo by editing the file so that enable=0, but I presumably now have no access to updates.
Can anyone advise as to what I might be doing wrong please?
Many thanks.