Bug 1377682 - missing dependency: curb
Summary: missing dependency: curb
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-sdk-ruby
Classification: oVirt
Component: Packaging.rpm
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-4.0.5
: 4.0.3
Assignee: Juan Hernández
QA Contact: Lukas Svaty
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-20 11:22 UTC by movciari
Modified: 2017-01-18 07:35 UTC (History)
4 users (show)

Fixed In Version: rubygem-ovirt-engine-sdk4-4.0.3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-18 07:35:54 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.0.z+
mgoldboi: planning_ack+
juan.hernandez: devel_ack+
lsvaty: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 60694 0 master MERGED Remove 'curb' dependency 2016-10-07 08:05:01 UTC
oVirt gerrit 64194 0 master ABANDONED Add rubygem-curb as RPM dependency 2016-09-20 15:56:32 UTC
oVirt gerrit 65214 0 sdk_4.0 MERGED Remove 'curb' dependency 2016-10-07 08:13:00 UTC

Description movciari 2016-09-20 11:22:59 UTC
Description of problem:
after installing package "rubygem-ovirt-engine-sdk4" with yum:

[1] pry(main)> require "ovirtsdk4"
Gem::LoadError: Could not find 'curb' (~> 0.8) among 10 total gem(s)
from /usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs'

Version-Release number of selected component (if applicable):
rubygem-ovirt-engine-sdk4.x86_64 0:4.0.1-1.el7ev

How reproducible:
always

Steps to Reproduce:
1. install ovirt ruby sdk on a rhel7.2 machine
2. irb
3. require "ovirtsdk4"

Actual results:
fails on dependency

Expected results:
should have all required dependencies from rpm

Additional info:

Comment 1 Lukas Svaty 2016-10-18 13:59:20 UTC
verified in rubygem-ovirt-engine-sdk4-4.0.3-1.el7ev.x86_64


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