We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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,
The text was updated successfully, but these errors were encountered:
Hi,
this project is not maintained anymore...
You could try this fork.
Best Gabriele
Sorry, something went wrong.
A new problem link: GSI-HPC#24
No branches or pull requests
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,
The text was updated successfully, but these errors were encountered: