Package Details: rslsync 3.0.0-1

Git Clone URL: https://aur.archlinux.org/rslsync.git (read-only, click to copy)
Package Base: rslsync
Description: Resilio Sync (ex:BitTorrent Sync) - automatically sync files via secure, distributed technology
Upstream URL: https://www.getsync.com
Licenses: custom:resilio
Submitter: widowild
Maintainer: widowild (fryfrog)
Last Packager: fryfrog
Votes: 361
Popularity: 0.89
First Submitted: 2016-09-25 13:20 (UTC)
Last Updated: 2024-08-08 15:57 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 56 Next › Last »

ava1ar commented on 2015-09-20 04:40 (UTC)

akurei, thanks, requested change committed.

akurei commented on 2015-09-20 02:29 (UTC)

Hey ava1ar, could you please accept my patch for the PKGBUILD? https://gist.github.com/anonymous/2f7e1f77252836c03c1c Now when I do $ makepkg -scf ==> Making package: btsync 2.2.0-1 (Sun Sep 20 04:20:04 CEST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found btsync.service -> Found btsync_user.service -> Found btsync.conf -> Found BitTorrent-Sync_x64.tar.gz ==> Validating source files with sha1sums... btsync.service ... Passed btsync_user.service ... Passed btsync.conf ... Passed ==> Validating source files with sha1sums... BitTorrent-Sync_x64.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Is says that one file did not pass the checksum test. That is because the PKGBUILD in its current form does not differentiate the downloads between versions. My patch names the download according to the version and pkgrel. The result is that it builds even with old versions of the source archive present: $ makepkg -scf ==> Making package: btsync 2.2.0-1 (Sun Sep 20 04:27:58 CEST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found btsync.service -> Found btsync_user.service -> Found btsync.conf -> Found BitTorrent-Sync_x64-2.2.0-1.tar.gz ==> Validating source files with sha1sums... btsync.service ... Passed btsync_user.service ... Passed btsync.conf ... Passed ==> Validating source files with sha1sums... BitTorrent-Sync_x64-2.2.0-1.tar.gz ... Passed ==> Extracting sources... -> Extracting BitTorrent-Sync_x64-2.2.0-1.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Compressing man and info pages... ==> Creating package "btsync"... -> Generating .PKGINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: btsync 2.2.0-1 (Sun Sep 20 04:27:59 CEST 2015) ==> Cleaning up...

ava1ar commented on 2015-08-18 04:30 (UTC)

Thanks, I updated the URLs

zpAUHlWLSNdNqVSU commented on 2015-08-16 11:40 (UTC)

For reference, if you use the domain `getsync.com` rather than `getsyncapp.com` you won't get the HTTPs errors and you can drop the `-k` from cURL.

marcn commented on 2015-08-13 22:31 (UTC)

Is it possible, that the x86_64 file was changed by bittorrent? I got an other sha1sum: 0552a2afee08b832bc74bf9ed26757120c07dc3c

morgenstern commented on 2015-08-11 14:17 (UTC)

Ditto. Asked about it upstream (http://forum.bittorrent.com/topic/28106-linux-desktop-gui-unofficial-packages-for-bittorrent-sync/?p=109288) but no response yet. Also, anyone know whether btsync-gui is going to be migrated to the new AUR setup?

tuxflo commented on 2015-07-27 21:19 (UTC)

Getting the "i_agree" errors here too. Trying to setup btsync-gui. 1.4 works without any problems.

PhotonX commented on 2015-07-26 09:48 (UTC)

Getting many of Error while parsing config file: Invalid key 'i_agree'WARNING:root:BitTorrent Sync seems to be crashed. Restarting... after some of the recent updates, any thoughts?