Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not build with Ruby 3.0.0 #149

Open
smichaut opened this issue Feb 11, 2021 · 1 comment
Open

Can not build with Ruby 3.0.0 #149

smichaut opened this issue Feb 11, 2021 · 1 comment

Comments

@smichaut
Copy link

Hi, I have clone ruby-packer from the source and trying to build it against Ruby 3 (ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux] on CentOS 8.3). When running bundle (or bundle install) I have the following exception:
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will
break this application for all non-root users on this machine.
internal:/usr/local/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb:85:in require': /usr/local/lib/ruby/3.0.0/x86_64-linux/zlib.so: undefined symbol: inflateReset - /usr/local/lib/ruby/3.0.0/x86_64-linux/zlib.so (LoadError) from <internal:/usr/local/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in require'
from /usr/local/lib/ruby/3.0.0/bundler/fetcher.rb:6:in <top (required)>' from <internal:/usr/local/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in require'
from internal:/usr/local/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb:85:in `require
Any idea what am I doing wrong ?

@tasdendu
Copy link

I am also eagerly waiting for the release of ruby-packer for Ruby-3.0.0 support. When can we expect the release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants