Bug 919882 - rubygem-webmock-1.8.7 RPM should require rubygem-curb >= 0.7.16
Summary: rubygem-webmock-1.8.7 RPM should require rubygem-curb >= 0.7.16
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-curb
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Shreyank Gupta
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-10 16:45 UTC by Egon Kastelijn
Modified: 2014-01-21 21:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-21 21:11:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
tar.bz2 containing a small directory structure that helps to reproduce the problem (909 bytes, application/x-bzip)
2013-03-10 16:45 UTC, Egon Kastelijn
no flags Details

Description Egon Kastelijn 2013-03-10 16:45:50 UTC
Created attachment 707992 [details]
tar.bz2 containing a small directory structure that helps to reproduce the problem

Description of problem:
When you use rubygem-webmock-1.8.7 to test your Ruby code then it tells you to use rubygem-curb >= 0.7.16
This version of the RPM is not (yet) available in the Fedora yum repository.

Version-Release number of selected component (if applicable):
rubygem-webmock-1.8.7-2.fc18.noarch

How reproducible:
Always

Steps to Reproduce:
1. yum install rubygem-rspec rubygem-webmock
2. tar jxvf webmock_curb_version_problem.tar.bz2
3. cd webmock_curb_version_problem
4 run 'rspec spec/'
  
Actual results:
$ rspec spec/
You are using Curb 0.7.10. WebMock supports version >= 0.7.16.
..

Finished in 0.00111 seconds
2 examples, 0 failures
Coverage report generated for RSpec to /home/egon/tmp/webmock_curb_version_problem/coverage. 4 / 4 LOC (100.0%) covered.
#

Expected results:
No warning


Additional info:
I think the rubygem-webmock RPM needs a dependancy to rubygem-curb >= 0.7.16
Probably this version of the rubygem-curb still needs to be added to the Fedora-updates yum repository.

Comment 1 Egon Kastelijn 2013-03-10 16:49:11 UTC
# rpm -qa |grep curb
rubygem-curb-0.7.10-5.fc18.x86_64

# rpm -qa |grep webmock
rubygem-webmock-1.8.7-2.fc18.noarch

Comment 2 Fedora End Of Life 2013-12-21 12:02:27 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Mo Morsi 2014-01-21 21:11:23 UTC
curb has been updated in rawhide / F19. Closing since F18 is EOL.


Note You need to log in before you can comment on or make changes to this bug.