Description of problem: When check the help page of oc new-app, there is a sample command: oc new-app https://github.com/openshift/ruby-hello-world#beta4, but it doesn't work for error: Step 7 : RUN scl enable ror40 "bundle install" ---> Running in 439938beb1b8 Bundler::GemfileNotFound error: build error: The command '/bin/sh -c scl enable ror40 "bundle install"' returned a non-zero code: 10 Version-Release number of selected component (if applicable): oc v3.7.0-0.162.0 kubernetes v1.7.6+a08f5eeb62 features: Basic-Auth GSSAPI Kerberos SPNEGO How reproducible: always Steps to Reproduce: 1. oc new-app --help 2. oc new-app https://github.com/openshift/ruby-hello-world#beta4 3. Actual results: Build failed when using sample command in help page of oc new-app Expected results: It should succeed. Additional info:
beta4 branch has been fixed.
Verified with below version: openshift v3.7.11 kubernetes v1.7.6+a08f5eeb62 etcd 3.2.8
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3464