lustre_exporter icon indicating copy to clipboard operation
lustre_exporter copied to clipboard

Unable to package for install

Open semihtore opened this issue 2 years ago • 2 comments

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/[email protected] requires github.com/golang/[email protected] requires google.golang.org/[email protected] requires github.com/golang/[email protected] requires google.golang.org/[email protected] requires github.com/golang/[email protected]: 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 ~]#

image

Can you help with the problem?

Thanks a lot,

semihtore avatar Mar 09 '22 08:03 semihtore