Project

General

Profile

Actions

Bug #644

closed

missing gems in environment.rb

Added by Alexander Rusa about 13 years ago. Updated about 13 years ago.

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

Description

As somone mentioned in Issue #542, some gems are not listed as dependencies and won't be installed by rake gems:install.

Please add these two lines to environment.rb

config.gem "json" 
config.gem "rest-client" 

Files

0001-Fixes-bug-644-Added-gem-dependencies-for-rest-client.patch 0001-Fixes-bug-644-Added-gem-dependencies-for-rest-client.patch 914 Bytes Proposed patch for adding gem dependencies on 'rest-client' and 'json' Jochen Schalanda, 02/07/2011 10:00 AM

Related issues 1 (0 open1 closed)

Has duplicate Foreman - Bug #542: missing rest_client gemDuplicateOhad Levy12/16/2010Actions
Actions #1

Updated by Alexander Rusa about 13 years ago

and also

config.gem "libvirt" 
Actions #2

Updated by Jochen Schalanda about 13 years ago

Proposed patch for adding gem dependencies on rest-client and json. The dependency on libvirt and virt will be handled by the patch in bug #582.

Actions #3

Updated by Ohad Levy about 13 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Jochen Schalanda
  • Target version set to 0.2
  • % Done changed from 0 to 100
Actions #4

Updated by Ohad Levy about 13 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF