Search Criteria
Package Details: kopia 0.23.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kopia.git (read-only, click to copy) |
|---|---|
| Package Base: | kopia |
| Description: | A cross-platform backup-tool with encryption, deduplication, compression and cloud support. |
| Upstream URL: | https://kopia.io |
| Keywords: | backup |
| Licenses: | Apache-2.0 |
| Submitter: | GraphZal |
| Maintainer: | gromit |
| Last Packager: | gromit |
| Votes: | 38 |
| Popularity: | 0.74 |
| First Submitted: | 2020-10-21 15:36 (UTC) |
| Last Updated: | 2026-06-16 08:13 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- inetutils (inetutils-gitAUR) (check)
- openssh (openssh-gitAUR, openssh-gssapiAUR, openssh-selinuxAUR, openssh-hpn-shimAUR) (check)
Latest Comments
1 2 3 Next › Last »
marcool04 commented on 2026-06-17 19:25 (UTC)
Only thing I can see that might be related is this: https://github.com/kopia/kopia/issues/3246
Would you like me to report these failures upstream?
gromit commented on 2026-06-17 14:41 (UTC)
Did someone already report those test failures upstream or check if there is an open ticket?
adaroc commented on 2026-06-17 14:09 (UTC) (edited on 2026-06-17 14:11 (UTC) by adaroc)
I also have the same failing tests on multiple machines: * TestSnapshotSparseRestore/buf_trailing_bytes (0.00s) * TestSnapshotSparseRestore/buf_trailing_hole (0.00s) * TestSnapshotSparseRestore/buf_hole_on_buf_boundary (0.00s) * TestSnapshotSparseRestore/blk_hole_aligned (0.00s) * TestSnapshotSparseRestore/blk_alternating_empty (0.08s) * TestSnapshotSparseRestore/blk_alternating_zero (0.05s) * TestSnapshotSparseRestore (0.75s)
If anyone has any clues how to resolve, I'd appreciate it!
marcool04 commented on 2026-05-11 07:16 (UTC)
yep, I have the following tests in end_to_end that are failing:
Failing test log here: https://pastebin.com/GU0RgBee
ozz commented on 2026-04-20 22:46 (UTC) (edited on 2026-04-20 22:50 (UTC) by ozz)
Something may be wrong when building recently. Many of the tests fail and it errors out. I tried on three different Arch machines and two failed with the same error but one build was strangely successful. The one that was successful was built on a machine that has not been updated in a while so maybe some other package is causing a problem. Anyone else see this?
itsme commented on 2024-02-27 08:47 (UTC)
@gromit we call it optimization
gromit commented on 2024-02-22 10:01 (UTC)
@samuel-w I do not understand what you want to say, the package builds without issue :)
samuel-w commented on 2024-02-22 01:39 (UTC) (edited on 2024-02-22 01:40 (UTC) by samuel-w)
You can replace the source line with
to download the source code directly.
eh8 commented on 2023-04-24 07:52 (UTC)
Consider making fuse3 an optional dependency since
kopia mountwon't work without ithexchain commented on 2022-12-28 07:31 (UTC) (edited on 2022-12-28 07:31 (UTC) by hexchain)
I was trying to build a new version (0.12.1) in a clean chroot (with devtools) and got some cgo linker errors:
These can be fixed by combining the two -ldflags: https://gist.github.com/hexchain/fdb8197454c9ebdbc9d4fffcd7264f7b
Hope it helps! Thanks for maintaining this package.
1 2 3 Next › Last »