Actually, it is. https://github.com/erikogan/passenger/blob/master/rpm/passenger.spec
ruby_version_patch -- lines 55-67, line 86, and line 238 It looks for the version that is already installed. So how do I update ruby ? On Oct 4, 2012, at 3:06 PM, Jo Rhett wrote: > On Oct 4, 2012, at 5:56 AM, jcbollinger wrote: >> On Wednesday, October 3, 2012 8:19:59 AM UTC-5, Ygor wrote: >> [...] >> 1:rubygem-passenger-native-libs-3.0.12-1.el5.centos_1.8.5.x86_64 from >> installed has depsolving problems >> --> Missing Dependency: ruby = 1.8.5 is needed by package >> 1:rubygem-passenger-native-libs-3.0.12-1.el5.centos_1.8.5.x86_64 (installed) >> Error: Missing Dependency: ruby = 1.8.5 is needed by package >> 1:rubygem-passenger-native-libs-3.0.12-1.el5.centos_1.8.5.x86_64 (installed) >> >> OK, a bit of Google-ing says that Passenger 3.0.14 was released in July >> http://blog.phusion.nl/2012/07/22/phusion-passenger-3-0-14-released/#.UGsb6-c547w >> >> >> But the latest RPM on >> http://passenger.stealthymonkeys.com/rhel/5Server/x86_64/ >> is rubygem-passenger-native-libs-3.0.12-1.el5.centos_1.8.5.x86_64.rpm -- >> which is what I currently have. >> >> Suggestions ? I sent an email to Erik Ogan, owner of Stealth Monkeys, but >> have not received a response. >> >> >> Download the source RPM, modify the requirement to, for example, ruby >= >> 1.8.7, increment the release number, and rebuild. Probably no other changes >> are needed. > > > Actually, it's not specified in the source RPM. And just recompiling the > source RPM solves the problem. I ran into the same thing, just grabbed the > SRPMs and built them and it worked fine. Something weird about dependancies > encoded in the RPM details *shrug* > > -- > Jo Rhett > Net Consonance : net philanthropy to improve open source and internet > projects. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.