Package Details: megasync 5.11.0.3-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.52
First Submitted: 2014-09-01 18:12 (UTC)
Last Updated: 2025-05-01 15:35 (UTC)

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 53 Next › Last »

dresan commented on 2018-04-19 19:16 (UTC)

@kikadf, thanks for pointing me into the right direction. I'm currently rebuilding the package!

kikadf commented on 2018-04-17 13:33 (UTC)

@dresan, your fix is abuse the dependency structure. The correct way to fix the missing library problem is rebuild megasync with cryptoo++7.

dresan commented on 2018-04-17 06:47 (UTC)

Unable to launch Megasync due to a "missing library" libcryptopp.so.6. The current version is libcryptopp.so.7, ln -s /usr/lib/libcryptopp.so.7 /usr/lib/libcryptopp.so.6 seems to "fix" the problem.

r0b0h0b0 commented on 2018-04-16 16:05 (UTC)

Thanks @kikadf. Now it seems to download but gets stuck at the cloning stage.

==> Making package: megasync 3.6.0.0-3 (Tue Apr 17 00:01:41 CST 2018) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating MEGAsync git repo... Fetching origin ==> Validating source files with md5sums... MEGAsync ... Skipped ==> Extracting sources... -> Creating working copy of MEGAsync git repo... Reset branch 'makepkg' ==> Starting prepare()... Cloning into '/home/user/Todo/megasync/src/MEGAsync/src/MEGASync/mega'...

Do you have any idea why this happens?

kikadf commented on 2018-04-16 05:24 (UTC)

@r0b0h0b0: with "-S" option you make only a source package, you should use "-s" instead of "-S". With -s option makepkg will install the missing dependecies with pacman.

r0b0h0b0 commented on 2018-04-16 04:06 (UTC)

Can't reinstall Megasync: invalid or corrupted package

$ cower -d megasync :: megasync downloaded to /home/user/Todo

$ makepkg -Sci ==> Making package: megasync 3.6.0.0-3 (Mon Apr 16 12:04:15 CST 2018) ==> Retrieving sources... ==> Validating source files with md5sums... MEGAsync ... Skipped ==> Entering fakeroot environment... ==> Creating source package... -> Adding PKGBUILD... -> Generating .SRCINFO file... -> Compressing source package... ==> Leaving fakeroot environment. ==> Source package created: megasync (Mon Apr 16 12:04:15 CST 2018) ==> Cleaning up...

$ sudo pacman -U megasync-3.6.0.0-3.src.tar.gz loading packages... error: missing package metadata in megasync-3.6.0.0-3.src.tar.gz error: 'megasync-3.6.0.0-3.src.tar.gz': invalid or corrupted package

alexjorgef commented on 2018-02-26 15:01 (UTC)

@kikadf thank you, i reinstall aur package and that fix the library error

schnittchen commented on 2018-02-23 14:20 (UTC)

@kikadf: thank you, that fixes it!

kikadf commented on 2018-02-23 11:12 (UTC)

@schnittchen: need to rebuild megasync with crypto++-6

schnittchen commented on 2018-02-23 09:00 (UTC)

~ ✓ megasync megasync: error while loading shared libraries: libcryptopp.so.5.6: cannot open shared object file: No such file or directory