Search Criteria
Package Details: camlistore 20170505-1
Git Clone URL: | https://aur.archlinux.org/camlistore.git (read-only, click to copy) |
---|---|
Package Base: | camlistore |
Description: | Camlistore (Content-Addressable Multi-Layer Indexed Storage) is your personal storage system for life. |
Upstream URL: | https://camlistore.org/ |
Licenses: | |
Submitter: | L42y |
Maintainer: | None |
Last Packager: | epitron |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-18 13:22 |
Last Updated: | 2017-05-05 20:46 |
Dependencies (5)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- go>=1.8.0 (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- mariadb (mysql55, mariadb-git, mariadb103, mysql56, mysql57, mysql, percona-server) (optional) – as indexer database
- mongodb (mongodb34-bin, mongodb-bin-3.6, mongodb-3.4, mongodb-bin-3.2, mongodb-3.6-bin, percona-server-mongodb-bin, mongodb-bin, mongodb-shell-bin, mongodb-bin-4.0) (optional) – as indexer database
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-src, postgresql-11, postgresql-lts, postgresql-12, postgresql-9.6) (optional) – as indexer database
Latest Comments
swalladge commented on 2017-09-13 08:06
Build now fails with:
You're using go != 1.8, and CAMLI_GOPHERJS_GOROOT was not provided, so defaulting to ~/go1.8/bin/go for building gopherjs instead.
~/go1.8/bin/go not found. You need to specify a go1.8 root in CAMLI_GOPHERJS_GOROOT for building gopherjs
fax commented on 2016-03-07 20:48
It is installing fine now. Thanks!
epitron commented on 2016-03-07 03:24
@Ape/@fax: I've patched the git issue in "make.go". Try it now.
Ape commented on 2016-03-06 11:30
I also have the problem with git rev-list using aura. Manually running makepkg works.
epitron commented on 2016-03-04 08:19
That's very strange, fax. I'm not having that problem on my end.
Does it happen when building with plain "makepkg", or is it just "yaourt"?
fax commented on 2016-03-03 07:37
==> Validating source files with sha256sums...
0.9.tar.gz ... Passed
camlistore.service ... Passed
==> Extracting sources...
-> Extracting 0.9.tar.gz with bsdtar
==> Starting build()...
Error running git rev-list in /tmp/yaourt-tmp-fax/aur-camlistore/src/camlistore-0.9: exit status 128
exit status 1
==> ERROR: A failure occurred in build().
Aborting...
Looks like make.go is expecting to find a Git repository?
miguelbernadi commented on 2014-01-01 17:07
Version 0.6 is already on github. If possible in the next few days I'll check the PKGBUILD for this new version.
libercv commented on 2013-10-22 18:33
Hi! Could you add 'armv7h' to supported architectures? I've tested it and it works.