Search Criteria
Package Details: rdedup 3.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rdedup.git (read-only, click to copy) |
---|---|
Package Base: | rdedup |
Description: | Data deduplication engine, supporting optional compression and public key encryption |
Upstream URL: | https://github.com/dpc/rdedup |
Licenses: | MPL |
Submitter: | dywedir |
Maintainer: | SpaceToast |
Last Packager: | SpaceToast |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-06 08:41 (UTC) |
Last Updated: | 2019-01-28 04:03 (UTC) |
Dependencies (3)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
Latest Comments
caddar commented on 2019-01-25 12:24 (UTC)
I'm not using rdedup anymore, and while trying to compile the lastest 3.0.0 version got an error I don't have time to investigate:
error: failed to run custom build command for
openssl v0.9.24
process didn't exit successfully:
.../rdedup/src/rdedup-3.0.0/target/release/build/openssl-8eeb245bff3c97c4/build-script-build
(exit code: 101) --- stderr thread 'main' panicked at 'Unable to detect OpenSSL version', .../.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 note: Run withRUST_BACKTRACE=1
for a backtrace.warning: build failed, waiting for other jobs to finish... error: build failed
==> ERROR: A failure occurred in build(). Aborting...
If anyone wants to take over, I'll disown the package.
caddar commented on 2017-12-31 10:24 (UTC)
I've added the (rust) compile flags for local CPU-optimization (see https://github.com/dpc/rdedup#installation), if someone encounters a problem there let me know