pingcap / go-ycsb

A Go port of Yahoo! Cloud Serving Benchmark (YCSB)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It doesn't build

amgads opened this issue · comments

I try to follow your instruction -- it didn't build. It failed with an error

[root@build-vm go-ycsb]# make
go build -o bin/go-ycsb cmd/go-ycsb/*
go: github.com/ghodss/yaml@v1.0.1-0.20190212211648-25d852aebe32: invalid pseudo-version: git fetch --unshallow -f origin in /home/gocode/pkg/mod/cache/vcs/5c75ad62eb9c289b6ed86c76998b4ab8c8545a841036e879d703a2bbc5fcfcea: exit status 128:
fatal: git fetch-pack: expected shallow list
make: *** [build] Error 1