Search Criteria
Package Details: rslsync 2.7.2-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: | |
Submitter: | widowild |
Maintainer: | widowild (fryfrog) |
Last Packager: | fryfrog |
Votes: | 355 |
Popularity: | 0.80 |
First Submitted: | 2016-09-25 13:20 |
Last Updated: | 2020-07-21 21:45 |
Dependencies (0)
Required by (0)
Sources (10)
- rslsync.service
- rslsync.sysusers
- rslsync.tmpfiles
- rslsync_arm-2.7.2-1.tar.gz (arm)
- rslsync_arm-2.7.2-1.tar.gz (armv6h)
- rslsync_arm64-2.7.2-1.tar.gz (aarch64)
- rslsync_armhf-2.7.2-1.tar.gz (armv7h)
- rslsync_i386-2.7.2-1.tar.gz (i686)
- rslsync_user.service
- rslsync_x64-2.7.2-1.tar.gz (x86_64)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 ... Next › Last »
kasei commented on 2019-01-10 02:45
The pacman's systemd-tmpfiles.hook can automatically run systemd-tmpfiles after installation now. So there is no need to run systemd-tmpfiles in the .install file. Could you please remove that from the .install file? Here is a list of the packages which already removed those commands. https://www.archlinux.org/todo/pacman-hooks-systemd-sysuserstmpfiles/
fryfrog commented on 2018-11-29 22:14
@zifnab, the checksum changed because they released a new version! So we're already running it, but now at least the package has the right number. :/
zifnab commented on 2018-11-25 15:26
ok, so based on fryfrog comment I got it to work. here is how for the ones still having issues figuring it out. if you are using aurman (like fryfrog and I): rm ~/.cache/aurman/rslsync/rslsync*-2.6.1* and launch a aurman update once again (aurman -Syu). OR temporarily ask another aur helper than the one you use to do the update (as it will have its own cache/update mechanism), like trizen if you have it installed (or any other really): trizen -Syu I used both methods successfully (one for my x64 device, the other one for my armv7 devices). thx fryfrog!
fryfrog commented on 2018-11-25 15:06
The package revision isn't stored in the downloaded file's name, so it is re-using your previously downloaded file, you'll need to remove those files. I use
aurman
and they were in~/.cache/aurman
. I'm not sure of a graceful way to deal with this. :(zifnab commented on 2018-11-25 13:33
yet 2.6.1.1319-2 seems to have SHA issues too (tested on 2 different arch, see below):
Validating source_x86_64 files with sha256sums... rslsync_x64-2.6.1.1319.tar.gz ... FAILED
Validating source_armv7h files with sha256sums... rslsync_armhf-2.6.1.1319.tar.gz ... FAILED
regards.
micahscopes commented on 2018-11-25 06:05
The sha256sum for rslsync_x64-2.6.1.1319.tar.gz seems to have changed:
sha256sums_x86_64=('82f940a130a0e82c3b020dd9cb1381ae0c0f2b52dee1b7eff81f90b3c997086f')
lbm commented on 2018-08-09 21:19
@fryfrog, all good with latest snapshot, thanks!
fryfrog commented on 2018-08-09 21:11
Pulled in your
/run
changes and renamed the tmpfiles.d file to match all my other AUR packages. Hows that?lbm commented on 2018-08-09 21:00
@fryfrog, tested the patch below on my aarch64 system without any issues.
lbm commented on 2018-08-09 20:58
Patch with fix for aarch64 and systemd-tmpfiles warning: https://gist.github.com/lassebm/4e08ea2cea28654b9a38870ddc83ce7c