Bug 928094 - [ORIGIN] origin vagrant setup failed on Openshift_origin::Console compile which results in an unusable origin vagrant
Summary: [ORIGIN] origin vagrant setup failed on Openshift_origin::Console compile whi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-26 21:17 UTC by Peter Ruan
Modified: 2015-05-15 02:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-02 13:47:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter Ruan 2013-03-26 21:17:15 UTC
Description of problem:
  origin vagrant setup failed on Openshift_origin::Console compile which results in an unusable origin vagrant



Warning: /Stage[main]/Openshift_origin::Console/Exec[Console gem dependencies]: Skipping because of failed dependencies

Error: /Stage[main]/Openshift_origin::Console/Exec[Console gem dependencies]: Failed to call refresh: /usr/bin/rm -f Gemfile.lock &&     /usr/bin/bundle show &&     /usr/bin/chown apache:apache Gemfile.lock &&     /usr/bin/rm -rf tmp/cache/* &&     /usr/bin/rake assets:precompile &&     /usr/bin/chown -R apache:apache /var/www/openshift/console returned 6 instead of one of [0]
Notice: /Stage[main]/Openshift_origin::Console/Exec[Console gem dependencies]/returns: Could not find gem 'rdiscount (~> 1.6.3) ruby', which is required by gem 'openshift-origin-console (>= 0) ruby', in any of the sources.

Error: /Stage[main]/Openshift_origin::Console/Exec[Console gem dependencies]: /usr/bin/rm -f Gemfile.lock &&     /usr/bin/bundle show &&     /usr/bin/chown apache:apache Gemfile.lock &&     /usr/bin/rm -rf tmp/cache/* &&     /usr/bin/rake assets:precompile &&     /usr/bin/chown -R apache:apache /var/www/openshift/console returned 6 instead of one of [0]

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

How reproducible:

always
Steps to Reproduce:
1. follow the directions here: http://openshift.github.com/origin/file.install_origin_using_vagrant.html
2. 
3.
  
Actual results:
see above

Expected results:
no compile errors

Additional info:

Comment 2 Peter Ruan 2013-03-27 21:42:44 UTC
fixed verified with the


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