Package Details: insync 3.9.6.60027-2

Git Clone URL: https://aur.archlinux.org/insync.git (read-only, click to copy)
Package Base: insync
Description: An unofficial Dropbox, Google Drive, and OneDrive client that runs on Linux, with support for various desktops
Upstream URL: https://www.insynchq.com/downloads
Keywords: drive dropbox google onedrive
Licenses: custom:insync
Submitter: xzy3186
Maintainer: thenaterhood
Last Packager: thenaterhood
Votes: 323
Popularity: 0.71
First Submitted: 2012-09-07 17:45 (UTC)
Last Updated: 2025-05-19 12:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 66 Next › Last »

fishears commented on 2022-06-19 07:40 (UTC)

I got the same error. Removed line 43 of the pkgbuild "rm ${pkgdir}/usr/lib/insync/lib{drm,GLX,GLdispatch}.so*" and it works without issue.

diogobaeder commented on 2022-06-19 03:37 (UTC)

Hi folks! Just tried to update mine to 3.7.9 (released today) but got this:

rm: não foi possível remover '/home/diogobaeder/.cache/paru/clone/insync/pkg/insync/usr/lib/insync/libdrm.so*': Arquivo ou diretório inexistente
rm: não foi possível remover '/home/diogobaeder/.cache/paru/clone/insync/pkg/insync/usr/lib/insync/libGLX.so*': Arquivo ou diretório inexistente
rm: não foi possível remover '/home/diogobaeder/.cache/paru/clone/insync/pkg/insync/usr/lib/insync/libGLdispatch.so*': Arquivo ou diretório inexistente

Any ideas?

thenaterhood commented on 2022-06-19 03:07 (UTC)

Insync release day! 3.7.9 is out with another issue that needed patching for Arch. It's included in the latest version of this package. https://forums.insynchq.com/t/workaround-for-libcrypt-so-1-issue-on-3-7-9-for-arch/18504

I've also added libxcrypt as a dependency, but since a million things already depend on it you probably already have it.

thenaterhood commented on 2022-05-30 16:49 (UTC)

Hey folks! Insync released 3.7.7 which on my system has a broken GUI. The workaround I've added is to remove one of the libs insync ships. This seems to work okay so I've updated the package including the workaround.

I have a post on the insync forums here: https://forums.insynchq.com/t/gui-is-broken-on-arch-for-3-7-7-with-workaround/18434

If you have issues with this version, let me know - I encourage you to participate in the forum thread so insync folks will see it too. You can "undo" the workaround by doing sudo mv /usr/lib/insync/libstdc++.so.6.bak /usr/lib/insync/libstdc++.so.6 and restarting insync.

thenaterhood commented on 2022-05-17 03:09 (UTC)

@sucklessengai You can grab some debugging output if you run insync start --no-daemon, which starts insync in the foreground in the console. Depending what you find, you might want to consider posting on the insync forums at forums.insynchq.com because they may be able to offer better support.

sucklessengai commented on 2022-05-15 05:12 (UTC)

I have installed insync yesterday on my fresh Artix Linux (openrc). But I am getting a blank white screen when start insync. I have been using it on manjaro until now. In both systems i am using i3wm. Any clue what is going wrong?

niveus.corax commented on 2022-04-19 05:39 (UTC)

@thenaterhood Thank you for the tip. Not sure if clearing my paru cache made the difference or something else has changed, but insync got updated normally yesterday.

thenaterhood commented on 2022-04-14 16:45 (UTC)

@niveus.corax a clean download and build works fine for me, no integrity errors

niveus.corax commented on 2022-04-14 16:23 (UTC)

Am I the only one getting integrity error?

==> Validating source files with sha256sums... insync_3.7.5.50350-buster_amd64.deb ... FAILED insync@.service ... Passed insync.service ... Passed ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'insync-3.7.5.50350-2': error: packages failed to build: insync-3.7.5.50350-2

horosgrisa commented on 2022-04-07 08:02 (UTC)

Hello. Can you make lib32-libappindicator-gtk2 dep optional? Because now I need to install gtk2. But I don't want this.