oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

oxidized fails to start after OS migration to Debian 11

Open meekser opened this issue 3 years ago • 1 comments

I have oxidized running on Debian 10 with no issues for months now. After upgrading OS to Debian 11 oxidized is not able to start as it requires ruby2.5 as an interpreter, but OS version is 2.7 not.

Changing the version in /usr/local/bin/oxidized does not work as well. It crushes with the error below: # /usr/local/bin/oxidized Traceback (most recent call last): 2: from /usr/local/bin/oxidized:23:in <main>' 1: from /usr/lib/ruby/vendor_ruby/rubygems.rb:300:in activate_bin_path' /usr/lib/ruby/vendor_ruby/rubygems.rb:281:in `find_spec_for_exe': can't find gem oxidized (>= 0.a) with executable oxidized (Gem::GemNotFoundException)

Any tips on that or should I reinstall it all from scratch?

meekser avatar Aug 17 '22 06:08 meekser

You have to reinstall all the oxidized gems

mortzu avatar Aug 19 '22 07:08 mortzu

This isn't an oxidized bug. Please close.

Firefishy avatar Oct 05 '22 14:10 Firefishy

Thanks @mortzu - it did the trick!

meekser avatar Oct 11 '22 19:10 meekser