Hello, While working on Katello, I've encountered a strange problem.
We run against Rails 3.0.5 and in development, we use gem packages from 'http://repos.fedorapeople.org/repos/katello/gems/'. Currently, we were reported a bug while testing in fedora 14 (and it fails in 15 as well) [1]. This bug however didn't appear in the development. After some investigation, I've found out, that the error was caused by the change in rails officially released in v 3.0.8 [2]. But we have this change included in RPM for rails version 3.0.5. Do we have to count on this kind of version differences between Gems and RPMs, or there was some problem in packaging? [1] - https://bugzilla.redhat.com/show_bug.cgi?id=727627#c2 [2] - https://github.com/rails/rails/commit/53a2c0baf2b128dd4808eca313256f6f4bb8c4cd#activesupport/lib/active_support/core_ext/string/output_safety.rb Thanks -- Ivan _______________________________________________ ruby-sig mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
