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

fakechroot failing with status code 127 #428

Open
laalamrajesh opened this issue Jul 26, 2024 · 0 comments
Open

fakechroot failing with status code 127 #428

laalamrajesh opened this issue Jul 26, 2024 · 0 comments

Comments

@laalamrajesh
Copy link

laalamrajesh commented Jul 26, 2024

File: udocker.udocker.engine.fakechroot.FakechrootEngine.run
Arch : Arm64
Docker image
`FROM public.ecr.aws/docker/library/python:3.10-alpine3.18

RUN apk add --update --no-cache coreutils
RUN pip install --no-cache-dir --compile requests
RUN pip install --no-cache-dir --compile html5lib
RUN pip install --no-cache-dir --compile bs4
`

fakechroot engine return code: 127
fakechroot engine stdout:
fakechroot engine stderr: env: /tmp/shared/udocker/containers/305c14b0-a8f1-388a-bde3-217d70f161b7/ROOT/bin/sh: No such file or directory

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