Search Criteria
Package Details: borg-git 2.0.0.dev0.r2.gb10d6611-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/borg-git.git (read-only, click to copy) |
---|---|
Package Base: | borg-git |
Description: | Deduplicating backup program with compression and authenticated encryption |
Upstream URL: | https://borgbackup.github.io/ |
Keywords: | backup |
Licenses: | BSD |
Conflicts: | borg, borgbackup |
Provides: | borg, borgbackup |
Submitter: | Ape |
Maintainer: | AkechiShiro |
Last Packager: | AkechiShiro |
Votes: | 13 |
Popularity: | 0.28 |
First Submitted: | 2016-03-26 22:28 (UTC) |
Last Updated: | 2022-05-24 21:24 (UTC) |
Dependencies (24)
- acl (acl-git)
- libdeflate-git
- lz4 (lz4-git, lz4-static-musl, lz4-static)
- openssl (libressl-git, openssl-static, openssl-hardened, quictls-openssl, openssl-git)
- python-msgpack
- python-setuptools
- xxhash (xxhash-git)
- xz (xz-git)
- zstd (zstd-static, zstd-cmake, zstd-git)
- cython (cython-git, cython3) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- python-guzzle-sphinx-theme (make)
- python-pip (make)
- python-pkgconfig (python-pkgconfig-1.1.0) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-wheel (make)
- python-argon2_cffi (check)
- python-dateutil (check)
- python-mock (check)
- python-pytest (check)
- Show 4 more dependencies...
Required by (16)
- arbie-git (requires borg)
- borg-backup (requires borg)
- borg-backup-gui-git (requires borg)
- borg-import-git (requires borg)
- borgit (requires borg)
- borgrestore (requires borg)
- emborg (requires borg)
- luky-borg-backup (requires borg)
- pika-backup (requires borg)
- pika-backup-git (requires borg)
- snapback (requires borg)
- snapback-git (requires borg)
- snapborg (requires borg)
- vorta (requires borg)
- vorta-git (requires borg)
- weblate (requires borg)
Latest Comments
AkechiShiro commented on 2022-05-24 21:26 (UTC) (edited on 2022-05-24 21:26 (UTC) by AkechiShiro)
Thanks to @aminvakil, package dependencies should be completely fixed for now, if anything else is missing, please feel free to comment, I'll do my best to add anything that is still missing.
aminvakil commented on 2022-04-25 17:31 (UTC)
Many packages are missing from depends, makedepends, checkdepends: Here is the fix
RomanVolak commented on 2022-04-21 15:39 (UTC)
I've tried libdeflate-git from AUR and it builds. Thank you
AkechiShiro commented on 2022-03-27 23:31 (UTC)
Current build fails :
I've tried installing
libdeflate
fromcommunity
, the build still fails, not sure if the BORG_LIBDEFLATE_PREFIX should be set to something specific in order to fix the build.galvez_65 commented on 2020-04-05 16:04 (UTC)
msgpack 1.0 has been fixed in the master.
Can you please add xxhash as a dependency when I updated this morning borg would not run without that being installed.
Thank you
CjK commented on 2020-04-01 10:36 (UTC)
After upgrading to the latest python-msgpack release (1.0), borg built from master crashes with
ContextualVersionConflict
.See upstream issue here: https://github.com/borgbackup/borg/issues/5065
Can the pkgbuild be upgraded to use a custom msgpack-version?
galvez_65 commented on 2019-11-24 04:22 (UTC) (edited on 2019-11-24 04:49 (UTC) by galvez_65)
Anyone else having issues build this? I am getting a ArchiverTestCase.test_recreate_timestamp error in the test suite preventing it from completing the package
update: Since the recreate feature is experimental and it's the only thing that failed I just commented out the check section and reran the build
Kr1ss commented on 2019-03-18 15:53 (UTC)
Nice, thanks !
Ape commented on 2019-03-18 15:52 (UTC)
I updated the package with that fix.
galvez_65 commented on 2019-03-17 22:17 (UTC)
can confirm adding python-pkgconfig to the makedpends array fixed the issue
Kr1ss commented on 2019-03-16 19:16 (UTC) (edited on 2019-03-16 19:16 (UTC) by Kr1ss)
This can be solved by adding
'python-pkgconfig'
to themakedepends
array.galvez_65 commented on 2019-03-16 19:12 (UTC)
Getting the following error trying to build File "setup.py", line 170, in <module> setup_crypto.crypto_ext_kwargs(pc, system_prefix_openssl), File "/home/jc/.cache/pikaur/build/borg-git/src/borg/setup_crypto.py", line 22, in crypto_ext_kwargs raise Exception('Could not find OpenSSL lib/headers, please set BORG_OPENSSL_PREFIX') Exception: Could not find OpenSSL lib/headers, please set BORG_OPENSSL_PREFIX
waitnsea commented on 2019-02-17 01:11 (UTC)
@Ape : =========== 2 failed, 1148 passed, 216 skipped, 1 deselected, 2 xfailed in 531.34 seconds =========== ==> ERREUR : Une erreur s’est produite dans check(). Abandon… erreur : failed to build 'borg-git' :: Build failed, retry? [y/e/N/?]
while every dependency is installed & arch updated
Ape commented on 2019-02-15 06:42 (UTC)
@waitnsea, works for me. What is the actual error there?
waitnsea commented on 2019-02-15 05:45 (UTC)
compilation falls : ERROR : An error has occurred in check()
Ape commented on 2019-01-23 14:47 (UTC)
@kmarius, done.
kmarius commented on 2019-01-22 20:25 (UTC)
git should be added to makedepends. Thanks!
Ape commented on 2019-01-12 20:13 (UTC)
I rewrote the PKGBUILD based on the package
borg
.trialuser commented on 2017-06-19 14:19 (UTC)
Ape commented on 2016-04-16 17:46 (UTC)
Ape commented on 2016-04-10 06:25 (UTC)
Ape commented on 2016-03-26 22:34 (UTC) (edited on 2016-03-30 12:55 (UTC) by Ape)
SpotlightKid commented on 2016-03-17 10:23 (UTC)
Ape commented on 2016-03-17 00:41 (UTC)
Ape commented on 2016-03-17 00:41 (UTC)
Ape commented on 2016-03-17 00:29 (UTC)
DoTheEvolution commented on 2016-01-24 19:31 (UTC) (edited on 2016-01-24 19:31 (UTC) by DoTheEvolution)
alphazo commented on 2015-08-17 16:55 (UTC)