https://bugzilla.redhat.com/show_bug.cgi?id=1183201

            Bug ID: 1183201
           Summary: missing dep speter.net/go/exp/math/dec/inf
           Product: Fedora
           Version: rawhide
         Component: kubernetes
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]



Description of problem:

trying to build kube from dist-git master for rawhide and I see this:


_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes/pkg/api/resource/quantity.go:27:2:
cannot find package "speter.net/go/exp/math/dec/inf" in any of:
    /usr/lib/golang/src/speter.net/go/exp/math/dec/inf (from $GOROOT)
   
/home/lsm5/repositories/pkgs/fedora/kubernetes/BUILD/kubernetes-68298f08a4980f95dfbf7b9f58bfec1808fb2670/_output/local/go/src/speter.net/go/exp/math/dec/inf
(from $GOPATH)
    /usr/share/gocode/src/speter.net/go/exp/math/dec/inf
!!! Error in
/home/lsm5/repositories/pkgs/fedora/kubernetes/BUILD/kubernetes-68298f08a4980f95dfbf7b9f58bfec1808fb2670/hack/lib/golang.sh:297
  'go build -o "${output_path}/${bin}" "${goflags[@]:+${goflags[@]}}" -ldflags
"${version_ldflags}" "${binary}"' exited with status 1


is there some package which provides "speter.net/..."
(http://speter.net/go/exp/math/dec/inf) already or is this a new one?


Don't know why I didn't see this when I was building the same thing for
centos7..

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to