Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Installation fails #3

Open
voelzmo opened this issue Jun 28, 2021 · 3 comments
Open

Installation fails #3

voelzmo opened this issue Jun 28, 2021 · 3 comments
Labels
kind/bug Bug lifecycle/rotten Nobody worked on this for 12 months (final aging stage)

Comments

@voelzmo
Copy link
Contributor

voelzmo commented Jun 28, 2021

I'm trying to install gem using either go get or go install and both on them fail:

$ go get github.com/gardener/gem
github.com/gardener/gem imports
	github.com/gardener/gem/pkg/cmd imports
	github.com/gardener/gardener/pkg/apis/core/v1beta1 imports
	github.com/gardener/gardener/pkg/utils imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/metadata: cannot find module providing package k8s.io/client-go/metadata
github.com/gardener/gem imports
	github.com/gardener/gem/pkg/cmd imports
	github.com/gardener/gardener/pkg/apis/core/v1beta1 imports
	github.com/gardener/gardener/pkg/utils imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/auditregistration/v1alpha1: cannot find module providing package k8s.io/api/auditregistration/v1alpha1
github.com/gardener/gem imports
	github.com/gardener/gem/pkg/cmd imports
	github.com/gardener/gardener/pkg/apis/core/v1beta1 imports
	github.com/gardener/gardener/pkg/utils imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
github.com/gardener/gem imports
	github.com/gardener/gem/pkg/cmd imports
	github.com/gardener/gardener/pkg/apis/core/v1beta1 imports
	github.com/gardener/gardener/pkg/utils imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/settings/v1alpha1: cannot find module providing package k8s.io/api/settings/v1alpha1
$ go install github.com/gardener/gem@latest
go: downloading github.com/gardener/gem v0.0.0-20210209082001-7963d1b329dd
go install github.com/gardener/gem@latest: github.com/gardener/[email protected]
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.
@voelzmo voelzmo added the kind/bug Bug label Jun 28, 2021
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Dec 26, 2021
@gardener-robot gardener-robot added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Jun 25, 2022
@voelzmo
Copy link
Contributor Author

voelzmo commented Mar 14, 2023

/remove-lifecycle rotten

@gardener-robot
Copy link

@voelzmo Command /remove-lifecycle is not known.

@voelzmo
Copy link
Contributor Author

voelzmo commented Mar 14, 2023

(╯□)╯︵┻━┻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Bug lifecycle/rotten Nobody worked on this for 12 months (final aging stage)
Projects
None yet
Development

No branches or pull requests

2 participants