You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2025. It is now read-only.
A question (not yet a PR because it's simple enough - just say the word and I can submit it): is there a reason this package doesn't Provides: rubygems(rake)? It seems to provide everything needed.
Hey there!
A question (not yet a PR because it's simple enough - just say the word and I can submit it): is there a reason this package doesn't
Provides: rubygems(rake)? It seems to provide everything needed.Asking because right now it's kind of a mess to install Ruby after installing
Passenger- their package requires bothrubygems(rake)andrubygems(rack)- although not really needed for my use case - see: https://github.com/phusion/passenger_rpm_automation/blob/master/specs/passenger/passenger.spec.erb#L84-L86So, trying to install a newer version of
Rubythrough this rpm getyuminto a spiral of downgrading dependencies that's unsolvable.Ps.: still not sure how to avoid conflicts with
rubygems(rack)