Bug 831672

Summary: Incomaptible versions of rubygem-cucumber and rubygem-cucumber-rails in F17 repos
Product: [Fedora] Fedora Reporter: Imre Farkas <ifarkas>
Component: rubygem-cucumber-railsAssignee: Vít Ondruch <vondruch>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: athomas, clalancette, jzigmund, mastahnke, mfojtik, mmorsi, vanmeeuwen+fedora, vondruch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-09 23:16:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Imre Farkas 2012-06-13 14:42:46 UTC
Description of problem:
Cucumber fails to start in rails applications if used in conjunction with cucumber-rails due to incompatible dependencies.

It would be great if cucumber-rails would be updated to version 1.3.0

Version-Release number of selected component (if applicable):
$ rpm -qa | grep cucumber
rubygem-cucumber-1.1.9-1.fc17.noarch
rubygem-cucumber-rails-1.0.2-9.fc17.noarch

How reproducible:
Install both rpms and running cucumber in any rails app will output:
$ cucumber
Using the default profile...
Unable to activate cucumber-rails-1.0.2, because cucumber-1.1.9 conflicts with cucumber (~> 1.0.0) (Gem::LoadError)
/usr/share/rubygems/rubygems/specification.rb:1655:in `raise_if_conflicts'
/usr/share/rubygems/rubygems/specification.rb:746:in `activate'
/usr/share/rubygems/rubygems.rb:212:in `rescue in try_activate'
/usr/share/rubygems/rubygems.rb:209:in `try_activate'
...

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Vít Ondruch 2012-07-27 06:58:11 UTC
So this is actually rubygem-cucumber-rails issue => assign to correct component.

Comment 2 Fedora Update System 2012-07-27 09:40:18 UTC
rubygem-cucumber-rails-1.3.0-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/rubygem-cucumber-rails-1.3.0-1.fc17

Comment 3 Fedora Update System 2012-07-28 01:19:01 UTC
Package rubygem-cucumber-rails-1.3.0-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rubygem-cucumber-rails-1.3.0-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-11194/rubygem-cucumber-rails-1.3.0-1.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-08-09 23:16:57 UTC
rubygem-cucumber-rails-1.3.0-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.