Package Details: duplicati-canary-bin 2.0.9.110-1

Git Clone URL: https://aur.archlinux.org/duplicati-canary-bin.git (read-only, click to copy)
Package Base: duplicati-canary-bin
Description: A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers
Upstream URL: http://duplicati.com
Licenses: MIT
Conflicts: duplicati, duplicati-latest
Provides: duplicati
Replaces: duplicati-latest
Submitter: valandil
Maintainer: valandil
Last Packager: valandil
Votes: 61
Popularity: 1.40
First Submitted: 2022-12-12 02:40 (UTC)
Last Updated: 2024-11-13 01:49 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 26 Next › Last »

veganvelociraptr commented on 2021-08-12 19:56 (UTC) (edited on 2021-08-12 19:58 (UTC) by veganvelociraptr)

==> Validating source files with sha256sums...
duplicati-2.0.6.100_canary_2021-08-11.zip ... Passed
duplicati-user.service ... Passed
duplicati.service ... Passed
duplicati.sysusers ... Passed
duplicati.tmpfiles.conf ... FAILED
duplicati-cli ... Passed

tomacrisan commented on 2021-08-12 18:59 (UTC)

$ makepkg -g >> PKGBUILD

warwickmm commented on 2021-08-12 16:04 (UTC) (edited on 2021-08-12 16:05 (UTC) by warwickmm)

I'm encountering an issue with validating duplicati.tmpfiles.conf. Is anyone else experiencing the same?

$ git rev-parse HEAD
eb8752dcfc02e5ff1c56234c636af4307ae13779

$ makepkg -sri
==> Making package: duplicati-latest 2.0.6.100-1 (Thu 12 Aug 2021 09:01:04 AM PDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading duplicati-2.0.6.100_canary_2021-08-11.zip...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   647  100   647    0     0   7845      0 --:--:-- --:--:-- --:--:--  7890
100 37.6M  100 37.6M    0     0  10.7M      0  0:00:03  0:00:03 --:--:-- 11.1M
  -> Found duplicati-user.service
  -> Found duplicati.service
  -> Found duplicati.sysusers
  -> Found duplicati.tmpfiles.conf
  -> Found duplicati-cli
==> Validating source files with sha256sums...
    duplicati-2.0.6.100_canary_2021-08-11.zip ... Passed
    duplicati-user.service ... Passed
    duplicati.service ... Passed
    duplicati.sysusers ... Passed
    duplicati.tmpfiles.conf ... FAILED
    duplicati-cli ... Passed
==> ERROR: One or more files did not pass the validity check!

carbolymer commented on 2021-06-07 09:57 (UTC)

@xotc Not for all, but only for files already tracked in git. Checksumming them doesn't bring much to the table. The duplicati package has still checksum in place.

xotc commented on 2021-06-07 09:53 (UTC)

I don't know a lot about packaging for Arch, so please forgive me if this is a silly question. But what was the rational behind changing all of the sha256 values to 'SKIP' in the last commit? 74a1a2e993

valandil commented on 2021-05-31 01:04 (UTC)

As you can see a [couple comments below])https://aur.archlinux.org/packages/duplicati-latest/#comment-805887), this package tracks the canary release of duplicati, not the experimental or beta releases.

We are on the latest canary.

navara commented on 2021-05-30 08:24 (UTC) (edited on 2021-05-30 08:27 (UTC) by navara)

It seems that updates aren't reaching the package - according to https://github.com/duplicati/duplicati/releases latest is 2.0.6.1, while we are riding year old 2.0.5…

Or at least March's https://github.com/duplicati/duplicati/commit/beaf03562fdcf4425e962085bdf7175d6a465f49

valandil commented on 2021-05-09 12:49 (UTC)

Thanks @carbolymer for the quick fix. Sorry about that...

carbolymer commented on 2021-05-09 12:43 (UTC)

drrlvn, you're right. That D obliterated my duplicati settings. I've changed to the lowercase d.

drrlvn commented on 2021-05-08 10:08 (UTC) (edited on 2021-05-09 14:20 (UTC) by drrlvn)

I think that specifying D for /var/lib/duplicati in tmpfile.d conf file causes the directory to be deleted every reboot. Other services use d instead, could that fix it?