Package Details: etcd 3.6.0-1

Git Clone URL: https://aur.archlinux.org/etcd.git (read-only, click to copy)
Package Base: etcd
Description: A distributed, reliable key-value store for the most critical data of a distributed system.
Upstream URL: https://github.com/etcd-io/etcd
Licenses: Apache-2.0
Submitter: xeross
Maintainer: andrewSC
Last Packager: andrewSC
Votes: 45
Popularity: 0.161761
First Submitted: 2013-10-02 12:54 (UTC)
Last Updated: 2025-05-17 14:50 (UTC)

Dependencies (2)

Required by (4)

Sources (5)

Pinned Comments

galaux commented on 2018-02-25 17:41 (UTC)

Adding keyserver-options auto-key-retrieve to ~/.gnupg/gpg.conf enables makepkg to use the validpgpkeys provided in the PKGBUILD so that it can check the signature is the valid regarding the key specified by the packager.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

matiwinnetou commented on 2015-11-26 21:51 (UTC)

latest ver: pkgver=2.2.2

matiwinnetou commented on 2015-11-26 21:45 (UTC) (edited on 2015-11-26 21:46 (UTC) by matiwinnetou)

Please add armv6 and armv7 for rasberry PI 1 and 2 to list of architectures: arch=('i686' 'x86_64' 'armv6h' 'armv7h')

kseistrup commented on 2015-08-24 15:57 (UTC)

V2.1.2 became available ~3 days ago.

renttek commented on 2015-04-20 12:41 (UTC)

I'd say that we need go for build. The PKGBUILD downloads the package from github and executes "./build". The Build-File contains several calls to "go". (https://github.com/coreos/etcd/blob/master/build)

visit commented on 2015-04-17 22:20 (UTC)

I think it doesn't need go for build anymore.

korjjj commented on 2014-06-09 09:19 (UTC)

Updated to 0.4.3. Switched to github archive tarball. Split with etcdctl.

xeross commented on 2014-06-06 11:46 (UTC)

Updated to 0.4.2 and disowned.

xeross commented on 2014-05-31 05:59 (UTC)

Fixed the package not installing the .service and .conf file. Thanks for letting me know Codekoala.

codekoala commented on 2014-05-27 13:41 (UTC)

Looks like the current PKGBUILD doesn't actually install the .service or .conf file, but I'm probably the only consumer of that bit.