alpine-pkg-glibc icon indicating copy to clipboard operation
alpine-pkg-glibc copied to clipboard

protoc: stdout: . stderr: Error loading shared library ld-linux-x86-64.so.2: No such file or directory

Open sravula84 opened this issue 1 year ago • 4 comments

Recently upgrade to alpine:3.18.0 with glibc version-2.35-r1. getting below error

protoc: stdout: . stderr: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /root/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protoc/3.6.1/f8584d1e86d1adb61d9c559e4b49cedbc97c4d78/protoc-3.6.1-linux-x86_64.exe)

/usr/glibc-compat/lib in this path the above library missing

sravula84 avatar Jun 03 '23 04:06 sravula84

same here

RobQuistNL avatar Jun 06 '23 00:06 RobQuistNL

any suggestions ?

sravula84 avatar Jun 06 '23 04:06 sravula84

I wish :laughing:

RobQuistNL avatar Jun 06 '23 11:06 RobQuistNL

Hello, thanks for filing this bug report. Would you please post details of the application you've built which has output this error, ideally as a Dockerfile that I can use to reproduce the bug. I am unable to investigate this error without that.

sgerrand avatar Jul 12 '23 15:07 sgerrand