Description of problem: Permission denied when try to make changes inside pod of php-56-rhel7, ruby-20-rhel7 and ruby-22-rhel7 app Version-Release number of selected component (if applicable): php-56-rhel7 057b1c7fdae1 ruby-22-rhel7 a6c37f6f13e2 ruby-20-rhel7 813c1ad3ce3a How reproducible: always Steps to Reproduce: 1. Create a new project and imagestream $oc new-project test $ oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/image-streams/extra-image-streams-rhel7.json 2. Create a application with php-56-centos7 $oc new-app test/perl~https://github.com/wzheng1/php-example-app.git -p OPCACHE_REVALIDATE_FREQ=0 3. Check the build completes successfully 4. Go into the result image with docker command $oc rsh <POD_ID> bash-4.2$ vi index.php bash-4.2$ pwd /opt/app-root/src Actual results: Permission denied when try to edit. Expected results: It should be editable like php-55-rhel7, ruby-20-rhel7 and ruby-20-rhel7. Additional info:
Since php-56-rhel7 and ruby-20-rhel7 are rebuilt and tested, no such issue now; is seems ruby-22-rhel7 hasn't been rebuilt, still have such issue. So leave this bug only to track ruby-22-rhel7 now. rhscl/ruby-22-rhel7 a6c37f6f13e2 4 weeks ago
Honza's team owns rebuilding ruby-22, assigning to him.
Moving to the rh-ruby22-docker component of RHSCL, so we track it as part of RHSCL development. If you need a bug to track issue in OpenShift, please, change it back and create a separate bug for RHSCL.
As the comment #13, move the bug to verified status.
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://rhn.redhat.com/errata/RHBA-2015-2057.html