Search Criteria
Package Details: brig 0.4.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/brig.git (read-only, click to copy) |
---|---|
Package Base: | brig |
Description: | File synchronization on top of ipfs with git like interface and web based UI |
Upstream URL: | https://github.com/sahib/brig |
Licenses: | AGPLv3 |
Conflicts: | brig-git |
Provides: | brig |
Submitter: | spreagtha |
Maintainer: | spreagtha |
Last Packager: | spreagtha |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-08 03:48 (UTC) |
Last Updated: | 2020-06-03 15:34 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go)
Latest Comments
RubenKelevra commented on 2023-01-07 12:24 (UTC)
Why are there no source integrity tests? Please fix this
spreagtha commented on 2020-06-03 21:17 (UTC)
Glad to hear that it's working, all the best.
Martian commented on 2020-06-03 19:34 (UTC)
It's resolved, I installed it successfully. Thanks for fast response!
spreagtha commented on 2020-06-03 15:35 (UTC)
I believe the error is due to changes in the go release, as when I attempted the build commands manually in a fresh clone; go complained -
go: inconsistent vendoring in <**mysrcpath**> run 'go mod vendor' to sync, or use -mod=mod or -mod=readonly to ignore the vendor directory
So I added the mod vendor command to the PKGBUILD, and will be pushing now the changes now.
Let me know if the latest fixes the issue for you.
Martian commented on 2020-06-03 10:55 (UTC)
It doesn't build in my Arch, here is what I got:
Any ideas?