@lpugoy yes I can actually access the document at http://yum.insynchq.com/fedora/21/repodata/repomd.xml.
However, even after manually recreating the repo file, the problem persists.
This may help you in debugging: on one of my Tumbleweed boxes - where I didn’t remove the old insync given the problem I had on the other - I noticed that with every zypper dup
it tried to update insync, and it actually was able to download the new package. However, it would later fail with the dreaded lstat
error.
So today, I tried to delete the contents of the /usr/lib/insync
directory without first uninstalling insync. I did that while zypper was still downloading the new packages (the new insync had already been downloaded).
Well, this time it succeeded in installing the new insync!! (though it was a little upset due to the missing files )
However, although I now have an updated and working Insync, the repository still shows the usual access denied errors whatever I try to do with zypper.
See for example:
cris@PolariSuse [~]$ sudo zypper ref
[sudo] password for root:
Permission to access 'http://yum.insynchq.com/fedora/21/media.1/media' denied.
Abort, retry, ignore? [a/r/i/...? shows all options] (a):
ABORT request: Aborting requested by user
cris@PolariSuse [~]$ sudo zypper dup
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Permission to access 'http://yum.insynchq.com/fedora/21/media.1/media' denied.
Abort, retry, ignore? [a/r/i/...? shows all options] (a):
ABORT request: Aborting requested by user