diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 44cffd21586..8a2795a672d 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -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 }