[Bug 736994] Review request: rubygem-bson_ext - C extensions for Ruby BSON

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 9 12:40:23 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=736994

--- Comment #3 from Bohuslav Kabrda <bkabrda at redhat.com> 2011-09-09 08:40:22 EDT ---
There seems to be an issue with tests on i386 architecture:

  1) Error:
test_from_time_unique(ObjectIdTest):
RangeError: bignum too big to convert into `long'

/usr/lib/ruby/gems/1.8/gems/bson-1.3.1/lib/../lib/bson/types/object_id.rb:170:in
`at'

/usr/lib/ruby/gems/1.8/gems/bson-1.3.1/lib/../lib/bson/types/object_id.rb:170:in
`generation_time'
    ./test/bson/object_id_test.rb:137:in `test_from_time_unique'

It seems that the long on i386 is not long enough for the particular used
bignum, since on x86_64 everything works fine.

I reported the bug here:
https://jira.mongodb.org/browse/RUBY-327

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list