Bug 973702 - Puppet install on Fedora 19 fails with unrecognized flag for 'gem'
Summary: Puppet install on Fedora 19 fails with unrecognized flag for 'gem'
Keywords:
Status: CLOSED DUPLICATE of bug 952955
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-12 14:15 UTC by Hiro Asari
Modified: 2015-05-14 23:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-12 14:35:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Hiro Asari 2013-06-12 14:15:39 UTC
Description of problem:

https://lists.openshift.redhat.com/openshift-archives/dev/2013-June/msg00049.html

Hello,

I'm trying to install origin on Fedora19 Beta since I just heard
current upstream master is now based on Fedora19, but I'm getting
following kind of errors on puppet install:

Error: /Stage[main]/Openshift_origin::Broker/Package[mysql]/ensure:
change from absent to present failed: Execution of '/bin/gem install
--include-dependencies --no-rdoc --no-ri mysql' returned 1: ERROR:
While executing gem ... (OptionParser::InvalidOption)
    invalid option: --include-dependencies

Is the upstream master based on Fedora19 rawhide but not Beta? or am I
missing something?

Thanks,
Tomo


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Hiro Asari 2013-06-12 14:17:44 UTC
RubyGems 2.x does not recognize '--include-dependencies' (which is now default).

Assigning this to Krishna.

Comment 2 Hiro Asari 2013-06-12 14:35:15 UTC

*** This bug has been marked as a duplicate of bug 952955 ***


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