Search Criteria
Package Details: cockroachdb-bin 22.2.2-1
Git Clone URL: | https://aur.archlinux.org/cockroachdb-bin.git (read-only, click to copy) |
---|---|
Package Base: | cockroachdb-bin |
Description: | An open source, survivable, strongly consistent, scale-out SQL database |
Upstream URL: | https://www.cockroachlabs.com |
Keywords: | database postgresql RDBMS |
Licenses: | Apache, custom:BSL, custom:CCL |
Conflicts: | cockroachdb |
Provides: | cockroachdb |
Submitter: | marceloneil |
Maintainer: | RcrdBrt |
Last Packager: | RcrdBrt |
Votes: | 9 |
Popularity: | 0.45 |
First Submitted: | 2017-02-16 14:00 (UTC) |
Last Updated: | 2023-01-08 13:41 (UTC) |
Dependencies (1)
Required by (3)
- sftpgo (requires cockroachdb) (optional)
- sftpgo-bin (requires cockroachdb) (optional)
- sftpgo-git (requires cockroachdb) (optional)
Latest Comments
1 2 Next › Last »
drakkan commented on 2021-12-12 09:48 (UTC)
it looks fine now, thanks!
RcrdBrt commented on 2021-12-12 09:36 (UTC)
@drakkan added the GEOS in pkgrel 3, check it out. Let me know if there are any issues or other improvements to be made. Thanks!
RcrdBrt commented on 2021-12-12 09:28 (UTC)
@drakkan
sorry about that, I adopted it since a few days as the package went through a disown request.
I bumped the version to v21.2.2
drakkan commented on 2021-12-12 09:25 (UTC)
Thank you for the update, please include the geos libraries too
https://www.cockroachlabs.com/docs/stable/install-cockroachdb-linux.html
drakkan commented on 2021-12-12 08:54 (UTC)
Hi,
this package hasn't been updated in a while. If you don't have time to maintain it, leave it orphaned so others can adopt it. Thanks
Cork commented on 2019-11-23 18:59 (UTC)
The LICENSE file has changed again. Now it is 68040689c4342e0018adec3eb0fb1f2ae68aaeef918e7b4493518523381b7129.
jktr commented on 2019-11-15 13:23 (UTC)
@vasily: Fixed. They've apparently changed their licensing policy.
https://www.cockroachlabs.com/blog/oss-relicensing-cockroachdb/
vasily commented on 2019-11-15 11:29 (UTC)
@jktr Please update the checksum for the LICENSE file. It has changed as well in the new version and now the check fails.
axionl commented on 2018-05-28 13:13 (UTC) (edited on 2018-05-28 13:14 (UTC) by axionl)
I've been adding this package to archlinuxcn repository, thinks again!
Source
Package URL
jktr commented on 2018-05-27 16:52 (UTC) (edited on 2018-05-27 16:58 (UTC) by jktr)
@axionl: Thanks for your feedback!
Regarding deps on
base
: There seems to be no official consesus on the matter [0][1], but I'm leaning toward including it here in order to be explicit aboutglibc
being a specific dependency of the binary from upstream.Regarding "executable stack": It seems I'd need to control source/compilation [2] to fix this (assuming cockroachdb internals don't actually require this), which is inapplicable for a *-bin package.
Regarding moving to
/opt
:file-hierarchy(7)
seems to indicate keeping the binary in /usr/bin is preferable.Regarding hardcoding uid/gid:
tmpfiles.d(5)
seems to be the proper solution, according to some cross-referencing with comparable packages incommunity
. I've updated this package accordingly.[0] https://lists.archlinux.org/pipermail/aur-general/2018-February/033977.html
1 2 Next › Last »