Open semihtore opened 2 years ago
Hi everyone,
I'm run command this line:
go get github.com/HewlettPackard/lustre_exporter but bellow line error this attach.
go get github.com/HewlettPackard/lustre_exporter
[root@mgmt ~]# go get github.com/HewlettPackard/lustre_exporter go: downloading github.com/HewlettPackard/lustre_exporter v1.1.0 go: downloading github.com/HewlettPackard/lustre_exporter v2.0.0+incompatible go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/prometheus/common v0.32.1 go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 go get: github.com/prometheus/common@none updating to github.com/prometheus/common@v0.32.1 requires github.com/golang/protobuf@v1.4.3 requires google.golang.org/protobuf@v1.23.0 requires github.com/golang/protobuf@v1.4.0 requires google.golang.org/protobuf@v1.21.0 requires github.com/golang/protobuf@v1.4.0-rc.4.0.20200313231945-b860323f09d0: invalid version: git fetch --unshallow -f origin in /root/go/pkg/mod/cache/vcs/6e18cbff36266c74e48dd81b4b672026ac74fb69c838ddb6240f256bb8edf590: exit status 128: fatal: git fetch-pack: expected shallow list [root@mgmt ~]#
Can you help with the problem?
Thanks a lot,
Hi,
this project is not maintained anymore...
You could try this fork.
Best Gabriele
A new problem link: https://github.com/GSI-HPC/lustre_exporter/issues/24
Hi everyone,
I'm run command this line:
go get github.com/HewlettPackard/lustre_exporter
but bellow line error this attach.[root@mgmt ~]# go get github.com/HewlettPackard/lustre_exporter go: downloading github.com/HewlettPackard/lustre_exporter v1.1.0 go: downloading github.com/HewlettPackard/lustre_exporter v2.0.0+incompatible go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/prometheus/common v0.32.1 go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 go get: github.com/prometheus/common@none updating to github.com/prometheus/common@v0.32.1 requires github.com/golang/protobuf@v1.4.3 requires google.golang.org/protobuf@v1.23.0 requires github.com/golang/protobuf@v1.4.0 requires google.golang.org/protobuf@v1.21.0 requires github.com/golang/protobuf@v1.4.0-rc.4.0.20200313231945-b860323f09d0: invalid version: git fetch --unshallow -f origin in /root/go/pkg/mod/cache/vcs/6e18cbff36266c74e48dd81b4b672026ac74fb69c838ddb6240f256bb8edf590: exit status 128: fatal: git fetch-pack: expected shallow list [root@mgmt ~]#
Can you help with the problem?
Thanks a lot,