Giter VIP home page Giter VIP logo

Comments (2)

tjcw avatar tjcw commented on August 28, 2024

The problem may be related to the version of go installed. I got the above error with the latest go which I downloaded

tjcw@tjcw-kube-3:~/cri-dockerd$ go version
go version go1.18.3 linux/amd64
tjcw@tjcw-kube-3:~/cri-dockerd$

When I tried building with the go from the Ubuntu 20.04 repository

tjcw@tjcw-kube-4:~/cri-dockerd$ go version
go version go1.13.8 linux/amd64
tjcw@tjcw-kube-4:~/cri-dockerd$

I got a different error. This time the build ended with

go: finding github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46
go: finding sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.14
go: finding github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
go: finding github.com/coreos/go-semver v0.3.0
# golang.org/x/net/http2
../go/pkg/mod/golang.org/x/[email protected]/http2/transport.go:417:45: undefined: os.ErrDeadlineExceeded
note: module requires Go 1.17
tjcw@tjcw-kube-4:~/cri-dockerd$

I have also tried building the tagged levels of cri-dockerd v0.2.2 v0.2.1 and v0.2.0 without success.

from cri-dockerd.

evol262 avatar evol262 commented on August 28, 2024

Shell variable escaping is always fraught with errors. I'll update the readme.

In the meantime, you can just make static-linux, but I updated the instructions in #83

from cri-dockerd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.