Project

General

Profile

Actions

Bug #24565

closed

Unable to resolve dependencies for gem "rest-client" in smart_proxy_discovery

Added by Aditi Puntambekar over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

rest-client version must be consistent with the core.

Bundler could not find compatible versions for gem "rest-client":
  In snapshot (Gemfile.lock):
    rest-client (= 2.0.2)

  In Gemfile:
    rest-client (< 3, >= 2.0.0)

    katello was resolved to 3.8.0, which depends on
      rest-client

    fog-ovirt (~> 1.1.1) was resolved to 1.1.1, which depends on
      rbovirt (~> 0.1.5) was resolved to 0.1.7, which depends on
        rest-client (> 1.7.0)

    katello was resolved to 3.8.0, which depends on
      runcible (< 3.0.0, >= 2.8.1) was resolved to 2.8.1, which depends on
        rest-client (< 3.0.0, >= 1.6.1)

    smart_proxy_discovery was resolved to 1.0.4, which depends on
      rest-client (< 2, > 1.6.2)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Related issues 1 (0 open1 closed)

Related to Discovery - Bug #8907: Proxy plugin tests fail on Ruby 1.8.7Closed01/12/2015Actions
Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/smart_proxy_discovery/pull/12 added
Actions #2

Updated by Lukas Zapletal over 5 years ago

  • Related to Bug #8907: Proxy plugin tests fail on Ruby 1.8.7 added
Actions #3

Updated by Aditi Puntambekar over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF