Package Details: megasync 5.7.1.0-1

Git Clone URL: https://aur.archlinux.org/megasync.git (read-only, click to copy)
Package Base: megasync
Description: Official MEGA desktop application for syncing with MEGA Cloud Drive
Upstream URL: https://github.com/meganz/MEGAsync/
Licenses: LicenseRef-Mega-Limited-Code-License
Submitter: son_link
Maintainer: dbermond
Last Packager: dbermond
Votes: 380
Popularity: 0.94
First Submitted: 2014-09-01 18:12 (UTC)
Last Updated: 2025-01-16 19:31 (UTC)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 53 Next › Last »

attila123 commented on 2019-05-30 18:34 (UTC) (edited on 2019-05-30 18:35 (UTC) by attila123)

@Narga, I deleted (just for clarity) and re-installed megasync on my Manjaro installation. Note: initially, after update I also had the problem with libcryptopp.so.7, but that got fixed by re-installing megasync. I copy-pasted the full build output and after that I also did an ldd /usr/bin/megasync, plus I ran it from terminal to see that it really does not report any problem. These are all included here (needed 2 parts because of the size limitation for free users on pastebin): https://pastebin.com/5kBpac4s https://pastebin.com/zG5BCaEA Hope this helps :) PS: not sure why you would need to create any symlink ?!?

Narga commented on 2019-05-30 16:20 (UTC)

@attila123: I recompile, reconfigure, reinstall and created a symlink of libcryptopp.so but it still is not work.

attila123 commented on 2019-05-30 15:35 (UTC) (edited on 2019-05-30 15:41 (UTC) by attila123)

It was flagged falsely out-of-date on 2019-05-22 with the reason "libcryptopp.so.7: cannot open shared object file: No such file or directory". But there is no problem with this package, just the crypto++ package got an update, so in this case just re-install megasync (will re-configure and re-compile it). Just tried it, works fine. Update: I just see it had a crash (segmentation fault), but other than that it seems to work.

Leeo97one commented on 2019-05-23 17:32 (UTC)

Wait, I just installed it on my fresh Arch Linux and no problem so far.

Auswaschbar commented on 2019-05-14 17:43 (UTC)

@paumars same here

paumars commented on 2019-05-11 11:17 (UTC) (edited on 2019-05-11 11:18 (UTC) by paumars)

I'm not able to build the package because it has undefined references to libavformat functions, even though I have it via ffmpeg. Does anyone have this error as well?

pescepalla commented on 2019-05-04 12:02 (UTC)

Ah, yes. Perfect, thanks.

GuyDuNigo commented on 2019-05-03 15:06 (UTC)

@pescepalla This is maybe due to some cache that prevent megasync to recompile if the source code didn't change (especially if you use a tool like 'yay' to manage AUR packages). If you use yay: try removing ~/.cache/yay/megasync and building again.

pescepalla commented on 2019-05-03 13:44 (UTC)

Reinstalling doesn't work here, but the git version does.

wan109020 commented on 2019-05-03 04:43 (UTC)

@GuyDuNigo I reinstalled this package and it build again with the new crypto++ flawlessly. Reinstalling works for me