etcd: broken
This commit is contained in:
parent
5d3d996a85
commit
f52fd368dd
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ conf_files="/etc/sv/etcd/conf"
|
||||||
system_accounts="etcd"
|
system_accounts="etcd"
|
||||||
make_dirs="/var/lib/etcd 0755 etcd 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() {
|
pre_build() {
|
||||||
sed -i '/SupportPackageIsVersion3/d' etcdserver/etcdserverpb/rpc.pb.go
|
sed -i '/SupportPackageIsVersion3/d' etcdserver/etcdserverpb/rpc.pb.go
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue