Hi,

thanks for your report. However ...

* Calum McConnell <calumlikesapple...@gmail.com> [200324 16:30]:
[..]
> /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in
> `require': libruby-2.5.so.2.5: cannot open shared object file: No
> such file or directory -
> /home/calum/gems/gems/psych-3.1.0/lib/psych.so (LoadError)
  ^^^^^^^^^^^^^^^^

[..]
> Further, I shouldnt need to reinstall ruby: rebuilding native extensions 
> should
> be done by the upgrade script.

Rebuilding gems/extensions that are located in your home directory
or other random places is not something that is allowed to be be done
by the upgrade process. It also wouldn't work in multi-machine setups
and many other cases.

Please rebuild the gems in your home directory yourself, possibly by
deleting them first. I would also recommend using versioned
directories in your gem path to avoid breaking gem itself on such
occasions.

Chris

Reply via email to