Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build #302

Open
asarubbo opened this issue May 17, 2022 · 0 comments
Open

Unable to build #302

asarubbo opened this issue May 17, 2022 · 0 comments

Comments

@asarubbo
Copy link

asarubbo commented May 17, 2022

# wget https://github.com/bcicen/ctop/archive/refs/tags/v0.7.7.tar.gz
# tar xzf v0.7.7.tar.gz 
# cd ctop-0.7.7/
# make build
fatal: Not a git repository (or any of the parent directories): .git
go mod download
go: github.com/fsouza/go-dockerclient@v1.7.0 requires
        github.com/Microsoft/hcsshim@v0.8.10 requires
        github.com/containerd/console@v0.0.0-20180822173158-c12b1e7919c1: invalid version: git fetch --unshallow -f origin in /root/go/pkg/mod/cache/vcs/7dc259a25d788a1983e1fa125424a7a8dbadf02fe44dd23233ef975e59c0f6f2: exit status 128:
        fatal: git fetch-pack: expected shallow list
make: *** [build] Errore 1

# go version
go version go1.16.13 linux/amd64

# cat /etc/redhat-release 
CentOS Linux release 7.9.2009 (Core)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant