rubygem-rack-mount build failure

Vít Ondruch vondruch at redhat.com
Tue Apr 10 05:08:10 UTC 2012


Dne 9.4.2012 19:21, Ken Dreyer napsal(a):
> In the process of rebuilding lots of gems for EL6, I've run across a a
> couple areas where gems' test suites fail because of changes in Ruby's
> hash ordering algorithms. I was able to apply upstream patches to fix
> these issues in rubygem-activesupport and rubygem-activerecord. These
> bugs are tricky to catch, because sometimes the test suite works, and
> other times a bad test fails.
>
> I've come across a FTBFS issue with rubygem-rack-mount on F16, and I'm
> wondering if it could also be related to the hash ordering. These two
> koji scratch builds fail:
>
> http://koji.fedoraproject.org/koji/taskinfo?taskID=3974707
> http://koji.fedoraproject.org/koji/taskinfo?taskID=3974778
>
> I'm a Ruby newbie, so I'd appreciate another pair of eyes on these
> build failures.
>
> - Ken
> _______________________________________________
> ruby-sig mailing list
> ruby-sig at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/ruby-sig

Hi Ken,

It is definitely the hash ordering error. This [1] seems to be the fix 
you are looking for.


Vit



[1] 
https://github.com/josh/rack-mount/commit/de3c27e1e1bf7249e3af04710e26905e7c46e1cc#test/test_utils.rb


More information about the ruby-sig mailing list