I just tried installing the new version of Insync this morning. I get the following error when unpacking :
Exécution de la transaction
Installation de : insync-1.2.14.35168-fc21.x86_64 1/1
Error unpacking rpm package insync-1.2.14.35168-fc21.x86_64
error: unpacking of archive failed on file /usr/lib/insync/faulthandler-2.1-py2.7-linux-x86_64.egg: cpio: rename
insync-1.2.14.35168-fc21.x86_64 was supposed to be installed but is not!
Vérifie : insync-1.2.14.35168-fc21.x86_64 1/1
Installé :
insync.x86_64 1.2.14.35168-fc21
Same issue here.
Running transaction
Installing : insync-1.2.14.35168-fc21.x86_64 1/1
Error unpacking rpm package insync-1.2.14.35168-fc21.x86_64
error: unpacking of archive failed on file /usr/lib/insync/faulthandler-2.1-py2.7-linux-x86_64.egg: cpio: rename
insync-1.2.14.35168-fc21.x86_64 was supposed to be installed but is not!
Remove insync and insync-headless sudo dnf remove insync
Find all rests of insync and insync-headless sudo find / -iname insync 2>/dev/null*
Delete all enrties found EXCEPT WHAT IS IN YOUR HOME DIRECTORY (it’s your config) and the /etc/yum.repo.d/insync.repo (if you deleted it > See here how to add it again) sudo rm -fr [/path/to/fileordir1]
sudo rm -fr [/path/to/fileordir2]
etc.
Clean dnf sudo dnf clean all
Install the last version of insync sudo dnf install -y insync