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 .. 26 Next › Last »

valandil commented on 2022-12-17 17:05 (UTC)

duplicati-latest was already merged into duplicati-canary-bin, see PRQ#39138.

anagram3k commented on 2022-12-16 11:46 (UTC)

It would be best to keep the duplicati-latest and submit a merge request with duplicati-canary-bin, to keep the votes and facilitate the upgrade. Because you already deleted duplicati-latest, I don't know if it is possible anymore. Maybe you can ask on the (request mailing list)[https://lists.archlinux.org/mailman3/lists/aur-requests.lists.archlinux.org/].

Regardless of that, thank you for maintaining this package. This is a great tool.

valandil commented on 2022-12-15 23:32 (UTC)

Hmm, sorry about that, usually this is checked as part of my githooks... Pushed a new version just now.

drrlvn commented on 2022-12-15 09:09 (UTC) (edited on 2022-12-15 09:09 (UTC) by drrlvn)

I can't seem to install the package, I get a validation error:

==> Validating source files with sha256sums...
    duplicati-2.0.6.104_canary_2022-06-15.zip ... Passed
    duplicati-user.service ... Passed
    duplicati.service ... Passed
    duplicati.sysusers ... Passed
    duplicati.tmpfiles.conf ... Passed
    duplicati-cli ... FAILED
    duplicati.env ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'duplicati-canary-bin-2.0.6.104-5':
error: packages failed to build: duplicati-canary-bin-2.0.6.104-5

eclairevoyant commented on 2022-12-09 12:49 (UTC)

Sounds good, thanks for looking into this!

valandil commented on 2022-12-09 11:04 (UTC)

Thanks for the feedback @eclairevoyant. I'll fix what you mentioned, and finally rename the package. It's past due.

I will make two packages, duplicati-canary-bin and duplicati-beta-bin, and have them replace duplicati-latest. I will probably change the install path to /opt/duplicati instead of /opt/duplicati-latest as well.

eclairevoyant commented on 2022-11-23 23:14 (UTC)

This shouldn't be running any rm commands in package, it's unnecessary and prevents repackaging. Also, this isn't building from source (it's a c#.net project) so this should really be named with a -bin suffix.

valandil commented on 2022-11-07 02:52 (UTC) (edited on 2022-11-07 02:54 (UTC) by valandil)

Seems to be related to GH#4716 and this forum post. I'll add openssl-1.1 to the dependencies for the time being, and keep an eye out for developments.

dixi_minga commented on 2022-11-06 21:55 (UTC) (edited on 2022-11-06 22:24 (UTC) by dixi_minga)

I get this error, when I try to start a duplicati Backup

"EVP_MD_size assembly:<unknown assembly> type:<unknown type> member:(null)"

duplicati.service is running

Any idea?

Maybe Upgrade of openssl is the issue? upgraded openssl (1.1.1.q-1 -> 3.0.7-2)

Edit:

Installing openssl-1.1 (https://archlinux.org/packages/?q=openssl-1.1) and reboot solved the issue

valandil commented on 2022-09-26 00:46 (UTC)

Hmm, I don't have systemd-userdbd running, so it's hard for me to reproduce. I haven't noticed any memory issues either. I see that you reported this upstream. I'd wait for answers there, as I would be surprised it's a packaging issue, since the PKGBUILD basically copies binary artifacts to a particular folder.