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

Apache License 2.0
255 stars 72 forks source link

Error : libexecinfo-dev package not found #128

Open AyushSeth1 opened 7 months ago

AyushSeth1 commented 7 months ago

The latest version awslambdaric 2.08 is still attempting to use a package libexecinfo-dev which no longer exists on Alpine Linux. Alpine Linux team and upstream opensource teams have eliminated libexecinfo-dev from the system. Any software still attempting to use the library must be updated.

awslambdaric documentation still says that it depends on libexecinfo-dev -- from this it is clear that awslambdaric team does not test their software on Alpine Linux.

Our Builds are failing because of the above issue in awslambdaric. Pls give us a fix for this.

AyushSeth1 commented 7 months ago
image-20230801-171339 image-20231116-055626 image-20231116-055718