Package Details: dar 2.7.16-1

Git Clone URL: https://aur.archlinux.org/dar.git (read-only, click to copy)
Package Base: dar
Description: A full featured command-line backup tool, short for Disk ARchive
Upstream URL: http://dar.linux.free.fr/
Keywords: archive backup dar disk
Licenses: GPL
Submitter: xyproto
Maintainer: MarcinWieczorek
Last Packager: MarcinWieczorek
Votes: 57
Popularity: 0.78
First Submitted: 2011-12-14 16:48 (UTC)
Last Updated: 2025-02-27 18:00 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

MarcinWieczorek commented on 2025-02-27 18:01 (UTC)

Thanks

FabioLolix commented on 2025-02-26 21:04 (UTC)

@bowb you're welcome to use Flag package out-of-date instead for notifying of new versions instead of commenting

bowb commented on 2025-02-26 20:04 (UTC)

Hello, just to let you know that 2.7.16 was released!

MarcinWieczorek commented on 2024-07-01 11:51 (UTC)

Thanks for letting me know. I removed the patch. If someone could confirm that libgcrypt issue is fixed that would be nice. I don't think it applies to my setup, but I just did my backup and it worked fine.

dav_dittrich commented on 2024-06-29 16:42 (UTC)

2.7.15 was just released.

MarcinWieczorek commented on 2024-06-29 15:17 (UTC)

I added the patch to the PKGBUILD. Thanks. To be removed when 2.7.15 is out.

hamelg commented on 2024-06-29 12:42 (UTC)

Thanks for the fix, it works fine :)

FabioLolix commented on 2024-06-29 10:43 (UTC)

Can we do anything about it?

Cherrypick and apply this patch: https://github.com/Edrusb/DAR/commit/687249a4f55a222e6590dee413262e6ff2a54ec4

Add "dar-libgcrypt-fix.patch::https://github.com/Edrusb/DAR/commit/687249a4f55a222e6590dee413262e6ff2a54ec4.patch" to source=() and

prepare() {
  cd "${pkgname}-${pkgver}"
  patch -Np1 -i ../dar-libgcrypt-fix.patch
}

MarcinWieczorek commented on 2024-06-29 10:24 (UTC)

Hey, thanks for letting us know. Can we do anything about it?

dav_dittrich commented on 2024-06-23 11:56 (UTC) (edited on 2024-06-26 20:49 (UTC) by dav_dittrich)

The latest update of core/libgcrypt to 1.11.0 breaks dar as memory guard support in libgcrypt was deprecated (https://dev.gnupg.org/T5822) making dar produce: FATAL error, aborting operation: Error while activating libgcrypt's memory guard: gcrypt/Not supported.

Upstream issue: https://github.com/Edrusb/DAR/issues/62

Will be fixed in version 2.7.15