libruby.so.3.2: cannot open shared object file: No such file or directory after upgrading rails, ruby

Answered

Hi,

Following an upgrade to rails 7.2, ruby 3.3.7

I am unable to run with debug with a docker compose setup which was working, now I get the following when running with debug

vention_rails-1  | <internal:/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:37:in `require': libruby.so.3.2: cannot open shared object file: No such file or directory - /opt/.rubymine_gems/gems/debase-3.0.2/lib/debase_internals.so (LoadError)
 

0
1 comment

Hello,

Could you please specify your RubyMine version? In addition, woulf it be possible to check how it goes with the devcontainers setup?

0

Please sign in to leave a comment.