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
What is version of Linux required to build? Saying "Clone this repository from github into a local machine (Linux/X86):" in README [1] is (almost) not working for Ubuntu - lot of errors not sure if they are important or not ...
make build
basename: missing operand
Try 'basename --help' for more information.
basename: missing operand
Try 'basename --help' for more information.
/bin/sh: 3: [[: not found
/Users/aslom/Documents/awsm/go/src/github.ibm.com/z-cloud-integration/flowlogs-pipeline/bin/golangci-lint-v1.53.3 run --enable goimports --enable gofmt --enable ineffassign --timeout 5m
GOARCH=amd64 go build -ldflags "-X 'main.BuildVersion=0.1.10-rc1-914d470-dirty' -X 'main.BuildDate=2023-08-24 18:36'" "./cmd/flowlogs-pipeline"
GOARCH=amd64 go build -ldflags "-X 'main.BuildVersion=0.1.10-rc1-914d470-dirty' -X 'main.BuildDate=2023-08-24 18:36'" "./cmd/confgenerator"
basename: missing operand
Try 'basename --help' for more information.
basename: missing operand
Try 'basename --help' for more information.
./hack/update-docs.sh: line 24: docker: command not found
make: *** [Makefile:122: docs] Error 127
I am using lima-vm and Ubuntu is default
uname -a
Linux lima-lima-x86 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
What is version of Linux required to build? Saying "Clone this repository from github into a local machine (Linux/X86):" in README [1] is (almost) not working for Ubuntu - lot of errors not sure if they are important or not ...
I am using lima-vm and Ubuntu is default
Ubuntu version
[1] https://github.com/netobserv/flowlogs-pipeline/blob/main/README.md#build
The text was updated successfully, but these errors were encountered: