Search Criteria
Package Details: rsync-reflink-git 3.2.7.r16.g90df93e4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rsync-reflink-git.git (read-only, click to copy) |
---|---|
Package Base: | rsync-reflink-git |
Description: | A fast and versatile file copying tool for remote and local files - with reflink support (git) |
Upstream URL: | https://github.com/WayneD/rsync/issues/153 |
Licenses: | GPL3 |
Conflicts: | rsync |
Provides: | rsync |
Submitter: | xiota |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-03 05:55 (UTC) |
Last Updated: | 2023-01-29 21:37 (UTC) |
Dependencies (9)
- acl (acl-git)
- libacl.so (acl-git, acl, lib32-acl)
- libxxhash.so (xxhash)
- popt (popt-git, popt-deb)
- xxhash (xxhash-git)
- zstd (zstd-git, zstd-static)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-commonmark (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (optional) – for rrsync
Required by (401)
- aarch64-linux-api-headers (requires rsync) (make)
- aegir (requires rsync)
- afl-utils-git (requires rsync)
- ahriman (requires rsync) (optional)
- ahriman-git (requires rsync) (optional)
- alibuild (requires rsync) (optional)
- android-devel (requires rsync)
- anki (requires rsync) (make)
- anki-before-bazel (requires rsync) (make)
- anki-git (requires rsync) (make)
- anki-qt5 (requires rsync) (make)
- anycable-go (requires rsync) (make)
- aosp-devel (requires rsync)
- apache-spark (requires rsync) (optional)
- apache-spark-git (requires rsync) (optional)
- apparmor.d-git (requires rsync) (make)
- arbie-git (requires rsync)
- arch-sign-modules (requires rsync)
- arm-linux-gnueabihf-linux-api-headers (requires rsync) (make)
- armory-goatpig-git (requires rsync)
- Show 381 more...
Latest Comments
xiota commented on 2022-11-23 22:00 (UTC) (edited on 2022-11-23 22:00 (UTC) by xiota)
It would be nice if build depends were tracked separately from other depends.
If
pacman
has the ability to pass options through tomakepkg
, you could try--rmdeps
.missingSleepDeps commented on 2022-11-23 19:50 (UTC)
You're right, I got it to work with makepkg. I wish there was a
pacman remove --erase/purge
so I can remove pamac-manager/pamac and every file not listed in the package that's still messing everything up, so I can be assured of a "clean" reinstall...xiota commented on 2022-11-23 04:30 (UTC)
I am unable to replicate the issue in a clean chroot. This is probably an issue with your build system.
rsync
does not use libunistring.missingSleepDeps commented on 2022-11-23 03:46 (UTC)