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

Error 127 when making 'make' #36

Open
Winrensics opened this issue May 21, 2024 · 0 comments
Open

Error 127 when making 'make' #36

Winrensics opened this issue May 21, 2024 · 0 comments

Comments

@Winrensics
Copy link

Is this a BUG REPORT or FEATURE REQUEST?:

What happened:

Running the 'make' on an Amazon Linux 2 system. Getting the following error -

which: no controller-gen in (/home/ec2-user/.local/bin:/home/ec2-user/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
go get sigs.k8s.io/controller-tools/cmd/[email protected]
/home/ec2-user/go/bin/controller-gen object:headerFile=./hack/boilerplate.go.txt paths=./api/...
make: /home/ec2-user/go/bin/controller-gen: No such file or directory
make: *** [Makefile:59: generate] Error 127

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • kube-forensics version
  • Kubernetes version :

Client Version: v1.30.1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.0

$ kubectl version -o yaml

clientVersion:
buildDate: "2024-05-14T10:50:53Z"
compiler: gc
gitCommit: 6911225c3f747e1cd9d109c305436d08b668f086
gitTreeState: clean
gitVersion: v1.30.1
goVersion: go1.22.2
major: "1"
minor: "30"
platform: linux/amd64
kustomizeVersion: v5.0.4-0.20230601165947-6ce0bf390ce3
serverVersion:
buildDate: "2024-04-17T17:27:03Z"
compiler: gc
gitCommit: 7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a
gitTreeState: clean
gitVersion: v1.30.0
goVersion: go1.22.2
major: "1"
minor: "30"
platform: linux/amd64

Other debugging information (if applicable):

  • PodCheckpoint status:
$ kubectl describe -n forensics-system podcheckpoint <checkpoint-name>
  • controller logs:
$ kubectl logs -n forensics-system <forensics-controller-manager pod>
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