You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubunto 20.04 fresh install I'm getting an error on the make all
Any ideas?
make all
build/env.sh go get -v ./...
github.com/ethereum/go-ethereum (download)
get "golang.org/x/crypto/sha3": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at //golang.org/x/crypto/sha3?go-get=1
get "golang.org/x/crypto/sha3": verifying non-authoritative meta tag
golang.org/x/crypto (download)
get "gopkg.in/redis.v3": found meta tag get.metaImport{Prefix:"gopkg.in/redis.v3", VCS:"git", RepoRoot:"https://gopkg.in/redis.v3"} at //gopkg.in/redis.v3?go-get=1
gopkg.in/redis.v3 (download)
get "gopkg.in/bsm/ratelimit.v1": found meta tag get.metaImport{Prefix:"gopkg.in/bsm/ratelimit.v1", VCS:"git", RepoRoot:"https://gopkg.in/bsm/ratelimit.v1"} at //gopkg.in/bsm/ratelimit.v1?go-get=1
gopkg.in/bsm/ratelimit.v1 (download)
github.com/gorilla/mux (download)
github.com/robfig/cron (download)
github.com/ethereum/ethash (download)
github.com/yvasiyarov/gorelic (download)
github.com/yvasiyarov/go-metrics (download)
github.com/yvasiyarov/newrelic_platform_go (download)
github.com/ethereum/go-ethereum/common
Ubunto 20.04 fresh install I'm getting an error on the make all
Any ideas?
make all
build/env.sh go get -v ./...
github.com/ethereum/go-ethereum (download)
get "golang.org/x/crypto/sha3": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at //golang.org/x/crypto/sha3?go-get=1
get "golang.org/x/crypto/sha3": verifying non-authoritative meta tag
golang.org/x/crypto (download)
get "gopkg.in/redis.v3": found meta tag get.metaImport{Prefix:"gopkg.in/redis.v3", VCS:"git", RepoRoot:"https://gopkg.in/redis.v3"} at //gopkg.in/redis.v3?go-get=1
gopkg.in/redis.v3 (download)
get "gopkg.in/bsm/ratelimit.v1": found meta tag get.metaImport{Prefix:"gopkg.in/bsm/ratelimit.v1", VCS:"git", RepoRoot:"https://gopkg.in/bsm/ratelimit.v1"} at //gopkg.in/bsm/ratelimit.v1?go-get=1
gopkg.in/bsm/ratelimit.v1 (download)
github.com/gorilla/mux (download)
github.com/robfig/cron (download)
github.com/ethereum/ethash (download)
github.com/yvasiyarov/gorelic (download)
github.com/yvasiyarov/go-metrics (download)
github.com/yvasiyarov/newrelic_platform_go (download)
github.com/ethereum/go-ethereum/common
github.com/ethereum/go-ethereum/common
../../ethereum/go-ethereum/common/test_utils.go:27:18: undefined: os.ReadFile
make: *** [Makefile:10: all] Error 2
The text was updated successfully, but these errors were encountered: