From: Vit Ondruch Date: 2011-08-04T18:03:58+09:00 Subject: [ruby-core:38776] [Ruby 1.9 - Bug #5135] Ruby 1.9.3-preview1 tests fails in Fedora Rawhide Issue #5135 has been updated by Vit Ondruch. Actually I am building Ruby 1.9.3 from SRPM [1] in mock, i.e. using Koji [2]. Here [3] you can see the build output and the build failures (note that the output slightly differs, since the test are not stable for some reason I don't understand). Also note that I am actually executing the test suite after "make install" as you can see either from the log [3] or from spec file [4], however it does not mean that the newly installed Ruby becomes available in the $PATH, which is probably what you expect. [1] http://people.redhat.com/vondruch/ruby-1.9.3.review1-1.fcf17.src.rpm [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=3251502 [3] http://koji.fedoraproject.org/koji/getfile?taskID=3251503&name=build.log [4] http://people.redhat.com/vondruch/ruby.spec ---------------------------------------- Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide http://redmine.ruby-lang.org/issues/5135 Author: Vit Ondruch Status: Feedback Priority: Normal Assignee: Motohiro KOSAKI Category: Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-07-31 revision 32789) [x86_64-linux] It would be nice if all test are green before release. https://gist.github.com/1118196 -- http://redmine.ruby-lang.org