I searched the forum but no answer to my problem. I want to buy this Insync to sync my OneDrive folder to my Linux notebook. Is that possible?
I tried to use the fedora installation with no success.
Is it possible?
the error ==>
insync http://yum.insync.io/fedora/8/repodata/repomd.xml file not found
mia
December 6, 2023, 12:28am
2
Hi! Can you please let me know if this build works on your end? New Insync version: 3.8.6
Hi Mia, I followed the link you sent:
Can you install this build? https://cdn.insynchq.com/builds/linux/insync-3.8.6.50504-el9.x86_64.rpm
Downloaded it and when I try to install, I got an error:
$ rpm -i insync-3.8.6.50504-el9.x86_64.rpm
error: Unsatisfied dependencies:
glibc >= 2.34 is required by insync-3.8.6.50504-el9.x86_64
My glibc is 2.28, and I don’t think I can upgrade it…
mia
December 7, 2023, 3:36am
4
Let me check with our engineers, and I’ll get back to you. Thank you for your patience, @migueldiasbr !
Hi Kurt, it’s working now. I got an error during the install, but it’s working…
error: https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key: key 1 import failed.
1 Like
mia
December 19, 2023, 8:55am
7
@migueldiasbr Hi! To make sure there are no further errors, please run this to add our repository keys:
sudo rpm --import https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key
Thank you!
Currently it is not possible to install insync-repo on RHEL 8/9 with the provided rpm packages, either here or on the official download page. I still run in the above mentioned 404 error for repomd.xml.
mia
April 9, 2024, 5:24am
9
Hi @cmeissner ! Just checking to make sure: you’re running into the issue even if you’ve tried the one from https://www.insynchq.com/downloads/linux#centos , correct?
@mia Correct. Neither RHEL/CentOS 8 nor 9 will work.
1 Like
mia
April 10, 2024, 5:39am
11
@cmeissner Copy this.
@Kurt_Ko could you advise?
Hello @cmeissner
Could you send us the contents of your insync.repo file?
[insync]
name=insync repo
baseurl=http://yum.insync.io/rhel/$releasever/
gpgcheck=1
gpgkey=https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key
enabled=1
metadata_expire=120m
Obviously, it now works as expected. I can call the repomd.xml and install insync.
mia
April 11, 2024, 6:56am
15
@cmeissner Thank you for the update and glad to know it’s working as expected! Is there anything else Kurt and/or I can help you with?