On 01/19/2011 06:41 AM, Vít Ondruch wrote: > Dne 19.1.2011 06:17, Mohammed Morsi napsal(a): >> I spent several cycles over the last few days updating many of the >> rails 3.0.3 rpms and dependencies in preparation to submit them to >> rawhide for Fedora 15. I've also shored up various bugzilla new and >> update package requests in this context. >> >> All in all the work and update strategy is summarized in the Fedora 15 / >> Rails 3 planning spreadsheet >> >> https://spreadsheets.google.com/ccc?key=0AobFGzrrFYAQdE4yaHNuY21ZVko4RHBTRW5CcklrZ0E&hl=en > Accordind to this line: > https://github.com/rails/rails/blob/v3.0.3/activerecord/activerecord.gemspec#L26 > Arel 2.0.6 should be just fine with Rails 3.0.3. Also, there is already > Arel 2.0.7, which could hopefully remove the necessity of patching the > tests, so I would like to prepare Arel in the latest version, of course > if all the Rails test passes. >
I believe this a mistake on the upstream rails developers' part. I say this because I tried building activerecord against your arel 2.0.6 gem rpm and it failed. I then tried rolling back the arel version until I found one which I could build and run the activerecord test suite against, which didn't occur until I was back at arel 2.0.2. I could be wrong about this and would like some verification before we file a bug upstream, but am pretty sure I isolated the problem and this is it. -Mo _______________________________________________ ruby-sig mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
