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
{{ message }}
This repository was archived by the owner on Jul 14, 2022. It is now read-only.
Tried a simple install to checkout and get a deep overview but seems dependencies are broken.
Warning: the following project(s) have [[constraint]] stanzas in Gopkg.toml:
✗ gopkg.in/fsnotify/fsnotify.v1
However, these projects are not direct dependencies of the current project:
they are not imported in any .go files, nor are they in the 'required' list in
Gopkg.toml. Dep only applies [[constraint]] rules to direct dependencies, so
these rules will have no effect.
Either import/require packages from these projects so that they become direct
dependencies, or convert each [[constraint]] to an [[override]] to enforce rules
on these projects, if they happen to be transitive dependencies.
# Gopkg.lock is out of sync with Gopkg.toml and project imports:
github.com/armon/go-proxyproto: imported or required, but missing from Gopkg.lock's input-imports
github.com/eapache/channels: imported or required, but missing from Gopkg.lock's input-imports
github.com/golang/glog: imported or required, but missing from Gopkg.lock's input-imports
github.com/hashicorp/go-version: imported or required, but missing from Gopkg.lock's input-imports
github.com/imdario/mergo: imported or required, but missing from Gopkg.lock's input-imports
github.com/kylelemons/godebug/pretty: imported or required, but missing from Gopkg.lock's input-imports
github.com/liip/sheriff: imported or required, but missing from Gopkg.lock's input-imports
github.com/mitchellh/go-ps: imported or required, but missing from Gopkg.lock's input-imports
github.com/mitchellh/mapstructure: imported or required, but missing from Gopkg.lock's input-imports
github.com/ncabatoff/process-exporter: imported or required, but missing from Gopkg.lock's input-imports
github.com/ncabatoff/process-exporter/proc: imported or required, but missing from Gopkg.lock's input-imports
github.com/onsi/ginkgo: imported or required, but missing from Gopkg.lock's input-imports
github.com/onsi/ginkgo/config: imported or required, but missing from Gopkg.lock's input-imports
github.com/onsi/gomega: imported or required, but missing from Gopkg.lock's input-imports
github.com/parnurzeal/gorequest: imported or required, but missing from Gopkg.lock's input-imports
github.com/paultag/sniff/parser: imported or required, but missing from Gopkg.lock's input-imports
github.com/pkg/errors: imported or required, but missing from Gopkg.lock's input-imports
github.com/prometheus/client_golang/prometheus: imported or required, but missing from Gopkg.lock's input-imports
github.com/prometheus/client_golang/prometheus/promhttp: imported or required, but missing from Gopkg.lock's input-imports
github.com/spf13/pflag: imported or required, but missing from Gopkg.lock's input-imports
github.com/zakjan/cert-chain-resolver/certUtil: imported or required, but missing from Gopkg.lock's input-imports
gopkg.in/fsnotify.v1: imported or required, but missing from Gopkg.lock's input-imports
gopkg.in/go-playground/pool.v3: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/api/core/v1: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/api/extensions/v1beta1: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/api/errors: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/apis/meta/v1: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/fields: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/labels: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/runtime/schema: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/util/intstr: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/util/runtime: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/util/sets: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/util/uuid: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/util/wait: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apimachinery/pkg/version: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apiserver/pkg/server/healthz: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/apiserver/pkg/util/logs: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/informers: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/kubernetes: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/kubernetes/fake: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/kubernetes/scheme: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/kubernetes/typed/core/v1: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/plugin/pkg/client/auth: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/rest: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/tools/cache: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/tools/clientcmd: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/tools/clientcmd/api: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/tools/leaderelection: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/tools/leaderelection/resourcelock: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/tools/record: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/util/cert: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/util/cert/triple: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/util/flowcontrol: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/client-go/util/workqueue: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/kubernetes/pkg/kubelet/util/sliceutils: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/kubernetes/pkg/util/filesystem: imported or required, but missing from Gopkg.lock's input-imports
k8s.io/kubernetes/pkg/util/sysctl: imported or required, but missing from Gopkg.lock's input-imports
github.com/eapache/[email protected]: not allowed by constraint master
Root project is "github.com/NCCloud/fluid"
56 transitively valid internal packages
59 external packages imported from 26 projects
(0) ✓ select (root)
(1) ? attempt github.com/armon/go-proxyproto with 1 pkgs; at least 1 versions to try
(1) try github.com/armon/go-proxyproto@master
(1) ✓ select github.com/armon/go-proxyproto@master w/1 pkgs
(2) ? attempt github.com/eapache/channels with 1 pkgs; at least 1 versions to try
(2) try github.com/eapache/[email protected]
(3) ✗ github.com/eapache/[email protected] not allowed by constraint master:
(3) master from (root)
(2) try github.com/eapache/[email protected]
(3) ✗ github.com/eapache/[email protected] not allowed by constraint master:
(3) master from (root)
(2) try github.com/eapache/channels@master
(2) ✓ select github.com/eapache/channels@master w/1 pkgs
(3) ? attempt github.com/eapache/queue with 1 pkgs; at least 1 versions to try
(3) try github.com/eapache/[email protected]
(3) ✓ select github.com/eapache/[email protected] w/1 pkgs
(4) ? attempt github.com/ncabatoff/process-exporter (from github.com/aledbf/process-exporter) with 2 pkgs; at least 1 versions to try
(4) try github.com/ncabatoff/process-exporter (from github.com/aledbf/process-exporter)@master
(4) ✓ select github.com/ncabatoff/process-exporter (from github.com/aledbf/process-exporter)@master w/2 pkgs
(5) ? attempt github.com/golang/glog with 1 pkgs; at least 1 versions to try
(5) try github.com/golang/glog@master
(5) ✓ select github.com/golang/glog@master w/1 pkgs
(6) ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try
(6) try github.com/imdario/[email protected]
(6) ✓ select github.com/imdario/[email protected] w/1 pkgs
(7) ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try
(7) try github.com/hashicorp/go-version@master
(7) ✓ select github.com/hashicorp/go-version@master w/1 pkgs
(8) ? attempt github.com/liip/sheriff with 1 pkgs; at least 1 versions to try
(8) try github.com/liip/sheriff@master
(8) ✓ select github.com/liip/sheriff@master w/1 pkgs
(9) ? attempt github.com/onsi/ginkgo with 2 pkgs; at least 1 versions to try
(9) try github.com/onsi/[email protected]
(9) ✓ select github.com/onsi/[email protected] w/18 pkgs
(10) ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(10) try github.com/mitchellh/mapstructure@master
(10) ✓ select github.com/mitchellh/mapstructure@master w/1 pkgs
(11) ? attempt github.com/onsi/gomega with 1 pkgs; at least 1 versions to try
(11) try github.com/onsi/[email protected]
(11) ✓ select github.com/onsi/[email protected] w/12 pkgs
(12) ? attempt github.com/zakjan/cert-chain-resolver with 1 pkgs; at least 1 versions to try
(12) try github.com/zakjan/[email protected]
(12) ✓ select github.com/zakjan/[email protected] w/1 pkgs
(13) ? attempt github.com/fullsailor/pkcs7 with 1 pkgs; at least 1 versions to try
(13) try github.com/fullsailor/pkcs7@master
(13) ✓ select github.com/fullsailor/pkcs7@master w/1 pkgs
(14) ? attempt github.com/parnurzeal/gorequest with 1 pkgs; at least 1 versions to try
(14) try github.com/parnurzeal/[email protected]
(14) ✓ select github.com/parnurzeal/[email protected] w/1 pkgs
(15) ? attempt github.com/mitchellh/go-ps with 1 pkgs; at least 1 versions to try
(15) try github.com/mitchellh/go-ps@master
(15) ✓ select github.com/mitchellh/go-ps@master w/1 pkgs
(16) ? attempt github.com/moul/http2curl with 1 pkgs; at least 1 versions to try
(16) try github.com/moul/http2curl@master
(16) ✓ select github.com/moul/http2curl@master w/1 pkgs
(17) ? attempt github.com/paultag/sniff with 1 pkgs; at least 1 versions to try
(17) try github.com/paultag/sniff@master
(17) ✓ select github.com/paultag/sniff@master w/1 pkgs
(18) ? attempt k8s.io/apiserver with 2 pkgs; at least 1 versions to try
(18) try k8s.io/[email protected]
(18) ✓ select k8s.io/[email protected] w/2 pkgs
(19) ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(19) try github.com/prometheus/procfs@master
(19) ✓ select github.com/prometheus/procfs@master w/2 pkgs
(20) ? attempt golang.org/x/net with 1 pkgs; at least 1 versions to try
(20) try golang.org/x/net@master
(20) ✓ select golang.org/x/net@master w/3 pkgs
(21) ? attempt github.com/prometheus/client_golang with 2 pkgs; at least 1 versions to try
(21) try github.com/prometheus/[email protected]
(21) ✓ select github.com/prometheus/[email protected] w/2 pkgs
(22) ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(22) try github.com/beorn7/perks@master
(22) ✓ select github.com/beorn7/perks@master w/1 pkgs
(23) ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try
(23) try github.com/golang/protobuf@master
(23) ✓ select github.com/golang/protobuf@master w/1 pkgs
(24) ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try
(24) try github.com/spf13/[email protected]
(24) ✓ select github.com/spf13/[email protected] w/1 pkgs
(25) ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(25) try github.com/prometheus/client_model@master
(25) ✓ select github.com/prometheus/client_model@master w/1 pkgs
(26) ? attempt k8s.io/kubernetes with 3 pkgs; at least 1 versions to try
(26) try k8s.io/[email protected]
(26) ✓ select k8s.io/[email protected] w/43 pkgs
(27) ? revisit k8s.io/apiserver to add 5 pkgs
(27) ✓ include 5 more pkgs from k8s.io/[email protected]
(27) ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try
(28) try github.com/davecgh/[email protected]
(28) ✓ select github.com/davecgh/[email protected] w/1 pkgs
(28) ? attempt github.com/gogo/protobuf with 3 pkgs; at least 1 versions to try
(29) try github.com/gogo/[email protected]
(29) ✓ select github.com/gogo/[email protected] w/4 pkgs
(29) ? attempt golang.org/x/sys with 1 pkgs; at least 1 versions to try
(30) try golang.org/x/sys@master
(30) ✓ select golang.org/x/sys@master w/1 pkgs
(30) ? attempt github.com/docker/distribution with 1 pkgs; at least 1 versions to try
(31) try github.com/docker/distribution@edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c
(31) ✓ select github.com/docker/distribution@edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c w/2 pkgs
(31) ? attempt github.com/golang/groupcache with 1 pkgs; at least 1 versions to try
(32) try github.com/golang/groupcache@master
(32) ✓ select github.com/golang/groupcache@master w/1 pkgs
(32) ? revisit golang.org/x/net to add 1 pkgs
(33) ✓ include 2 more pkgs from golang.org/x/net@master
(32) ? attempt golang.org/x/text with 3 pkgs; at least 1 versions to try
(34) try golang.org/x/text@master
(34) ✓ select golang.org/x/text@master w/14 pkgs
(33) ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(35) try github.com/prometheus/common@master
(35) ✓ select github.com/prometheus/common@master w/3 pkgs
(34) ? attempt k8s.io/api with 2 pkgs; at least 1 versions to try
(36) try k8s.io/[email protected]
(36) ✓ select k8s.io/[email protected] w/3 pkgs
(35) ? attempt github.com/fsnotify/fsnotify with 1 pkgs; at least 1 versions to try
(37) try github.com/fsnotify/[email protected]
(37) ✓ select github.com/fsnotify/[email protected] w/1 pkgs
(36) ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try
(38) try github.com/pkg/[email protected]
(38) ✓ select github.com/pkg/[email protected] w/1 pkgs
(37) ? attempt gopkg.in/yaml.v2 with 1 pkgs; at least 1 versions to try
(39) try gopkg.in/yaml.v2@v2
(39) ✓ select gopkg.in/yaml.v2@v2 w/1 pkgs
(38) ? attempt github.com/kr/pty with 1 pkgs; at least 1 versions to try
(40) try github.com/kr/[email protected]
(40) ✓ select github.com/kr/[email protected] w/1 pkgs
(39) ? revisit golang.org/x/net to add 1 pkgs
(41) ✓ include 1 more pkgs from golang.org/x/net@master
(39) ? revisit k8s.io/api to add 2 pkgs
(42) ✓ include 3 more pkgs from k8s.io/[email protected]
(39) ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try
(43) try github.com/opencontainers/[email protected]
(43) ✓ select github.com/opencontainers/[email protected] w/1 pkgs
(40) ? revisit golang.org/x/text to add 4 pkgs
(44) ✓ include 17 more pkgs from golang.org/x/text@master
(40) ? attempt gopkg.in/square/go-jose.v2 with 2 pkgs; at least 1 versions to try
(45) try gopkg.in/square/[email protected]
(45) ✓ select gopkg.in/square/[email protected] w/4 pkgs
(41) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(46) try github.com/matttproud/[email protected]
(46) ✓ select github.com/matttproud/[email protected] w/1 pkgs
(42) ? attempt gopkg.in/fsnotify.v1 with 1 pkgs; at least 1 versions to try
(47) try gopkg.in/[email protected]
(47) ✗ unable to update checked out version: fatal: reference is not a tree: 629574ca2a5df945712d3079857300b5e4da0236
(47) : command failed: [git checkout 629574ca2a5df945712d3079857300b5e4da0236]: exit status 128
(47) ← no more versions of gopkg.in/fsnotify.v1 to try; begin backtrack
(46) ← backtrack: no more versions of github.com/matttproud/golang_protobuf_extensions to try
(45) ← backtrack: no more versions of gopkg.in/square/go-jose.v2 to try
(44) ← backtrack: popped 17 pkgs from golang.org/x/text
(43) ← backtrack: no more versions of github.com/opencontainers/go-digest to try
(42) ← backtrack: popped 3 pkgs from k8s.io/api
(41) ← backtrack: popped 1 pkgs from golang.org/x/net
(40) ← backtrack: no more versions of github.com/kr/pty to try
(39) ← backtrack: no more versions of gopkg.in/yaml.v2 to try
(38) ← backtrack: no more versions of github.com/pkg/errors to try
(37) ← backtrack: no more versions of github.com/fsnotify/fsnotify to try
(36) ← backtrack: no more versions of k8s.io/api to try
(35) ← backtrack: no more versions of github.com/prometheus/common to try
(34) ← backtrack: no more versions of golang.org/x/text to try
(33) ← backtrack: popped 2 pkgs from golang.org/x/net
(32) ← backtrack: no more versions of github.com/golang/groupcache to try
(31) ← backtrack: no more versions of github.com/docker/distribution to try
(30) ← backtrack: no more versions of golang.org/x/sys to try
(29) ← backtrack: no more versions of github.com/gogo/protobuf to try
(28) ← backtrack: no more versions of github.com/davecgh/go-spew to try
(27) ← backtrack: popped 5 pkgs from k8s.io/apiserver
(26) ← backtrack: no more versions of k8s.io/kubernetes to try
(25) ← backtrack: no more versions of github.com/prometheus/client_model to try
(24) ← backtrack: no more versions of github.com/spf13/pflag to try
(23) ← backtrack: no more versions of github.com/golang/protobuf to try
(22) ← backtrack: no more versions of github.com/beorn7/perks to try
(21) ← backtrack: no more versions of github.com/prometheus/client_golang to try
(20) ← backtrack: no more versions of golang.org/x/net to try
(19) ← backtrack: no more versions of github.com/prometheus/procfs to try
(18) ← backtrack: no more versions of k8s.io/apiserver to try
(17) ← backtrack: no more versions of github.com/paultag/sniff to try
(16) ← backtrack: no more versions of github.com/moul/http2curl to try
(15) ← backtrack: no more versions of github.com/mitchellh/go-ps to try
(14) ← backtrack: no more versions of github.com/parnurzeal/gorequest to try
(13) ← backtrack: no more versions of github.com/fullsailor/pkcs7 to try
(12) ← backtrack: no more versions of github.com/zakjan/cert-chain-resolver to try
(11) ← backtrack: no more versions of github.com/onsi/gomega to try
(10) ← backtrack: no more versions of github.com/mitchellh/mapstructure to try
(9) ← backtrack: no more versions of github.com/onsi/ginkgo to try
(8) ← backtrack: no more versions of github.com/liip/sheriff to try
(7) ← backtrack: no more versions of github.com/hashicorp/go-version to try
(6) ← backtrack: no more versions of github.com/imdario/mergo to try
(5) ← backtrack: no more versions of github.com/golang/glog to try
(4) ← backtrack: no more versions of github.com/ncabatoff/process-exporter (from github.com/aledbf/process-exporter) to try
(3) ← backtrack: no more versions of github.com/eapache/queue to try
(2) ← backtrack: no more versions of github.com/eapache/channels to try
(1) ← backtrack: no more versions of github.com/armon/go-proxyproto to try
✗ solving failed
Solver wall times by segment:
b-gmal: 14.960899755s
b-list-pkgs: 4.032593918s
b-source-exists: 3.668857265s
b-list-versions: 1.586799444s
unselect: 232.866296ms
select-atom: 207.640571ms
satisfy: 187.843822ms
select-root: 4.06684ms
new-atom: 3.18531ms
b-deduce-proj-root: 1.002094ms
backtrack: 946.789µs
other: 344.606µs
add-atom: 64.355µs
b-rev-present-in: 7.353µs
TOTAL: 24.887118418s
Solving failure: No versions of gopkg.in/fsnotify.v1 met constraints:
v1.4.2: unable to update checked out version: fatal: reference is not a tree: 629574ca2a5df945712d3079857300b5e4da0236
: command failed: [git checkout 629574ca2a5df945712d3079857300b5e4da0236]: exit status 128
I saw that also that the official NGINX Ingress controller had a similar issue but should be already solved by 7120fbc
Go version
go version go1.10.3 darwin/amd64
Dep version
dep:
version : v0.5.0
build date : 2018-07-26
git hash : 224a564
go version : go1.10.3
go compiler : gc
platform : darwin/amd64
features : ImportDuringSolve=false
The text was updated successfully, but these errors were encountered:
@prometherion uh, this sound interesting. I'm getting same results so it will be very useful if you can investigate how to fix it and submit a PR. Feel free to accept or not this challenge.
Tried a simple install to checkout and get a deep overview but seems dependencies are broken.
I saw that also that the official NGINX Ingress controller had a similar issue but should be already solved by 7120fbc
Go version
Dep version
The text was updated successfully, but these errors were encountered: