Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Get an error "invalid option: --include-dependencies" when installing any gem using puppet. This is because ruby 2.0 installs dependencies by default and has removed this option. Version-Release number of selected component (if applicable): puppet-3.1.1-3.fc19 How reproducible: Always Steps to Reproduce: 1. Install a puppet manifest with a gem package Actual results: Error: /Stage[main]/Openshift_origin::Console/Package[formtastic]/ensure: change from absent to 1.2.4 failed: Could not update: Execution of '/usr/bin/gem install -v 1.2.4 --include-dependencies --no-rdoc --no-ri formtastic' returned 1: ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --include-dependencies Expected results: Gem is installed Additional info:
*** This bug has been marked as a duplicate of bug 952955 ***