Search Criteria
Package Details: csync-git r1010.d153943-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/csync-git.git (read-only, click to copy) |
---|---|
Package Base: | csync-git |
Description: | A lightweight utility to synchronize files between two directories |
Upstream URL: | https://www.csync.org/ |
Licenses: | GPL2 |
Submitter: | PaterSiul |
Maintainer: | None |
Last Packager: | PaterSiul |
Votes: | 1 |
Popularity: | 0.000036 |
First Submitted: | 2018-01-14 11:51 (UTC) |
Last Updated: | 2018-01-14 12:16 (UTC) |
Dependencies (4)
- iniparser (iniparser-git)
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- libssh (libssh-git, libssh-gnutls) (optional)
- smbclient (optional)
Latest Comments
Harvie commented on 2021-11-02 16:12 (UTC)
i have libssh installed, but csync_sftp.so is still not built.
Harvie commented on 2021-11-02 16:04 (UTC)
Manual says it supports SFTP: https://csync.org/userguide/
But plugin seems to be missing:
csync_vio_init: loading sftp plugin failed - /usr/lib/csync-0/csync_sftp.so: cannot open shared object file: No such file or directory csync_init: No such file or directory
TrialnError commented on 2020-01-10 23:45 (UTC) (edited on 2020-01-10 23:52 (UTC) by TrialnError)
Although the README states it otherwise. The minimal required cmake version is 3.0.0. Got changed with this commit: https://git.cryptomilk.org/projects/csync.git/commit/?id=de97efd7d1d788e0e9a8fd93ce24511549a66f35
Edit: And the .SRCINFO should be rebuild. It is missing information, which therefor isn't displayed on aurweb
Edit2: Eh, the main reason for the outdated .SRCINFO is the mispelled makedepends :) (currently worded as makedpends)
Edit3: Another question popped up. Shouldn't libssh and libsmbclient also be in makedepends? They may be optional at runtime, but I suppose they need to be present while compiling? At least to enable the specific feature
Rider_ranger47 commented on 2018-06-29 02:01 (UTC) (edited on 2018-06-29 02:05 (UTC) by Rider_ranger47)
The install fails with the following errors:
==> ERROR: optdepends contains invalid characters: '>='
==> ERROR: optdepends contains invalid characters: '>='
Build also fails:
/home/user/Downloads/csync-git/PKGBUILD: line 22: cmake: command not found
cmake should be added to the deps.