Search Criteria
Package Details: kopia 0.12.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 |
Submitter: | GraphZal |
Maintainer: | gromit |
Last Packager: | gromit |
Votes: | 24 |
Popularity: | 1.46 |
First Submitted: | 2020-10-21 15:36 (UTC) |
Last Updated: | 2023-03-28 19:25 (UTC) |
Dependencies (1)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
1 2 Next › Last »
hexchain 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.
ibrokemypie commented on 2021-06-02 08:49 (UTC)
Fails to build when lto is enabled in makepkg OPTIONS with this output
I think it is related to this issue https://github.com/golang/go/issues/40041, the makepkg cflags and ldflags should only be applied to c files, not the cgo output.
eh8 commented on 2021-04-30 15:51 (UTC)
checksums.txt is included in every release.
Here’s the link to the most recent
https://github.com/kopia/kopia/releases/download/v0.8.4/checksums.txt
GraphZal commented on 2021-04-30 12:41 (UTC)
web-UI is now included.
@eh8: where did you get that checksum? Are the Devs publishing one that I missed? Or did you just compute it yourself?
eh8 commented on 2021-01-10 22:34 (UTC)
What dependencies need addressing regarding the web-UI? Perhaps I can help to take a look?
1 2 Next › Last »