Search Criteria
Package Details: kopia 0.18.2-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: | 31 |
Popularity: | 0.44 |
First Submitted: | 2020-10-21 15:36 (UTC) |
Last Updated: | 2024-11-21 01:49 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (check)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR, openssh-dnatAUR) (check)
Latest Comments
1 2 Next › Last »
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 mount
won'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.
GraphZal commented on 2021-12-28 14:16 (UTC)
Package now is on v0.9.8.
I also figured out how to make the --version flag give useful info.
GraphZal commented on 2021-12-28 10:19 (UTC)
Sorry for the late update, had some real-life issues to deal with (job related).
package is now on v0.9.7. I'll update to 0.9.8 as soon as I figure out why it's not building correctly.
Kido commented on 2021-12-22 19:57 (UTC)
@GraphZal, 0.9.7 builds fine, please update this package.
eh8 commented on 2021-09-13 21:08 (UTC)
@GraphZal my bad, if there are no checksums provided for source code then you have to compute the hashes yourself by checksumming the tar.gz.
GraphZal commented on 2021-09-13 21:01 (UTC)
Unflagged, since the latest stable release is still 0.8.4. 0.9.0-rc1 is a release candidate. Will update once the final 0.9.0 is released.
@eh8: the checksums.txt sadly doesn't have an entry for the source code, only the binaries.
@ibrokemypie: I didn't notice any problems when enabling lto in the makepkg options, so either that specific issue is already fixed, or we need to drill deeper.
1 2 Next › Last »