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

lib64/ld-linux-x86-64.so.2 Error #1

Open
michaelconan opened this issue Jun 13, 2023 · 0 comments
Open

lib64/ld-linux-x86-64.so.2 Error #1

michaelconan opened this issue Jun 13, 2023 · 0 comments

Comments

@michaelconan
Copy link

michaelconan commented Jun 13, 2023

After cloning the repository, I attempted to build the Docker image using the provided shell file and directly using docker commands.

Results:

[ 9/10] RUN /home/worker/bin/robocorp-workforce-agent-core init --log-level TRACE --rcc-exec-path /home/worker/bin/rcc:
#0 0.361 qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
failed to solve: executor failed running [/bin/sh -c /home/worker/bin/robocorp-workforce-agent-core init --log-level TRACE --rcc-exec-path /home/worker/bin/rcc]: exit code: 255

Based on research this is likely due to M1 MacBook system. Tried specifying linux platform in docker-compose, resulting in different errors.

Achieved a successful build using Google Cloud Build remotely.

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