Description of problem: Build fails for no pip command as below: I1021 05:28:43.884919 1 sti.go:430] ---> Copying application source ... I1021 05:28:43.917080 1 sti.go:430] ---> Installing dependencies ... E1021 05:28:44.008645 1 util.go:85] /usr/libexec/s2i/assemble: line 20: pip: command not found I1021 05:28:45.431186 1 docker.go:462] Container wait returns with 127 and <nil> I1021 05:28:45.431230 1 docker.go:469] Container exited Version-Release number of selected component (if applicable): openshift v3.0.2.901-61-g568adb6 kubernetes v1.1.0-alpha.1-653-g86b4e77 python-33-rhel7 a10e6974a67f How reproducible: always Steps to Reproduce: 1. Create a new project 2. Create app with APP_CONFIG defined $oc new-app python~https://github.com/wzheng1/django-ex.git 3. Check build status Actual results: Build failed for no pip command found Expected results: It should succeed like python-27-rhel7 and python-34-rhel7 Additional info:
Have checked lasted image, still can reproduce, will verify when image being updated: python-33-rhel7:11e98c3dea9d
Verified with rebuilt python-33-rhel7 image, no such issue now. Thanks, Scott! python-33-rhel7 cb23a3cb7a69
This fix is available in OpenShift Enterprise 3.1.