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

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

未关闭
#95 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
294
派生
84
平均合并
3 天 7 分钟
30 天内合并 PR
3

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。