ClusterLabs / ha_cluster_exporter

Prometheus exporter for Pacemaker based Linux HA clusters
Apache License 2.0
79 stars 35 forks source link

get trouble with make && make install #231

Closed mcl116cn closed 1 year ago

mcl116cn commented 1 year ago

i've clone the project on my centos 7.8 linux server and install the golang env and setup some conf when i enter the ha cluster file , command "make"

the console print such errors and i can't deal with it, i can't get any useful solutions on google,help plz!!

make clean make[1]: 进入目录“/usr/local/ha_cluster_exporter” GO111MODULE=on go clean rm -rf build rm -f .promu.release.yml make[1]: 离开目录“/usr/local/ha_cluster_exporter” make promu-prepare /root/go/gopath/bin/promu make[1]: .ci/get_version_from_git.sh:命令未找到 make[1]: 进入目录“/usr/local/ha_cluster_exporter” sed "s/{{.Version}}//" .promu.yml >.promu.release.yml sed:无法读取 .promu.yml:没有那个文件或目录 make[1]: [promu-prepare] 错误 2 make[1]: 离开目录“/usr/local/ha_cluster_exporter” make: [build] 错误 2