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

missing dependencies #12

Open
benkeil opened this issue Sep 11, 2022 · 0 comments
Open

missing dependencies #12

benkeil opened this issue Sep 11, 2022 · 0 comments

Comments

@benkeil
Copy link

benkeil commented Sep 11, 2022

START RequestId: 8129d07b-d4f2-4c9c-878e-9587c4f5bce6 Version: $LATEST
++ dirname /var/task/bootstrap
+ BASE=/var/task
+ EXE=/var/task/bin/playground
+ HOME=/tmp
+ export HOME
+ export RELEASE_READ_ONLY=true
+ RELEASE_READ_ONLY=true
+ export LD_LIBRARY_PATH=/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib:/var/task/lib/elixir_runtime-0.1.0/priv
+ LD_LIBRARY_PATH=/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib:/var/task/lib/elixir_runtime-0.1.0/priv
+ /var/task/bin/playground start
/var/task/erts-10.6.4/bin/beam.smp: /lib64/libtinfo.so.6: no version information available (required by /var/task/erts-10.6.4/bin/beam.smp)
/var/task/erts-10.6.4/bin/beam.smp: /lib64/libz.so.1: version `ZLIB_1.2.7.1' not found (required by /var/task/erts-10.6.4/bin/beam.smp)
/var/task/erts-10.6.4/bin/beam.smp: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /var/task/erts-10.6.4/bin/beam.smp)
END RequestId: 8129d07b-d4f2-4c9c-878e-9587c4f5bce6
REPORT RequestId: 8129d07b-d4f2-4c9c-878e-9587c4f5bce6	Duration: 662.47 ms	Billed Duration: 663 ms	Memory Size: 128 MB	Max Memory Used: 5 MB	
RequestId: 8129d07b-d4f2-4c9c-878e-9587c4f5bce6 Error: Runtime exited with error: exit status 1
Runtime.ExitError
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