Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-757

building base image bldr-ubuntu18-c-go fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      {{}}

      bldr-ubuntu18-c-go fails to build due to go-acc failing to install.

      {{}}

      build logs below:{{}}

      {{}}

      Step 14/21 : RUN go version     && go get -v github.com/ory/go-acc     && go-acc --helpStep 14/21 : RUN go version     && go get -v github.com/ory/go-acc     && go-acc --help ---> Running in 068d56e19777go version go1.12.17 linux/arm64github.com/ory/go-acc (download)created GOPATH=/root/go; see 'go help gopath'github.com/ory/viper (download)github.com/dgraph-io/ristretto (download)github.com/cespare/xxhash (download)github.com/dustin/go-humanize (download)github.com/pkg/errors (download)Fetching https://golang.org/x/sys/unix?go-get=1Parsing meta tags from https://golang.org/x/sys/unix?go-get=1 (status code 200)get "golang.org/x/sys/unix": found meta tag get.metaImport{Prefix:"golang.org/x/sys", VCS:"git", RepoRoot:"https://go.googlesource.com/sys"} at https://golang.org/x/sys/unix?go-get=1get "golang.org/x/sys/unix": verifying non-authoritative meta tagFetching https://golang.org/x/sys?go-get=1Parsing meta tags from https://golang.org/x/sys?go-get=1 (status code 200)golang.org/x/sys (download)github.com/fsnotify/fsnotify (download)github.com/hashicorp/hcl (download)github.com/agext/levenshtein (download)github.com/apparentlymart/go-textseg (download)github.com/mitchellh/go-wordwrap (download)github.com/zclconf/go-cty (download)Fetching https://golang.org/x/text/unicode/norm?go-get=1Parsing meta tags from https://golang.org/x/text/unicode/norm?go-get=1 (status code 200)get "golang.org/x/text/unicode/norm": found meta tag get.metaImport{Prefix:"golang.org/x/text", VCS:"git", RepoRoot:"https://go.googlesource.com/text"} at https://golang.org/x/text/unicode/norm?go-get=1get "golang.org/x/text/unicode/norm": verifying non-authoritative meta tagFetching https://golang.org/x/text?go-get=1Parsing meta tags from https://golang.org/x/text?go-get=1 (status code 200)golang.org/x/text (download)package github.com/hashicorp/hcl/hcl/printer: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of: /opt/go/1.12/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT) /root/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)github.com/magiconair/properties (download)github.com/mitchellh/mapstructure (download)github.com/pelletier/go-toml (download)github.com/spf13/afero (download)github.com/spf13/cast (download)github.com/spf13/jwalterweatherman (download)github.com/spf13/pflag (download)github.com/subosito/gotenv (download)Fetching https://gopkg.in/ini.v1?go-get=1Parsing meta tags from https://gopkg.in/ini.v1?go-get=1 (status code 200)get "gopkg.in/ini.v1": found meta tag get.metaImport{Prefix:"gopkg.in/ini.v1", VCS:"git", RepoRoot:"https://gopkg.in/ini.v1"} at https://gopkg.in/ini.v1?go-get=1gopkg.in/ini.v1 (download)Fetching https://gopkg.in/yaml.v2?go-get=1Parsing meta tags from https://gopkg.in/yaml.v2?go-get=1 (status code 200)get "gopkg.in/yaml.v2": found meta tag get.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at https://gopkg.in/yaml.v2?go-get=1gopkg.in/yaml.v2 (download)github.com/pborman/uuid (download)github.com/google/uuid (download)github.com/spf13/cobra (download)The command '/bin/sh -c go version     && go get -v github.com/ory/go-acc     && go-acc --help' returned a non-zero code: 1

      {{}}

      {{}}

      temporary fix

      ENV GO111MODULE=on

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            keel Kiel Friedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: