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

Build HSS Image error #8

Open
WT4444 opened this issue Oct 28, 2020 · 2 comments
Open

Build HSS Image error #8

WT4444 opened this issue Oct 28, 2020 · 2 comments

Comments

@WT4444
Copy link

WT4444 commented Oct 28, 2020

When Build HSS Image,Execute the command “docker build --target oai-hss --tag oai-hss:production --file component/oai-hss/docker/Dockerfile.ubuntu18.04 .”

Prompt error:
Step 13/46 : RUN ./build_hss_rel14 --check-installed-software --force
---> Running in f4d960b3daad
/bin/sh: 1: ./build_hss_rel14: not found
The command '/bin/sh -c ./build_hss_rel14 --check-installed-software --force' returned a non-zero code: 127

@WT4444
Copy link
Author

WT4444 commented Oct 28, 2020

When Build HSS Image,Execute the command “docker build --target oai-hss --tag oai-hss:production --file component/oai-hss/docker/Dockerfile.ubuntu18.04 .”

Prompt error:
Step 13/46 : RUN ./build_hss_rel14 --check-installed-software --force
---> Running in f4d960b3daad
/bin/sh: 1: ./build_hss_rel14: not found
The command '/bin/sh -c ./build_hss_rel14 --check-installed-software --force' returned a non-zero code: 127

How to solve it?

@ngonimombeshora
Copy link

Has anyone managed to solve this? I have the same error.

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

2 participants