Search Criteria
Package Details: duplicati-canary-bin 2.0.6.104-8
Package Actions
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: | LGPL |
Conflicts: | duplicati, duplicati-latest |
Provides: | duplicati |
Replaces: | duplicati-latest |
Submitter: | valandil |
Maintainer: | valandil |
Last Packager: | valandil |
Votes: | 60 |
Popularity: | 0.24 |
First Submitted: | 2022-12-12 02:40 (UTC) |
Last Updated: | 2022-12-19 20:08 (UTC) |
Dependencies (6)
- gtk-sharp-2 (gtk-sharp-2-git)
- libappindicator-gtk2
- mono (mono48, mono-beta, mono-visualstudio, mono-alt-csc, mono5, mono-nightly, mono-alpha, mono-git)
- openssl-1.1
- unzip (unzip-natspec, unzip-zstd) (make)
- notify-sharp (notify-sharp-git) (optional) – for tray notifications
Latest Comments
1 2 3 4 5 6 .. 24 Next › Last »
trekkie8244 commented on 2023-01-04 12:22 (UTC)
Thanks for the info. I ran "paru -S duplicati-canary-bin", it complained about the conflict with duplicati-latest, I asked it to remove duplicati-latest and it installed duplicati-canary-bin and it kept my settings. The only issue was that the service user had been changed in duplicati-latest and it reset back to the default. The service user had to be edited and reloaded.
valandil commented on 2023-01-03 14:18 (UTC)
Hmm, I believe that the "replaces" clause should have made it such an AUR helper would have automatically updated to the latest package. If it doesn't, it is safe to install duplicati-canary-bin over duplicati-latest. The settings are stored (by default) in /var/lib/duplicati, which is not owned by the package and won't get overwritten.
trekkie8244 commented on 2023-01-03 13:09 (UTC)
Now that duplicati-latest has been renamed to duplicati-canary-bin, how do I upgrade?
1) Remove duplicati-latest and then install duplicati-canary-bin? does this remove my duplicati settings?
Or 2) just install duplicati-canary-bin and does this replace the duplicati-latest package?
when I try "paru -S duplicati-canary-bin", it gives me a "conflicts found" message with duplicati-latest and a "Conflicting packages will have to be confirmed manually" message.
Thanks.
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:
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.1 2 3 4 5 6 .. 24 Next › Last »