etcd: broken

This commit is contained in:
Michael Gehring 2016-11-28 01:40:00 +01:00
parent 5d3d996a85
commit f52fd368dd

View file

@ -15,6 +15,9 @@ conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"
# etcd/etcdmain/etcd.go:182: not enough arguments in call to daemon.SdNotify
broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/2400/steps/shell_3/logs/stdio"
pre_build() {
sed -i '/SupportPackageIsVersion3/d' etcdserver/etcdserverpb/rpc.pb.go
}