Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install Kubicorn on AWS #701

Open
sudlo opened this issue Oct 21, 2022 · 0 comments
Open

Unable to install Kubicorn on AWS #701

sudlo opened this issue Oct 21, 2022 · 0 comments

Comments

@sudlo
Copy link

sudlo commented Oct 21, 2022

Hello

I have followed the article http://kubicorn.io/documentation/aws-walkthrough.html

I get the following error message

go: finding module for package k8s.io/kube-deploy/cluster-api/api/cluster/v1alpha1 go: finding module for package k8s.io/kube-deploy/cluster-api/client go: finding module for package k8s.io/kube-deploy/cluster-api/util go: finding module for package github.com/Azure/azure-sdk-for-go/arm/examples/helpers go: finding module for package github.com/Azure/azure-sdk-for-go/arm/network go: finding module for package github.com/Azure/azure-sdk-for-go/arm/resources/resources go: finding module for package github.com/minio/go-homedir go/pkg/mod/github.com/kubicorn/kubicorn@v0.0.0-20191114212505-a2c64ce430b9/cloud/azure/azureSDK/sdk.go:21:2: module github.com/Azure/azure-sdk-for-go@latest found (v67.0.0+incompatible), but does not contain package github.com/Azure/azure-sdk-for-go/arm/examples/helpers go/pkg/mod/github.com/kubicorn/kubicorn@v0.0.0-20191114212505-a2c64ce430b9/cloud/azure/azureSDK/sdk.go:22:2: module github.com/Azure/azure-sdk-for-go@latest found (v67.0.0+incompatible), but does not contain package github.com/Azure/azure-sdk-for-go/arm/network go/pkg/mod/github.com/kubicorn/kubicorn@v0.0.0-20191114212505-a2c64ce430b9/cloud/azure/azureSDK/sdk.go:23:2: module github.com/Azure/azure-sdk-for-go@latest found (v67.0.0+incompatible), but does not contain package github.com/Azure/azure-sdk-for-go/arm/resources/resources go/pkg/mod/github.com/minio/minio-go@v3.0.2+incompatible/pkg/credentials/file_aws_credentials.go:25:2: cannot find module providing package github.com/minio/go-homedir: module github.com/minio/go-homedir: git ls-remote -q origin in /home/ec2-user/go/pkg/mod/cache/vcs/faca92e6bc34ebd523ed715afff275543b79713688e97e92cf5d2dcba32a2000: exit status 128: fatal: could not read Username for 'https://github.com': terminal prompts disabled Confirm the import path was entered correctly. If this is a private repository, see https://golang.org/doc/faq#git_https for additional information. go/pkg/mod/github.com/kubicorn/kubicorn@v0.0.0-20191114212505-a2c64ce430b9/apis/cluster/cluster.go:25:2: module k8s.io/kube-deploy@latest found (v0.0.0-20191007205710-a0820bc624f8), but does not contain package k8s.io/kube-deploy/cluster-api/api/cluster/v1alpha1 go/pkg/mod/github.com/kubicorn/kubicorn@v0.0.0-20191114212505-a2c64ce430b9/pkg/state/crd/impl.go:43:2: module k8s.io/kube-deploy@latest found (v0.0.0-20191007205710-a0820bc624f8), but does not contain package k8s.io/kube-deploy/cluster-api/client go/pkg/mod/github.com/kubicorn/kubicorn@v0.0.0-20191114212505-a2c64ce430b9/pkg/state/crd/impl.go:44:2: module k8s.io/kube-deploy@latest found (v0.0.0-20191007205710-a0820bc624f8), but does not contain package k8s.io/kube-deploy/cluster-api/util

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant