aws / aws/aws-lambda-python-runtime-interface-client

Command '['./scripts/preinstall.sh']' returned non-zero exit status 127

Abierto
#95 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
294
Forks
84
Merge medio
3 d 7 min
PR fusionados (30 d)
3

Descripción

Hello

in a Dockerfile:
From a alpine image
RUN pip install awslambdaric
python setup.py egg_info did not run successfully.
#13 3.672 │ exit code: 1
#13 3.672 ╰─> [14 lines of output]
#13 3.672 *** Do not use buildconf. Instead, just use: autoreconf -fi
#13 3.672 ./buildconf: exec: line 4: autoreconf: not found
#13 3.672 Traceback (most recent call last):
#13 3.672 File "", line 2, in
#13 3.672 File "", line 34, in
#13 3.672 File "/tmp/pip-install-oq3zcfna/awslambdaric_c7586fb4827e4213ae87abf6af43a2cc/setup.py", line 95, in
#13 3.672 ext_modules=get_runtime_client_extension(),
#13 3.672 File "/tmp/pip-install-oq3zcfna/awslambdaric_c7586fb4827e4213ae87abf6af43a2cc/setup.py", line 46, in get_runtime_client_extension
#13 3.672 extra_link_args=get_curl_extra_linker_flags(),
#13 3.672 File "/tmp/pip-install-oq3zcfna/awslambdaric_c7586fb4827e4213ae87abf6af43a2cc/setup.py", line 19, in get_curl_extra_linker_flags
#13 3.672 check_call(["./scripts/preinstall.sh"])
#13 3.672 File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
#13 3.672 raise CalledProcessError(retcode, cmd)
#13 3.672 subprocess.CalledProcessError: Command '['./scripts/preinstall.sh']' returned non-zero exit status 127.
#13 3.672 [end of output]

Have you a solution?

thanks a lots

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.