Description of problem: With: rubygem-gherkin-2.1.5-3.fc14.i686 rubygem-cucumber-0.8.5-2.fc14.noarch rubygem-json-1.4.3-2.fc14.i686 cucumber cannot be activated like: mock-chroot> irb irb(main):001:0> require "rubygems" => true irb(main):002:0> require "cucumber" Gem::LoadError: RubyGem version error: json(1.4.3 not ~> 1.1.9) from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `each' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:35:in `require' from (irb):2
Adding the actual submitter to CC.
I see. There was a patch for Rakefile, because rubygem-json-1.4.3 was not available in time I made a specfile. Fixing now.
rubygem-cucumber-0.8.5-3.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-3.fc14
Seems good.
rubygem-cucumber-0.8.5-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-3.fc13
rubygem-cucumber-0.8.5-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-3.fc12
(In reply to comment #4) > Seems good. Mamoru, could you please push rubygem-nokogiri to EL5/6 ? It's needed as a dependency for cucumber: http://koji.fedoraproject.org/koji/getfile?taskID=2381015&name=root.log [snip] DEBUG util.py:255: No Package Found for rubygem(nokogiri) >= 1.4.2 [/snip]
(In reply to comment #7) > (In reply to comment #4) > > Seems good. > > Mamoru, could you please push rubygem-nokogiri to EL5/6 ? It's needed as a > dependency for cucumber: > > http://koji.fedoraproject.org/koji/getfile?taskID=2381015&name=root.log > > [snip] > DEBUG util.py:255: No Package Found for rubygem(nokogiri) >= 1.4.2 > [/snip] Well, the maintainer for EPEL branches is not me (generally I am not interested in maintaining packages on EPEL). I guess it is better that you open a RFE bug against rubygem-nokogiri on EPEL branches if needed.
(In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #4) > > > Seems good. > > > > Mamoru, could you please push rubygem-nokogiri to EL5/6 ? It's needed as a > > dependency for cucumber: > > > > http://koji.fedoraproject.org/koji/getfile?taskID=2381015&name=root.log > > > > [snip] > > DEBUG util.py:255: No Package Found for rubygem(nokogiri) >= 1.4.2 > > [/snip] > > Well, the maintainer for EPEL branches is not me (generally I am > not interested in maintaining packages on EPEL). I guess it is better > that you open a RFE bug against rubygem-nokogiri on EPEL branches > if needed. Thanks!
rubygem-cucumber-0.8.5-4.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-4.fc14
Again F-14 json is already 1.4.3. [root@localhost noarch]# rpm -q rubygem-json rubygem-cucumber rubygem-json-1.4.3-2.fc14.i686 rubygem-cucumber-0.8.5-4.fc14.noarch [root@localhost noarch]# irb irb(main):001:0> require "rubygems" => true irb(main):002:0> require "cucumber" Gem::LoadError: RubyGem version error: json(1.4.3 not ~> 1.1.9) from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `each' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:35:in `require' from (irb):2
rubygem-cucumber-0.8.5-4.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-4.fc12
(In reply to comment #11) > Again F-14 json is already 1.4.3. > > [root@localhost noarch]# rpm -q rubygem-json rubygem-cucumber > rubygem-json-1.4.3-2.fc14.i686 > rubygem-cucumber-0.8.5-4.fc14.noarch > [root@localhost noarch]# irb > irb(main):001:0> require "rubygems" > => true > irb(main):002:0> require "cucumber" > Gem::LoadError: RubyGem version error: json(1.4.3 not ~> 1.1.9) > > from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in > `report_activate_error' > from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate' > from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in `activate' > from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `each' > from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `activate' > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:35:in > `require' > from (irb):2 Damn, this is going to be a nightmare ;-) On F13, Jason reported that there is version 1.1.9 and this gem failed to activate it. I'll fix this on F14 and keep that patch for F13, until maintainer of rubygem-json push newer version.
rubygem-cucumber-0.8.5-5.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-5.fc14
rubygem-cucumber-0.8.5-4.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update rubygem-cucumber'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-4.fc12
rubygem-cucumber-0.8.5-5.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update rubygem-cucumber'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/rubygem-cucumber-0.8.5-5.fc14
rubygem-cucumber-0.8.5-5.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.