ruby-packer icon indicating copy to clipboard operation
ruby-packer copied to clipboard

what lib required? libcrypt.so.1: version `XCRYPT_2.0' not found (required by rubyc)

Open nPaul opened this issue 5 years ago • 2 comments

rubyc: /lib/x86_64-linux-gnu/libcrypt.so.1: version XCRYPT_2.0' not found (required by rubyc) rubyc: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by rubyc) rubyc: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28' not found (required by rubyc) rubyc: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.25' not found (required by rubyc) rubyc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by rubyc)

nPaul avatar Sep 29 '20 07:09 nPaul

@nPaul Thanks for reporting! This is probably duplicate of #109 and #128. I'll switch to building using Github Actions Ubuntu 16.04 soon and it should be able to solve the problem.

pmq20 avatar Oct 09 '20 00:10 pmq20

This is still a problem

d4rky-pl avatar Sep 18 '21 16:09 d4rky-pl