On Tue, Jun 23, 2015 at 9:36 PM, Ken Dreyer <ktdreyer@ktdreyer.com> wrote:
I think it makes sense to
just remove the virtual provide from jruby until jruby is more stable.

+1

I bumped into this same issue. I did find that one solution is to first install ruby, then JRuby won't get pulled in as a transitive. For some reasons, it's winning over MRI Ruby in the dependency closure.

To clarify, though, it's not JRuby that's unstable. JRuby is incredibly stable. It's the package for Fedora that's unstable (or renders it unstable).

Cheers,

-Dan


--