SUSE / machinery

A systems management toolkit for Linux
GNU General Public License v3.0
158 stars 32 forks source link

Docs fix: EL6/7 installation docs will not work #2259

Closed howardjones closed 5 years ago

howardjones commented 5 years ago

If you install ruby from yum, and then rake from gems, rake complains that it requires ruby 2.2, which is not what you'll get from yum (2.0.0). To use with the gem-installed rake, you actually need to mess around with Software Collections to get Ruby 2.2.

I'm not a ruby person, but I guess there might be an older version of rake than keeps both machinery and ruby 2.0 happy?

thardeck commented 5 years ago

Yes, there should be a combination but since even Ruby 2.2 is not supported anymore I suppose it is not worth the effort to find it.

Especially since you would have to make sure for each gem that you do not prevent security fixes from being applied by limiting certain versions.

howardjones commented 5 years ago

Then the bug is that this page is incorrect :-)

https://github.com/SUSE/machinery/wiki/Installation-on-Other-Distributions