Package Details: duplicacy-util 1.5-5

Git Clone URL: https://aur.archlinux.org/duplicacy-util.git (read-only, click to copy)
Package Base: duplicacy-util
Description: A utility to run Duplicacy backups
Upstream URL: https://github.com/jeffaco/duplicacy-util
Licenses: Apache License 2.0
Submitter: fryfrog
Maintainer: fryfrog
Last Packager: fryfrog
Votes: 2
Popularity: 0.000000
First Submitted: 2018-11-01 22:07 (UTC)
Last Updated: 2021-03-29 23:45 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

fryfrog commented on 2022-04-13 15:16 (UTC)

Looks like the author passed away a number of years ago, so I'll probably send this package for deletion after I figure out what to do w/ my own usage of it. :|

RubenKelevra commented on 2022-04-13 13:12 (UTC)

There seems to be an issue with some of the checks:

==> Making package: duplicacy-util 1.5-5 (Wed 13 Apr 2022 03:09:38 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
==> Starting check()...
--- FAIL: TestValidConfigWithArray (0.00s)
    configBackup_test.go:86: backupInfo should have been equal, expected: [map[name:b2 threads:10] map[name:azure-direct threads:5] map[name:default-threads]] , received: [map[name:azure-direct threads:5] map[name:default-threads]]
    configBackup_test.go:96: copyInfo should have been equal, expected: [map[from:b2 threads:10 to:azure] map[from:b2 to:default-threads]] , received: [map[from:b2 to:default-threads]]
    configBackup_test.go:106: pruneInfo should have been equal, expected: [map[keep:-keep 0:365 -keep 30:180 -keep 7:30 -keep 1:7 storage:b2] map[keep:-keep 0:365 -keep 30:180 -keep 7:30 -keep 1:7 storage:azure]] , received: [map[keep:-keep 0:365 -keep 30:180 -keep 7:30 -keep 1:7 storage:azure]]
    configBackup_test.go:116: checkInfo should have been equal, expected: [map[all:true storage:b2] map[storage:azure]] , received: [map[storage:azure]]
--- FAIL: TestValidConfig_NoCopySection (0.00s)
    configBackup_test.go:142: backupInfo should have been equal, expected: [map[name:b2 threads:10] map[name:azure-direct threads:5] map[name:default-threads]] , received: [map[name:azure-direct threads:5] map[name:default-threads]]
    configBackup_test.go:159: pruneInfo should have been equal, expected: [map[keep:-keep 0:365 -keep 30:180 -keep 7:30 -keep 1:7 storage:b2] map[keep:-keep 0:365 -keep 30:180 -keep 7:30 -keep 1:7 storage:azure]] , received: [map[keep:-keep 0:365 -keep 30:180 -keep 7:30 -keep 1:7 storage:azure]]
    configBackup_test.go:169: checkInfo should have been equal, expected: [map[all:true storage:b2] map[storage:azure]] , received: [map[storage:azure]]
FAIL
FAIL    github.com/jeffaco/duplicacy-util       0.788s
FAIL
==> ERROR: A failure occurred in check().
    Aborting...
error: failed to build 'duplicacy-util-1.5-5': 
error: packages failed to build: duplicacy-util-1.5-5

micwoj92 commented on 2021-03-26 19:28 (UTC)

I deleted my comment, this one is much better in my opinion.

fryfrog commented on 2021-03-26 19:27 (UTC)

I gave that a try locally after reverting @rvasilev's emailed solution, it wasn't that simple. But will keep digging. Happy to accept help too! :)

fryfrog commented on 2021-03-26 19:02 (UTC)

Thanks, I'll have a look... but I have to admit, I know almost nothing about go. If you figure anything out, be sure to let me know. :)

rvasilev commented on 2021-03-26 18:42 (UTC)

Looks like it is not building with current go 1.14