Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

/osbuilder/rootfs.sh: line 154: make: command not found #43

Closed
liyingjun opened this issue Jan 25, 2018 · 3 comments
Closed

/osbuilder/rootfs.sh: line 154: make: command not found #43

liyingjun opened this issue Jan 25, 2018 · 3 comments

Comments

@liyingjun
Copy link

liyingjun commented Jan 25, 2018

When building rootfs for centos using command:
export USE_DOCKER=true
./rootfs-builder/rootfs.sh -r "${PWD}/centos_rootfs" centos

failed with: /osbuilder/rootfs.sh: line 154: make: command not found

liyingjun added a commit to liyingjun/osbuilder that referenced this issue Jan 25, 2018
'make git gcc' are needed to build agent

Fixes kata-containers#43

Signed-off-by: liyingjun [email protected]
liyingjun added a commit to liyingjun/osbuilder that referenced this issue Jan 25, 2018
'make git gcc' are needed to build agent

Fixes kata-containers#43

Signed-off-by: liyingjun [email protected]
@bergwolf
Copy link
Member

Hi @liyingjun, I can confirm the error locally and I see that you already have a patch for it. Can you please make a PR? Thanks!

@liyingjun
Copy link
Author

@bergwolf PR #40 fixes the issue

@jodh-intel
Copy link
Contributor

Closing as it sounds like the issue is now resolved.

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

No branches or pull requests

3 participants